You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
< html >
< head >
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js" > < / script >
< script src = "muisje.js" > < / script >
< style >
@ font-face {
font-family : "Roboto Mono" ;
src : url ( "font/RobotoMono-Regular.ttf" ) format ( "truetype" ) ,
url ( "https://fonts.googleapis.com/css?family=Roboto Mono" )
}
@ font-face {
font-family : "MisterPixel" ;
src : url ( "font/Mister Pixel Tools.otf" ) format ( "opentype" ) ;
}
p . text {
/*text-align: center; */
color : fuchsia ;
font-family : Roboto Mono ;
font-size : 12 px ;
}
p . frame {
font-family : MisterPixel ;
color : fuchsia ;
font-size : 15 px ;
}
< / style >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< title > Resources_05< / title >
< / head >
< body >
< p class = "text" >
In this week’ s podcast we’ ll be questionning how our works depend, and have been depending all along, on preexisting material.< br >
< p > class="frame">òòòòòòòòòòòòòòòòòòòòòòòòòòòòò< / p >
Is everything a remix?< br >
To what extent are we the authors of our work?< br >
In what ways do we own it ? < br >
< br >
authorship< br >
/ˈ ɔː θəʃɪ p/< br >
noun< br >
the state or fact of being the writer of a book, article, or document, or the creator of a work of art.< br >
< br >
ownership< br >
/ˈ əʊnəʃɪ p/< br >
noun< br >
the act, state, or right of possessing something.< br >
< p > class="frame">òòòòòòòòòòòòòòòòòòòòòòòòòòòòò< / p >
We’ ll explore the frictions between the concepts of authorship and ownership, and the ways in which they can be redefined in the context of contemporary cultural production.
< / p >
< / body >
< / html >