소스 검색

!publish! some podcast feed work

master
Sean Dockray 3 년 전
부모
커밋
824201aa56
7개의 변경된 파일29개의 추가작업 그리고 20개의 파일을 삭제
  1. +3
    -7
      content/interview/feldman-li-mills-pfeiffer.md
  2. +2
    -4
      content/interview/shannon-mattern.md
  3. +4
    -4
      content/topic/interviews.md
  4. +13
    -0
      layouts/interview/summary.html
  5. +3
    -3
      layouts/section/interview.rss.xml
  6. +0
    -2
      layouts/shortcodes/content.html
  7. +4
    -0
      layouts/shortcodes/interview.html

+ 3
- 7
content/interview/feldman-li-mills-pfeiffer.md 파일 보기

@@ -1,6 +1,7 @@
---
title: "Mara Mills, Xiaochang Li, Jessica Feldman, Michelle Pfeifer"
Description: "Mara, Xiaochang, Jessica and Michelle talk us through the history and politics of machine listening, from 'affect recognition' and the 'statistical turn' in ASR to automated accent detection at the German border, voiceprints and the 'assistive pretext'. This is an expansive conversation with an amazing group of scholars, who share a common connection to the Media, Culture, and Communications department at NYU, founded by Neil Postman in 1971 at the urging of Marshall McLuhan."
Description: "[Mara](http://maramills.org/), [Xiaochang](https://comm.stanford.edu/faculty-li/), [Jessica](http://jessicafeldman.org/) and [Michelle](https://steinhardt.nyu.edu/people/michelle-pfeifer) talk us through the history and politics of machine listening, from 'affect recognition' and the 'statistical turn' in ASR to automated accent detection at the German border, voiceprints and the 'assistive pretext'. This is an expansive conversation with an amazing group of scholars, who share a common connection to the [Media, Culture, and Communications department at NYU](https://steinhardt.nyu.edu/departments/media-culture-and-communication), founded by Neil Postman in 1971 at the urging of Marshall McLuhan."
Description2: "Mara, Xiaochang, Jessica and Michelle talk us through the history and politics of machine listening, from 'affect recognition' and the 'statistical turn' in ASR to automated accent detection at the German border, voiceprints and the 'assistive pretext'. This is an expansive conversation with an amazing group of scholars, who share a common connection to the Media, Culture, and Communications department at NYU, founded by Neil Postman in 1971 at the urging of Marshall McLuhan."
aliases: []
author: "Machine Listening"
date: "2021-03-01T00:00:00-05:00"
@@ -16,14 +17,9 @@ youtube: ""
categories: []
series: []
tags: []
transcript: "http://git.metadada.xyz/machinelistening/curriculum/src/branch/master/content/transcript/feldman-li-mills-pfeiffer.md"
---

