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=250&ordering=-description
{ "count": 3912, "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=300&ordering=-description", "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=-description", "results": [ { "id": 625781, "name": "Daily Tech News Show 12. September 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625781/broadcast/DTNS20160912.dv", "theora": "https://upload.frikanalen.no/media/625781/theora/DTNS20160912.ogv", "smallThumb": "https://upload.frikanalen.no/media/625781/small_thumb/DTNS20160912.jpg", "largeThumb": "https://upload.frikanalen.no/media/625781/large_thumb/DTNS20160912.jpg", "original": "https://upload.frikanalen.no/media/625781/original/DTNS20160912.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:48:25.140000", "durationSec": 2905.14, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7488vid", "createdTime": "2016-09-30T07:18:02.355544Z", "updatedTime": "2018-11-10T18:29:26.728901Z", "uploadedTime": "2016-09-30T07:18:12.831308Z", "ogvUrl": "https://upload.frikanalen.no/media/625781/theora/DTNS20160912.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625781/large_thumb/DTNS20160912.jpg" }, { "id": 625780, "name": "Daily Tech News Show 09. September 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625780/theora/DTNS20160909.ogv", "broadcast": "https://upload.frikanalen.no/media/625780/broadcast/DTNS20160909.dv", "smallThumb": "https://upload.frikanalen.no/media/625780/small_thumb/DTNS20160909.jpg", "largeThumb": "https://upload.frikanalen.no/media/625780/large_thumb/DTNS20160909.jpg", "original": "https://upload.frikanalen.no/media/625780/original/DTNS20160909.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:51:45.020000", "durationSec": 3105.02, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7459vid", "createdTime": "2016-09-29T13:11:59.314658Z", "updatedTime": "2018-11-10T18:29:26.730252Z", "uploadedTime": "2016-09-29T13:12:03.731146Z", "ogvUrl": "https://upload.frikanalen.no/media/625780/theora/DTNS20160909.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625780/large_thumb/DTNS20160909.jpg" }, { "id": 625776, "name": "Daily Tech News Show 08. September 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625776/broadcast/DTNS20160908.dv", "theora": "https://upload.frikanalen.no/media/625776/theora/DTNS20160908.ogv", "largeThumb": "https://upload.frikanalen.no/media/625776/large_thumb/DTNS20160908.jpg", "original": "https://upload.frikanalen.no/media/625776/original/DTNS20160908.mp4", "smallThumb": "https://upload.frikanalen.no/media/625776/small_thumb/DTNS20160908.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:54:30.440000", "durationSec": 3270.44, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7443vid", "createdTime": "2016-09-26T10:52:50.490468Z", "updatedTime": "2018-11-10T18:29:26.736154Z", "uploadedTime": "2016-09-26T10:52:55.277679Z", "ogvUrl": "https://upload.frikanalen.no/media/625776/theora/DTNS20160908.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625776/large_thumb/DTNS20160908.jpg" }, { "id": 625775, "name": "Daily Tech News Show 07. September 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625775/theora/DTNS20160907.ogv", "broadcast": "https://upload.frikanalen.no/media/625775/broadcast/DTNS20160907.dv", "original": "https://upload.frikanalen.no/media/625775/original/DTNS20160907.mp4", "largeThumb": "https://upload.frikanalen.no/media/625775/large_thumb/DTNS20160907.jpg", "smallThumb": "https://upload.frikanalen.no/media/625775/small_thumb/DTNS20160907.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:58:31.250000", "durationSec": 3511.25, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7426vid", "createdTime": "2016-09-26T09:16:50.755072Z", "updatedTime": "2018-11-10T18:29:26.737510Z", "uploadedTime": "2016-09-26T09:17:05.401150Z", "ogvUrl": "https://upload.frikanalen.no/media/625775/theora/DTNS20160907.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625775/large_thumb/DTNS20160907.jpg" }, { "id": 625573, "name": "Daily Tech News Show 04. May 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg", "original": "https://upload.frikanalen.no/media/625573/original/DTNS20160504.mp4", "smallThumb": "https://upload.frikanalen.no/media/625573/small_thumb/DTNS20160504.jpg", "theora": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv", "broadcast": "https://upload.frikanalen.no/media/625573/broadcast/DTNS20160504.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:00:35.690000", "durationSec": 3635.69, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6338vid", "createdTime": "2016-05-23T15:17:03.617216Z", "updatedTime": "2018-11-10T18:29:27.066695Z", "uploadedTime": "2016-05-23T16:05:27.744596Z", "ogvUrl": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg" }, { "id": 625771, "name": "Daily Tech News Show 06. September 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv", "broadcast": "https://upload.frikanalen.no/media/625771/broadcast/dtns20160906.dv", "original": "https://upload.frikanalen.no/media/625771/original/dtns20160906.mp4", "largeThumb": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg", "smallThumb": "https://upload.frikanalen.no/media/625771/small_thumb/dtns20160906.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:09:16.300000", "durationSec": 4156.3, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7409vid", "createdTime": "2016-09-07T09:54:45.083155Z", "updatedTime": "2018-11-10T18:29:26.743015Z", "uploadedTime": "2016-09-07T09:54:50.138562Z", "ogvUrl": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg" }, { "id": 625770, "name": "Daily Tech News Show 02. September 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg", "smallThumb": "https://upload.frikanalen.no/media/625770/small_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg", "broadcast": "https://upload.frikanalen.no/media/625770/broadcast/DTNS-2848-Time-Is-Of-The-Obsolescence.dv", "theora": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv", "original": "https://upload.frikanalen.no/media/625770/original/DTNS-2848-Time-Is-Of-The-Obsolescence.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:58:51.080000", "durationSec": 3531.08, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7389vid", "createdTime": "2016-09-07T09:05:59.157531Z", "updatedTime": "2018-11-10T18:29:26.744395Z", "uploadedTime": "2016-09-07T09:06:05.832798Z", "ogvUrl": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg" }, { "id": 625769, "name": "Daily Tech News Show 01. September 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv", "original": "https://upload.frikanalen.no/media/625769/original/DTNS-2847-%E2%80%93-Advertitlement.mp4", "broadcast": "https://upload.frikanalen.no/media/625769/broadcast/DTNS-2847-%E2%80%93-Advertitlement.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:50:56.120000", "durationSec": 3056.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7375vid", "createdTime": "2016-09-02T10:40:47.938629Z", "updatedTime": "2018-11-10T18:29:26.745754Z", "uploadedTime": "2016-09-02T10:40:52.986755Z", "ogvUrl": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv", "largeThumbnailUrl": "/static/default_large_thumbnail.png" }, { "id": 625768, "name": "Daily Tech News Show 31. August 2016", "header": "", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-", "smallThumb": "https://upload.frikanalen.no/media/625768/small_thumb/DTNS-2846-", "theora": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv", "broadcast": "https://upload.frikanalen.no/media/625768/broadcast/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.dv", "original": "https://upload.frikanalen.no/media/625768/original/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.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:47:15.640000", "durationSec": 2835.64, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7360vid", "createdTime": "2016-09-01T09:20:24.717320Z", "updatedTime": "2018-11-10T18:29:26.747105Z", "uploadedTime": "2016-09-01T09:20:30.587022Z", "ogvUrl": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-" }, { "id": 625767, "name": "Daily Tech News Show 30. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625767/broadcast/DTNS-2845---All-Fun-And-Games_Medium_480p.dv", "theora": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv", "smallThumb": "https://upload.frikanalen.no/media/625767/small_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg", "largeThumb": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg", "original": "https://upload.frikanalen.no/media/625767/original/DTNS-2845---All-Fun-And-Games_Medium_480p.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:59:40.450000", "durationSec": 3580.45, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7338vid", "createdTime": "2016-08-31T12:28:32.704858Z", "updatedTime": "2018-11-10T18:29:26.748468Z", "uploadedTime": "2016-08-31T12:28:38.545555Z", "ogvUrl": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg" }, { "id": 625766, "name": "Daily Tech News Show 29. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv", "original": "https://upload.frikanalen.no/media/625766/original/DTNS-2844-%E2%80%93-Snowden-Approved.mp4", "broadcast": "https://upload.frikanalen.no/media/625766/broadcast/DTNS-2844-%E2%80%93-Snowden-Approved.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:39:34.910000", "durationSec": 2374.91, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7322vid", "createdTime": "2016-08-30T10:41:29.073826Z", "updatedTime": "2018-11-10T18:29:26.749983Z", "uploadedTime": "2016-08-30T10:41:35.330738Z", "ogvUrl": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv", "largeThumbnailUrl": "/static/default_large_thumbnail.png" }, { "id": 625765, "name": "Daily Tech News Show 26. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv", "broadcast": "https://upload.frikanalen.no/media/625765/broadcast/DTNS20160826.dv", "smallThumb": "https://upload.frikanalen.no/media/625765/small_thumb/DTNS20160826.jpg", "original": "https://upload.frikanalen.no/media/625765/original/DTNS20160826.mp4", "largeThumb": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.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:56:01.040000", "durationSec": 3361.04, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7296vid", "createdTime": "2016-08-29T06:22:59.671520Z", "updatedTime": "2018-11-10T18:29:26.751339Z", "uploadedTime": "2016-08-29T06:23:06.772974Z", "ogvUrl": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.jpg" }, { "id": 625764, "name": "Daily Tech News Show 25. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625764/broadcast/DTNS20160825.dv", "theora": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv", "smallThumb": "https://upload.frikanalen.no/media/625764/small_thumb/DTNS20160825.jpg", "largeThumb": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg", "original": "https://upload.frikanalen.no/media/625764/original/DTNS20160825.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": "01:00:40.750000", "durationSec": 3640.75, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7289vid", "createdTime": "2016-08-26T13:20:34.282100Z", "updatedTime": "2018-11-10T18:29:26.752740Z", "uploadedTime": "2016-08-26T13:20:48.746933Z", "ogvUrl": "https://upload.frikanalen.no/media/625764/theora/DTNS20160825.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625764/large_thumb/DTNS20160825.jpg" }, { "id": 625763, "name": "Daily Tech News Show 24. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv", "broadcast": "https://upload.frikanalen.no/media/625763/broadcast/DTNS20160824.dv", "smallThumb": "https://upload.frikanalen.no/media/625763/small_thumb/DTNS20160824.jpg", "largeThumb": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg", "original": "https://upload.frikanalen.no/media/625763/original/DTNS20160824.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:56:50.830000", "durationSec": 3410.83, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7277vid", "createdTime": "2016-08-25T11:23:04.156786Z", "updatedTime": "2018-11-10T18:29:26.754148Z", "uploadedTime": "2016-08-25T11:23:48.608939Z", "ogvUrl": "https://upload.frikanalen.no/media/625763/theora/DTNS20160824.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625763/large_thumb/DTNS20160824.jpg" }, { "id": 625762, "name": "Daily Tech News Show 23. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625762/broadcast/DTNS20160823.dv", "theora": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv", "original": "https://upload.frikanalen.no/media/625762/original/DTNS20160823.mp4", "smallThumb": "https://upload.frikanalen.no/media/625762/small_thumb/DTNS20160823.jpg", "largeThumb": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.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:58:25.820000", "durationSec": 3505.82, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7269vid", "createdTime": "2016-08-25T10:34:51.312994Z", "updatedTime": "2018-11-10T18:29:26.755556Z", "uploadedTime": "2016-08-25T10:34:57.992574Z", "ogvUrl": "https://upload.frikanalen.no/media/625762/theora/DTNS20160823.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625762/large_thumb/DTNS20160823.jpg" }, { "id": 625761, "name": "Daily Tech News Show 22. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv", "broadcast": "https://upload.frikanalen.no/media/625761/broadcast/DTNS20160822.dv", "smallThumb": "https://upload.frikanalen.no/media/625761/small_thumb/DTNS20160822.jpg", "largeThumb": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg", "original": "https://upload.frikanalen.no/media/625761/original/DTNS20160822.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:41:45.080000", "durationSec": 2505.08, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7259vid", "createdTime": "2016-08-23T09:01:24.551249Z", "updatedTime": "2018-11-10T18:29:26.756907Z", "uploadedTime": "2016-08-23T09:01:28.847734Z", "ogvUrl": "https://upload.frikanalen.no/media/625761/theora/DTNS20160822.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625761/large_thumb/DTNS20160822.jpg" }, { "id": 625760, "name": "Daily Tech News Show 19. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv", "broadcast": "https://upload.frikanalen.no/media/625760/broadcast/DTNS20160819.dv", "smallThumb": "https://upload.frikanalen.no/media/625760/small_thumb/DTNS20160819.jpg", "largeThumb": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg", "original": "https://upload.frikanalen.no/media/625760/original/DTNS20160819.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:59:50.110000", "durationSec": 3590.11, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7242vid", "createdTime": "2016-08-23T08:15:29.717540Z", "updatedTime": "2018-11-10T18:29:26.758362Z", "uploadedTime": "2016-08-23T08:15:34.995088Z", "ogvUrl": "https://upload.frikanalen.no/media/625760/theora/DTNS20160819.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625760/large_thumb/DTNS20160819.jpg" }, { "id": 625759, "name": "Daily Tech News Show 18. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625759/broadcast/DTNS20160818.dv", "theora": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv", "smallThumb": "https://upload.frikanalen.no/media/625759/small_thumb/DTNS20160818.jpg", "largeThumb": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg", "original": "https://upload.frikanalen.no/media/625759/original/DTNS20160818.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:55:14.580000", "durationSec": 3314.58, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7233vid", "createdTime": "2016-08-23T07:25:17.729829Z", "updatedTime": "2018-11-10T18:29:26.759841Z", "uploadedTime": "2016-08-23T07:25:32.799898Z", "ogvUrl": "https://upload.frikanalen.no/media/625759/theora/DTNS20160818.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625759/large_thumb/DTNS20160818.jpg" }, { "id": 625758, "name": "Daily Tech News Show 17. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625758/broadcast/DTNS20160817.dv", "theora": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv", "smallThumb": "https://upload.frikanalen.no/media/625758/small_thumb/DTNS20160817.jpg", "original": "https://upload.frikanalen.no/media/625758/original/DTNS20160817.mp4", "largeThumb": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.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:08:30.020000", "durationSec": 4110.02, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7224vid", "createdTime": "2016-08-18T11:37:48.140464Z", "updatedTime": "2018-11-10T18:29:26.761199Z", "uploadedTime": "2016-08-18T11:38:02.252411Z", "ogvUrl": "https://upload.frikanalen.no/media/625758/theora/DTNS20160817.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625758/large_thumb/DTNS20160817.jpg" }, { "id": 625757, "name": "Daily Tech News Show 16. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv", "broadcast": "https://upload.frikanalen.no/media/625757/broadcast/DTNS20160816.dv", "smallThumb": "https://upload.frikanalen.no/media/625757/small_thumb/DTNS20160816.jpg", "largeThumb": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg", "original": "https://upload.frikanalen.no/media/625757/original/DTNS20160816.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": "01:01:10.770000", "durationSec": 3670.77, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7217vid", "createdTime": "2016-08-17T14:00:01.584008Z", "updatedTime": "2018-11-10T18:29:26.762551Z", "uploadedTime": "2016-08-17T14:00:07.332687Z", "ogvUrl": "https://upload.frikanalen.no/media/625757/theora/DTNS20160816.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625757/large_thumb/DTNS20160816.jpg" }, { "id": 625756, "name": "Daily Tech News Show 15. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv", "broadcast": "https://upload.frikanalen.no/media/625756/broadcast/DTNS20160815.dv", "smallThumb": "https://upload.frikanalen.no/media/625756/small_thumb/DTNS20160815.jpg", "original": "https://upload.frikanalen.no/media/625756/original/DTNS20160815.mp4", "largeThumb": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.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:53:39.080000", "durationSec": 3219.08, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7208vid", "createdTime": "2016-08-16T08:07:27.701824Z", "updatedTime": "2018-11-10T18:29:26.763924Z", "uploadedTime": "2016-08-16T08:07:33.858772Z", "ogvUrl": "https://upload.frikanalen.no/media/625756/theora/DTNS20160815.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625756/large_thumb/DTNS20160815.jpg" }, { "id": 625755, "name": "Daily Tech News Show 12. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv", "broadcast": "https://upload.frikanalen.no/media/625755/broadcast/DTNS20160812.dv", "original": "https://upload.frikanalen.no/media/625755/original/DTNS20160812.mp4", "largeThumb": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg", "smallThumb": "https://upload.frikanalen.no/media/625755/small_thumb/DTNS20160812.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:30.760000", "durationSec": 3570.76, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7188vid", "createdTime": "2016-08-15T15:46:18.883687Z", "updatedTime": "2018-11-10T18:29:26.765455Z", "uploadedTime": "2016-08-15T15:46:23.291130Z", "ogvUrl": "https://upload.frikanalen.no/media/625755/theora/DTNS20160812.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625755/large_thumb/DTNS20160812.jpg" }, { "id": 625754, "name": "Daily Tech News Show 11. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv", "broadcast": "https://upload.frikanalen.no/media/625754/broadcast/DTNS20160811.dv", "original": "https://upload.frikanalen.no/media/625754/original/DTNS20160811.mp4", "smallThumb": "https://upload.frikanalen.no/media/625754/small_thumb/DTNS20160811.jpg", "largeThumb": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:25.910000", "durationSec": 3565.91, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7177vid", "createdTime": "2016-08-15T14:56:36.600349Z", "updatedTime": "2018-11-10T18:29:26.766850Z", "uploadedTime": "2016-08-15T14:56:41.150452Z", "ogvUrl": "https://upload.frikanalen.no/media/625754/theora/DTNS20160811.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625754/large_thumb/DTNS20160811.jpg" }, { "id": 626242, "name": "Shofar :Israel i fortid,nåtid og framtid", "header": "Program 1\r\nBladet Evangelisten", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626242/theora/Shofar TV program 1.ogv", "broadcast": "https://upload.frikanalen.no/media/626242/broadcast/Shofar TV program 1.dv", "largeThumb": "https://upload.frikanalen.no/media/626242/large_thumb/Shofar TV program 1.jpg", "original": "https://upload.frikanalen.no/media/626242/original/Shofar TV program 1.mp4" }, "creator": "kurt@evangelisten.no", "organization": { "id": 135, "name": "Bladet Evangelisten AS", "homepage": "https://www.evangelisten.no", "description": "", "postalAddress": "5350 BRATTHOLMEN", "streetAddress": "Arefjordvegen 127", "editorId": 2188, "editorName": "Kurt Urhaug", "editorEmail": "kurt@evangelisten.no", "editorMsisdn": "+47 91 33 40 79", "fkmember": true }, "duration": "00:22:30.320000", "durationSec": 1350.32, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2019-12-25T11:19:12.920245Z", "updatedTime": "2020-01-08T22:36:54.590900Z", "uploadedTime": "2019-12-25T11:30:55.501258Z", "ogvUrl": "https://upload.frikanalen.no/media/626242/theora/Shofar TV program 1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626242/large_thumb/Shofar TV program 1.jpg" }, { "id": 625753, "name": "Daily Tech News Show 10. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625753/broadcast/DTNS20160810.dv", "theora": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv", "largeThumb": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg", "smallThumb": "https://upload.frikanalen.no/media/625753/small_thumb/DTNS20160810.jpg", "original": "https://upload.frikanalen.no/media/625753/original/DTNS20160810.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:58:55.910000", "durationSec": 3535.91, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7169vid", "createdTime": "2016-08-15T14:07:44.471987Z", "updatedTime": "2018-11-10T18:29:26.768475Z", "uploadedTime": "2016-08-15T14:07:48.916342Z", "ogvUrl": "https://upload.frikanalen.no/media/625753/theora/DTNS20160810.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625753/large_thumb/DTNS20160810.jpg" }, { "id": 625752, "name": "Daily Tech News Show 09. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625752/broadcast/DTNS20160809.dv", "theora": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv", "largeThumb": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg", "smallThumb": "https://upload.frikanalen.no/media/625752/small_thumb/DTNS20160809.jpg", "original": "https://upload.frikanalen.no/media/625752/original/DTNS20160809.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:47:09.680000", "durationSec": 2829.68, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7162vid", "createdTime": "2016-08-15T13:28:39.357087Z", "updatedTime": "2018-11-10T18:29:26.769936Z", "uploadedTime": "2016-08-15T13:28:43.742198Z", "ogvUrl": "https://upload.frikanalen.no/media/625752/theora/DTNS20160809.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625752/large_thumb/DTNS20160809.jpg" }, { "id": 625751, "name": "Daily Tech News Show 08. August 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv", "broadcast": "https://upload.frikanalen.no/media/625751/broadcast/DTNS20160808.dv", "largeThumb": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg", "original": "https://upload.frikanalen.no/media/625751/original/DTNS20160808.mp4", "smallThumb": "https://upload.frikanalen.no/media/625751/small_thumb/DTNS20160808.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:52:19.570000", "durationSec": 3139.57, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7148vid", "createdTime": "2016-08-15T12:46:36.852454Z", "updatedTime": "2018-11-10T18:29:26.771315Z", "uploadedTime": "2016-08-15T12:46:41.461308Z", "ogvUrl": "https://upload.frikanalen.no/media/625751/theora/DTNS20160808.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625751/large_thumb/DTNS20160808.jpg" }, { "id": 625750, "name": "Daily Tech News Show 05. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625750/broadcast/DTNS20160805.dv", "theora": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv", "largeThumb": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg", "original": "https://upload.frikanalen.no/media/625750/original/DTNS20160805.mp4", "smallThumb": "https://upload.frikanalen.no/media/625750/small_thumb/DTNS20160805.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:51:30.900000", "durationSec": 3090.9, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7134vid", "createdTime": "2016-08-15T12:05:32.683412Z", "updatedTime": "2018-11-10T18:29:26.772678Z", "uploadedTime": "2016-08-15T12:05:39.678087Z", "ogvUrl": "https://upload.frikanalen.no/media/625750/theora/DTNS20160805.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625750/large_thumb/DTNS20160805.jpg" }, { "id": 625749, "name": "Daily Tech News Show 04. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625749/broadcast/DTNS20160804.dv", "theora": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv", "smallThumb": "https://upload.frikanalen.no/media/625749/small_thumb/DTNS20160804.jpg", "largeThumb": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg", "original": "https://upload.frikanalen.no/media/625749/original/DTNS20160804.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:56:00.830000", "durationSec": 3360.83, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7121vid", "createdTime": "2016-08-15T11:20:41.665166Z", "updatedTime": "2018-11-10T18:29:26.774012Z", "uploadedTime": "2016-08-15T11:20:45.999916Z", "ogvUrl": "https://upload.frikanalen.no/media/625749/theora/DTNS20160804.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625749/large_thumb/DTNS20160804.jpg" }, { "id": 625748, "name": "Daily Tech News Show 03. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625748/broadcast/DTNS20160803.dv", "theora": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv", "largeThumb": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg", "original": "https://upload.frikanalen.no/media/625748/original/DTNS20160803.mp4", "smallThumb": "https://upload.frikanalen.no/media/625748/small_thumb/DTNS20160803.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:01:05.940000", "durationSec": 3665.94, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7113vid", "createdTime": "2016-08-15T10:31:53.795070Z", "updatedTime": "2018-11-10T18:29:26.775382Z", "uploadedTime": "2016-08-15T10:31:58.987376Z", "ogvUrl": "https://upload.frikanalen.no/media/625748/theora/DTNS20160803.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625748/large_thumb/DTNS20160803.jpg" }, { "id": 625747, "name": "Daily Tech News Show 02. August 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625747/broadcast/DTNS20160802.dv", "theora": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv", "smallThumb": "https://upload.frikanalen.no/media/625747/small_thumb/DTNS20160802.jpg", "original": "https://upload.frikanalen.no/media/625747/original/DTNS20160802.mp4", "largeThumb": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.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:56:50.450000", "durationSec": 3410.45, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7101vid", "createdTime": "2016-08-03T21:39:37.491164Z", "updatedTime": "2018-11-10T18:29:26.776942Z", "uploadedTime": "2016-08-03T21:39:42.428405Z", "ogvUrl": "https://upload.frikanalen.no/media/625747/theora/DTNS20160802.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625747/large_thumb/DTNS20160802.jpg" }, { "id": 625745, "name": "Daily Tech News Show 29. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv", "broadcast": "https://upload.frikanalen.no/media/625745/broadcast/DTNS20160729.dv", "largeThumb": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg", "original": "https://upload.frikanalen.no/media/625745/original/DTNS20160729.mp4", "smallThumb": "https://upload.frikanalen.no/media/625745/small_thumb/DTNS20160729.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:50:59.670000", "durationSec": 3059.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7069vid", "createdTime": "2016-08-01T17:53:17.228420Z", "updatedTime": "2018-11-10T18:29:26.779778Z", "uploadedTime": "2016-08-01T17:53:22.343239Z", "ogvUrl": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg" }, { "id": 625744, "name": "Daily Tech News Show 28. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625744/broadcast/DTNS20160728.dv", "theora": "https://upload.frikanalen.no/media/625744/theora/DTNS20160728.ogv", "original": "https://upload.frikanalen.no/media/625744/original/DTNS20160728.mp4", "largeThumb": "https://upload.frikanalen.no/media/625744/large_thumb/DTNS20160728.jpg", "smallThumb": "https://upload.frikanalen.no/media/625744/small_thumb/DTNS20160728.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:56:39.350000", "durationSec": 3399.35, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7062vid", "createdTime": "2016-08-01T17:07:01.822852Z", "updatedTime": "2018-11-10T18:29:26.781239Z", "uploadedTime": "2016-08-01T17:07:07.735405Z", "ogvUrl": "https://upload.frikanalen.no/media/625744/theora/DTNS20160728.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625744/large_thumb/DTNS20160728.jpg" }, { "id": 625743, "name": "Daily Tech News Show 27. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625743/broadcast/DTNS20160727.dv", "theora": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv", "largeThumb": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg", "smallThumb": "https://upload.frikanalen.no/media/625743/small_thumb/DTNS20160727.jpg", "original": "https://upload.frikanalen.no/media/625743/original/DTNS20160727.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": "01:01:29.720000", "durationSec": 3689.72, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7056vid", "createdTime": "2016-08-01T11:14:08.726798Z", "updatedTime": "2018-11-10T18:29:26.782590Z", "uploadedTime": "2016-08-01T11:14:13.584958Z", "ogvUrl": "https://upload.frikanalen.no/media/625743/theora/DTNS20160727.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625743/large_thumb/DTNS20160727.jpg" }, { "id": 625742, "name": "Daily Tech News Show 26. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625742/broadcast/DTNS20160726.dv", "theora": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv", "smallThumb": "https://upload.frikanalen.no/media/625742/small_thumb/DTNS20160726.jpg", "largeThumb": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg", "original": "https://upload.frikanalen.no/media/625742/original/DTNS20160726.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:53:25.310000", "durationSec": 3205.31, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7044vid", "createdTime": "2016-08-01T10:30:20.573660Z", "updatedTime": "2018-11-10T18:29:26.784018Z", "uploadedTime": "2016-08-01T10:30:59.373709Z", "ogvUrl": "https://upload.frikanalen.no/media/625742/theora/DTNS20160726.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625742/large_thumb/DTNS20160726.jpg" }, { "id": 625741, "name": "Daily Tech News Show 25. July 2016", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv", "broadcast": "https://upload.frikanalen.no/media/625741/broadcast/DTNS20160725.dv", "largeThumb": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg", "original": "https://upload.frikanalen.no/media/625741/original/DTNS20160725.mp4", "smallThumb": "https://upload.frikanalen.no/media/625741/small_thumb/DTNS20160725.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:52:50.800000", "durationSec": 3170.8, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7029vid", "createdTime": "2016-08-01T09:52:39.932897Z", "updatedTime": "2018-11-10T18:29:26.785379Z", "uploadedTime": "2016-08-01T09:53:05.036400Z", "ogvUrl": "https://upload.frikanalen.no/media/625741/theora/DTNS20160725.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625741/large_thumb/DTNS20160725.jpg" }, { "id": 625740, "name": "Daily Tech News Show 22. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625740/broadcast/DTNS20160722.dv", "theora": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv", "largeThumb": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg", "smallThumb": "https://upload.frikanalen.no/media/625740/small_thumb/DTNS20160722.jpg", "original": "https://upload.frikanalen.no/media/625740/original/DTNS20160722.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": "01:00:15.510000", "durationSec": 3615.51, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=7020vid", "createdTime": "2016-08-01T09:02:20.875608Z", "updatedTime": "2018-11-10T18:29:26.786733Z", "uploadedTime": "2016-08-01T09:02:57.510822Z", "ogvUrl": "https://upload.frikanalen.no/media/625740/theora/DTNS20160722.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625740/large_thumb/DTNS20160722.jpg" }, { "id": 626103, "name": "FSCONS 2017 - Vinay Gupta - Resilience", "header": "Recorded for FSCONS by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv", "broadcast": "https://upload.frikanalen.no/media/626103/broadcast/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.dv", "largeThumb": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg", "original": "https://upload.frikanalen.no/media/626103/original/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.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:56:39.200000", "durationSec": 3399.2, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://archive.org/details/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta", "createdTime": "2018-12-13T18:05:15.056947Z", "updatedTime": "2025-09-12T23:55:48.309561Z", "uploadedTime": "2018-12-13T18:44:30.653485Z", "ogvUrl": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg" }, { "id": 625659, "name": "Daily Tech News Show 01. July 2016", "header": "", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625659/broadcast/DTNS20160701.dv", "theora": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv", "original": "https://upload.frikanalen.no/media/625659/original/DTNS20160701.mp4", "largeThumb": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg", "smallThumb": "https://upload.frikanalen.no/media/625659/small_thumb/DTNS20160701.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:00:30.250000", "durationSec": 3630.25, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.dailytechnewsshow.com/?p=6809vid", "createdTime": "2016-07-04T10:41:51.216040Z", "updatedTime": "2018-11-10T18:29:26.909272Z", "uploadedTime": "2016-07-04T10:41:55.496006Z", "ogvUrl": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg" }, { "id": 625736, "name": "DUCK - The Debian Url ChecKer - Debconf 16", "header": "In this talk i will give a short overview about DUCK. I will introduce/present the website as well as the tool, talk about how/why i started working on it, show some graphs and ask for suggestions on how to make the topic \"broken URLs\" more public.\n\nAudience is: QA in Debian\n\nTalk (20 mins) session with Simon Kainz during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv", "broadcast": "https://upload.frikanalen.no/media/625736/broadcast/DUCK_The_Debian_Url_ChecKer.dv", "original": "https://upload.frikanalen.no/media/625736/original/DUCK_The_Debian_Url_ChecKer.webm", "smallThumb": "https://upload.frikanalen.no/media/625736/small_thumb/DUCK_The_Debian_Url_ChecKer.jpg", "largeThumb": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:11:13.760000", "durationSec": 673.76, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/48/", "createdTime": "2016-07-23T00:14:16.303806Z", "updatedTime": "2025-09-12T23:55:48.534367Z", "uploadedTime": "2016-07-23T00:14:20.950331Z", "ogvUrl": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg" }, { "id": 625136, "name": "06_13 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv", "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg", "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi", "largeThumb": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg" }, "creator": "post@lundeandersen.com", "organization": { "id": 51, "name": "Østfoldkirken", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1437, "editorName": "Thomas Andersen", "editorEmail": "post@lundeandersen.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:54:46", "durationSec": 3286.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2013-01-28T07:45:28.437000Z", "updatedTime": "2018-11-10T18:29:27.608938Z", "uploadedTime": "2013-01-28T07:45:28.437000Z", "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg" }, { "id": 625133, "name": "Opprinnelsen, 11 Sabbaten", "header": "Jesus sier at sabbaten ble til for menneskets skyld.Er dette et ekko fra skapelsen? Terje Bjerka er programleder.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv", "original": "https://upload.frikanalen.no/media/625133/original/orig_3a6978a8af6c48449504fa69e0b787ea.avi", "smallThumb": "https://upload.frikanalen.no/media/625133/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625133/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625133/broadcast/6638_7935544018584196b04b6c77c04823cd.avi", "largeThumb": "https://upload.frikanalen.no/media/625133/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:26:00", "durationSec": 1560.0, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-12-31T14:08:24.757000Z", "updatedTime": "2018-11-10T18:29:27.613354Z", "uploadedTime": "2012-12-31T14:08:24.757000Z", "ogvUrl": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625133/large_thumb/large.jpg" }, { "id": 625725, "name": "2 Years of Work of Paid Contributors in the Debian LTS Project - Debconf 16", "header": "July 2014 was the first month where Freexian used the money collected from many sponsors to pay Debian contributors to provide security updates for Debian 6. The Debian LTS project is now 2 years old: this talk is a restrospective of how we got started, a presentation of how we work today and of our plans for the future.\n\nThis talk will also serve as an introduction to a BoF discussing the usage of (Debian) money to fund Debian projects. The Debian LTS project, despite its public reliance on sponsorship, and the fact that it is paying Debian contributors, has been well accepted in the Debian community. The talk will thus cover extensively the precautions taken when it comes to the handling of the money.\n\nTalk (45 mins) session with Raphaël Hertzog during Debconf 16", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625725/broadcast/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.dv", "theora": "https://upload.frikanalen.no/media/625725/theora/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.ogv", "smallThumb": "https://upload.frikanalen.no/media/625725/small_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg", "original": "https://upload.frikanalen.no/media/625725/original/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.webm", "largeThumb": "https://upload.frikanalen.no/media/625725/large_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:45:28.880000", "durationSec": 2728.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/40/", "createdTime": "2016-07-22T19:00:57.729641Z", "updatedTime": "2025-09-12T23:55:48.583957Z", "uploadedTime": "2016-07-22T19:01:03.410242Z", "ogvUrl": "https://upload.frikanalen.no/media/625725/theora/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625725/large_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg" }, { "id": 625722, "name": "ifupdown2, the ultimate Network Interface Manager : progress and status - Debconf 16", "header": "Existing tools for network interface configuration have several shortcomings when applied to network switches. These include the lack of ability to handle interface dependencies, incremental updates to interface configuration without disruption, and interface configuration validation. The lack of such functionality increases operational burden. We introduced ifupdown2, a new network interface manager for Linux.\n\nifupdown2 solves these problems through an implementation based on dependency graphs. The purpose of this talk is to briefly describes network interface configuration on Linux, the problems that arise when configuring a network switch and how ifupdown2 solves these problems and increases operational efficiencies overall.\n\nThis talk mostly targets networking people.\nWe also want to encourage people to contribute to this project by writing their own addon module to support new protocols (e.g. B.A.T.M.A.N.) :\nhttps://github.com/CumulusNetworks/ifupdown2 \n\nhttps://packages.debian.org/sid/ifupdown2\n\nVia this talk we also want to give a general up-date on the project. What we added over the year (e.g. VRF, etc.) and what is coming (e.g. better netlink support, better performance..etc.)\n\nTalk (45 mins) session with Julien Fortin during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625722/theora/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.ogv", "broadcast": "https://upload.frikanalen.no/media/625722/broadcast/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.dv", "largeThumb": "https://upload.frikanalen.no/media/625722/large_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg", "original": "https://upload.frikanalen.no/media/625722/original/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.webm", "smallThumb": "https://upload.frikanalen.no/media/625722/small_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:37:17.670000", "durationSec": 2237.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/114/", "createdTime": "2016-07-22T17:14:56.555308Z", "updatedTime": "2025-09-12T23:55:48.598681Z", "uploadedTime": "2016-07-22T17:15:06.183953Z", "ogvUrl": "https://upload.frikanalen.no/media/625722/theora/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625722/large_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg" }, { "id": 625732, "name": "DebConf18 Proposals - Debconf 16", "header": "Interested in having DebConf18 in your city? Come and show us your early plans!\r\n\r\nSee: https://wiki.debconf.org/wiki/DebConf18/\r\n\r\nTalk (20 mins) session with Didier Raboud during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625732/theora/DebConf18_Proposals.ogv", "broadcast": "https://upload.frikanalen.no/media/625732/broadcast/DebConf18_Proposals.dv", "original": "https://upload.frikanalen.no/media/625732/original/DebConf18_Proposals.webm", "largeThumb": "https://upload.frikanalen.no/media/625732/large_thumb/DebConf18_Proposals.jpg", "smallThumb": "https://upload.frikanalen.no/media/625732/small_thumb/DebConf18_Proposals.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:11:24.720000", "durationSec": 684.72, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/102/", "createdTime": "2016-07-22T22:31:34.367649Z", "updatedTime": "2018-11-10T18:29:26.798283Z", "uploadedTime": "2016-07-22T22:31:39.108403Z", "ogvUrl": "https://upload.frikanalen.no/media/625732/theora/DebConf18_Proposals.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625732/large_thumb/DebConf18_Proposals.jpg" }, { "id": 625731, "name": "DebConf17 - Debconf 16", "header": "Overview of DebConf17 in Montreal.\n\nTalk (20 mins) session with Jerome Charaoui, Alexandre Viau, Gabriel Filion and Louis-Philippe Véronneau during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv", "broadcast": "https://upload.frikanalen.no/media/625731/broadcast/DebConf17_2.dv", "largeThumb": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg", "smallThumb": "https://upload.frikanalen.no/media/625731/small_thumb/DebConf17_2.jpg", "original": "https://upload.frikanalen.no/media/625731/original/DebConf17_2.webm" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:18:37.880000", "durationSec": 1117.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/12/", "createdTime": "2016-07-22T22:14:47.261100Z", "updatedTime": "2025-09-12T23:55:48.551379Z", "uploadedTime": "2016-07-22T22:14:52.652992Z", "ogvUrl": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg" }, { "id": 625730, "name": "Testing Debian-Installer using jenkins.debian.{net,org} - Debconf 16", "header": "... or how to stop worrying and have fun hacking on d-i without needing to be scared about breaking everything\n\nThe objective here is to let people push to feature branches and find out later how much damage they would have done had they put that into d-i. The hope being that the answer will often be \"None\"\n\nThis should encourage people to do more work on d-i. The talk will also serve to demonstrate the use of Cucumber and Jenkins that we have for running the tests.\n\nTalk (45 mins) session with Philip Hands during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv", "broadcast": "https://upload.frikanalen.no/media/625730/broadcast/Testing_DebianInstaller_using_jenkinsdebiannetorg.dv", "smallThumb": "https://upload.frikanalen.no/media/625730/small_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg", "original": "https://upload.frikanalen.no/media/625730/original/Testing_DebianInstaller_using_jenkinsdebiannetorg.webm", "largeThumb": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:46:17.200000", "durationSec": 2777.2, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/55/", "createdTime": "2016-07-22T21:34:54.003229Z", "updatedTime": "2025-09-12T23:55:48.555680Z", "uploadedTime": "2016-07-22T21:35:34.578357Z", "ogvUrl": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg" }, { "id": 625729, "name": "Live demos - Debconf 16", "header": "Show off your project! NB: It will be mandatory to set up your laptop before the session, in order to assure a smooth transition between speakers.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv", "broadcast": "https://upload.frikanalen.no/media/625729/broadcast/Live_demos_4.dv", "largeThumb": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg", "smallThumb": "https://upload.frikanalen.no/media/625729/small_thumb/Live_demos_4.jpg", "original": "https://upload.frikanalen.no/media/625729/original/Live_demos_4.webm" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:44:17.880000", "durationSec": 2657.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/104/", "createdTime": "2016-07-22T20:57:26.088864Z", "updatedTime": "2025-09-12T23:55:48.561101Z", "uploadedTime": "2016-07-22T20:57:44.981947Z", "ogvUrl": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg" }, { "id": 625728, "name": "Software bundling sucks: Why we should embrace it anyway - Debconf 16", "header": "I will talk about software bundling solutions, mainly Flatpak (XdgApp) and Limba, which problems they actually solve and why solving these issues is important for the Linux ecosystem as a whole. I will explain how bundling is implemented in the shiny new solutions available on Linux, and what we as distributor could do to make software bundles suck less and keep the distribution relevant.\nAdditionally, I'll explain which roles sandboxing (Flatpak, Bubblewrap) plays in the big picture.\n\nTalk (45 mins) session with Matthias Klumpp during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv", "broadcast": "https://upload.frikanalen.no/media/625728/broadcast/Software_bundling_sucks_Why_we_should_embrace_it_anyway.dv", "smallThumb": "https://upload.frikanalen.no/media/625728/small_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg", "original": "https://upload.frikanalen.no/media/625728/original/Software_bundling_sucks_Why_we_should_embrace_it_anyway.webm", "largeThumb": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:39:25.880000", "durationSec": 2365.88, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://debconf16.debconf.org/talks/78/", "createdTime": "2016-07-22T20:22:14.260309Z", "updatedTime": "2025-09-12T23:55:48.566708Z", "uploadedTime": "2016-07-22T20:22:38.149810Z", "ogvUrl": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg" }, { "id": 625552, "name": "TED - Danielle Feinberg: The magic ingredient that brings Pixar movies to life", "header": "Danielle Feinberg, Pixar's director of photography, creates stories with soul and wonder using math, science and code. Go behind the scenes of Finding Nemo, Toy Story, Brave, WALL-E and more, and discover how Pixar interweaves art and science to create fantastic worlds where the things you imagine can become real. This talk comes from the PBS special \"TED Talks: Science & Wonder.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625552/small_thumb/DanielleFeinberg_2015P.jpg", "largeThumb": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg", "broadcast": "https://upload.frikanalen.no/media/625552/broadcast/DanielleFeinberg_2015P.dv", "original": "https://upload.frikanalen.no/media/625552/original/DanielleFeinberg_2015P.mp4", "theora": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.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:12:08.670000", "durationSec": 728.67, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "https://archive.org/details/DanielleFeinberg_2015P", "createdTime": "2016-05-05T21:18:31.433411Z", "updatedTime": "2025-09-12T23:55:48.845319Z", "uploadedTime": "2016-05-05T21:48:34.820629Z", "ogvUrl": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg" } ] }