[Mara](http://maramills.org/), [Xiaochang](https://comm.stanford.edu/faculty-li/), [Jessica](http://jessicafeldman.org/) and [Michelle](https://steinhardt.nyu.edu/people/michelle-pfeifer) talk us through the history and politics of machine listening, from ‘affect recognition’ and the ‘statistical turn’ in ASR to automated accent detection at the German border, voiceprints and the ‘assistive pretext’. This is an expansive conversation with an amazing group of scholars, who share a common connection to the [Media, Culture, and Communications department at NYU](https://steinhardt.nyu.edu/departments/media-culture-and-communication), founded by Neil Postman in 1971 at the urging of Marshall McLuhan.

![Interview conducted on 1 March, 2021](audio:https://machinelistening.exposed/_preview/library/Mara%20Mills/Mara%20Mills,%20Xiaochang%20Li,%20Jessica%20F%20(535)/Mara%20Mills,%20Xiaochang%20Li,%20Jessi%20-%20Mara%20Mills.mp3)

{{<nosup>}}[Transcript](http://git.metadada.xyz/machinelistening/curriculum/src/branch/master/content/transcript/feldman-li-mills-pfeiffer.md){{</nosup>}}






+ 2
- 4
content/interview/shannon-mattern.md 파일 보기

@@ -1,6 +1,7 @@
---
title: "Shannon Mattern"
Description: "Leading off from Shannon's essay \"Urban Auscultation; or, Perceiving the Action of the Heart\", which addresses machine listening in the pandemic, we talk about the stethoscope, the decibel and other histories of machine listening, along with its epistemic and political dimensions and artistic deployments."
Description: "Leading off from [Shannon's](https://wordsinspace.net/shannon/) essay [\"Urban Auscultation; or, Perceiving the Action of the Heart\"](https://placesjournal.org/article/urban-auscultation-or-perceiving-the-action-of-the-heart/), which addresses machine listening in the pandemic, we talk about the stethoscope, the decibel and other histories of machine listening, along with its epistemic and political dimensions and artistic deployments."
Description2: "Leading off from Shannon's essay \"Urban Auscultation; or, Perceiving the Action of the Heart\", which addresses machine listening in the pandemic, we talk about the stethoscope, the decibel and other histories of machine listening, along with its epistemic and political dimensions and artistic deployments."
aliases: []
author: "Machine Listening"
date: "2020-08-18T00:00:00-05:00"
@@ -17,6 +18,3 @@ categories: []
series: []
tags: []
---
Leading off from [Shannon's](https://wordsinspace.net/shannon/) essay ["Urban Auscultation; or, Perceiving the Action of the Heart"](https://placesjournal.org/article/urban-auscultation-or-perceiving-the-action-of-the-heart/), which addresses machine listening in the pandemic, we talk about the stethoscope, the decibel and other histories of machine listening, along with its epistemic and political dimensions and artistic deployments.
![Interview conducted on 18 August, 2020](audio:https://machinelistening.exposed/library/Shannon%20Mattern/Shannon%20Mattern%20(19)/Shannon%20Mattern%20-%20Shannon%20Mattern.mp3)

+ 4
- 4
content/topic/interviews.md 파일 보기

@@ -4,9 +4,9 @@ has_experiments: []
---
# Interviews

## Mara Mills, Xiaochang Li, Jessica Feldman, Michelle Pfeifer
{{% interview "feldman-li-mills-pfeiffer.md" %}}


{{< content "interview/feldman-li-mills-pfeiffer.md" >}}

## Lauren Lee McCarthy

@@ -91,9 +91,9 @@ Thomas is CEO of [Paranoid Inc](https://paranoid.com/#paranoid), which makes dev
![Part 2: Interview conducted on 21 August, 2020](audio:https://machinelistening.exposed/library/Mark%20Andrejevic/Mark%20Andrejevic%20(part%202)%20(17)/Mark%20Andrejevic%20(part%202)%20-%20Mark%20Andrejevic.mp3)


## Shannon Mattern

{{< content "interview/shannon-mattern.md" >}}
{{% interview "shannon-mattern.md" %}}


## Kathy Reid



+ 13
- 0
layouts/interview/summary.html 파일 보기

@@ -0,0 +1,13 @@
{{ $date := dateFormat "2 January, 2006" .Params.date }}
{{ $audio := .Params.podcast_file }}
{{ with .Params.Title }}## {{ . }}{{ end }}
{{ with .Params.Description }}{{ . }}{{ end }}
![Interview conducted on {{ $date }}](audio:{{ $audio }})
{{ with .Params.transcript }}
{{ $transcript := (printf "[Transcript](%s)" . ) }}
{{ $transcript }}
{{ end }}

+ 3
- 3
layouts/section/interview.rss.xml 파일 보기

@@ -105,9 +105,9 @@
{{ .Description | plainify | truncate 243 "..." }}
{{ end }}
{{"]]></itunes:subtitle>" | safeHTML}}
<itunes:summary>{{ htmlEscape (.Description | plainify) }}</itunes:summary>
<description>{{ .Description | plainify }}</description>
<googleplay:description>{{ .Description | plainify }}</googleplay:description>
<itunes:summary>{{ (.Description | markdownify | plainify) }}</itunes:summary>
<description>{{ .Description | markdownify | plainify }}</description>
<googleplay:description>{{ .Description | markdownify | plainify }}</googleplay:description>
{{ "<content:encoded><![CDATA[" | safeHTML }}{{ .Content | safeHTML }}{{"]]></content:encoded>" | safeHTML}}
{{- with .Params.episode_image -}}
<itunes:image href="{{ . | absURL }}"></itunes:image>


+ 0
- 2
layouts/shortcodes/content.html 파일 보기

@@ -1,2 +0,0 @@
{{$file := .Get 0}}
{{ with .Site.GetPage "page" $file }}{{ .Content | markdownify }}{{ end }}

+ 4
- 0
layouts/shortcodes/interview.html 파일 보기

@@ -0,0 +1,4 @@
{{$file := .Get 0}}
{{ with .Site.GetPage "page" (printf "/interview/%s" $file) }}
{{ .Render "summary" }}
{{ end }}

불러오는 중...
취소
저장