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.
191 lines
6.7 KiB
Plaintext
191 lines
6.7 KiB
Plaintext
6 years ago
|
<html lang="en">
|
||
|
<style type="text/css">
|
||
|
body {font-family: "Old Standard TT"; font-size: 20px; line-height: 1.4; letter-spacing: 1px;}
|
||
|
section {margin-bottom: 50px;}
|
||
|
a {font-weight: bold; font-size: 24px; text-decoration: none; }
|
||
|
.list {
|
||
|
border-top: 1px solid #47505e;
|
||
|
padding-top: 10px;
|
||
|
padding-bottom: 10px;
|
||
|
list-style: none;
|
||
|
}
|
||
|
.description {
|
||
|
font-size: 12px;
|
||
|
float: right;
|
||
|
}
|
||
|
/* .mini-player {
|
||
|
background-size: 100% 100%;
|
||
|
background-image: url(/project/images/player.png);
|
||
|
cursor: pointer;
|
||
|
}*/
|
||
|
.audio-mini {
|
||
|
width: 50px;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h4 align="left">woman-in-the-middle-attack</h4>
|
||
|
<h4 align="right">...a space for Angeliki Diakrousi to unpack</h4>
|
||
|
|
||
|
|
||
|
<!-- <div style="position:absolute; top:30%; left:26%;">
|
||
|
<img src="thesis/carson-list.jpg"></img>
|
||
|
</div> -->
|
||
|
|
||
|
<div style="position:absolute; top:35%; left:41%;">
|
||
|
<audio controls class="audio-mini" style="background-color: tomato;" src="project/audio/leeszaal-meetings-warming.mp3"></audio>warming up @Leeszaal
|
||
|
</div>
|
||
|
<div style="position:absolute; top:32%; left:51%;">
|
||
|
<audio controls class="audio-mini" style="background-color: orange;" src="project/audio/leeszaal-meetings-choir.mp3"></audio>singing vowels @Leeszaal
|
||
|
</div>
|
||
|
<div style="position:absolute; top:40%; left:63%;">
|
||
|
<audio controls class="audio-mini" style="background-color: dodgerblue;" src="project/audio/description-alex2.mp3"></audio>describing/annotating
|
||
|
</div>
|
||
|
<div style="position:absolute; top:50%; left:70%;">
|
||
|
<audio controls class="audio-mini" style="background-color: mediumseagreen;" src="project/audio/finearts-meeting-discussion.mp3"></audio>discussing about voice in public @Fine Arts
|
||
|
</div>
|
||
|
<div style="position:absolute; top:62%; left:75%;">
|
||
|
<audio controls class="audio-mini" style="background-color: violet;" src="project/audio/leeszaal-meetings-transcribing.mp3"></audio>transcribing vowels @Leeszaal
|
||
|
</div>
|
||
|
<div style="position:absolute; top:75%; left:69%;">
|
||
|
<audio controls class="audio-mini" style="background-color: orange;" src="project/audio/finearts-meeting-choir.mp3"></audio>singing vowels @Fine Arts
|
||
|
</div>
|
||
|
<div style="position:absolute; top:85%; left:63%;">
|
||
|
<audio controls class="audio-mini" style="background-color: greenyellow;" src="project/audio/selectionB.mp3"></audio>city sounds
|
||
|
</div>
|
||
|
<div style="position:absolute; top:90%; left:53%;">
|
||
|
<audio controls class="audio-mini" style="background-color: dodgerblue;" src="project/audio/description-eugenie-CUT-SHORT.mp3"></audio>describing/annotating
|
||
|
</div>
|
||
|
<div style="position:absolute; top:77%; left:33%;;">
|
||
|
<audio controls class="audio-mini" style="background-color: orange;" src="project/audio/finearts-meeting-choirhigh.mp3"></audio>singing vowels (high) @Fine Arts
|
||
|
</div>
|
||
|
<div style="position:absolute; top:53%; left:26%;;">
|
||
|
<audio controls class="audio-mini" style="background-color: dodgerblue;" src="project/audio/description-lidia-CUT.mp3"></audio>describing/annotating
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<div style="position:absolute; top:66%; left:28%;;">
|
||
|
<audio controls class="audio-mini" style="background-color: mediumseagreen;" src="project/audio/leeszaal-meetings-discussion.mp3"></audio>discussing about voice in public @Leeszaal
|
||
|
</div>
|
||
|
<div style="position:absolute; top:86%; left:41%;;">
|
||
|
<audio controls class="audio-mini" style="background-color: tomato;" src="project/audio/finearts-meeting-warming.mp3"></audio>warming up @Fine Arts
|
||
|
</div>
|
||
|
<div style="position:absolute; top:43%; left:32%;">
|
||
|
<audio controls class="audio-mini" style="background-color: violet;" src="project/audio/finearts-meeting-transcribing.mp3"></audio>transcribing vowels @Fine Arts
|
||
|
</div>
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/4.2.0/css/converse.min.css">
|
||
|
<script src="https://cdn.conversejs.org/4.2.0/dist/converse.min.js" charset="utf-8"></script>
|
||
|
|
||
|
<script>
|
||
|
converse.initialize({
|
||
|
bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
|
||
|
show_controlbox_by_default: true
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
<button>
|
||
|
make your own podcast
|
||
|
</button>
|
||
|
|
||
|
<?php
|
||
|
if(!is_dir("recordings")){
|
||
|
$res = mkdir("recordings",0777);
|
||
|
}
|
||
|
|
||
|
// pull the raw binary data from the POST array
|
||
|
$data = substr($_POST['data'], strpos($_POST['data'], ",") + 1);
|
||
|
$filename = urldecode($_POST['fname']);
|
||
|
|
||
|
// write the data out to the file
|
||
|
$fp = fopen('recordings/'.$filename, 'wb');
|
||
|
fwrite($fp, $decodedData);
|
||
|
fclose($fp);
|
||
|
?>
|
||
|
|
||
|
<script>
|
||
|
function uploadAudio(mp3Data){
|
||
|
var reader = new FileReader();
|
||
|
reader.onload = function(event){
|
||
|
var fd = new FormData();
|
||
|
var mp3Name = encodeURIComponent('audio_recording_' + new Date().getTime() + '.mp3');
|
||
|
console.log("mp3name = " + mp3Name);
|
||
|
fd.append('fname', mp3Name);
|
||
|
fd.append('data', event.target.result);
|
||
|
$.ajax({
|
||
|
type: 'POST',
|
||
|
url: 'upload.php',
|
||
|
data: fd,
|
||
|
processData: false,
|
||
|
contentType: false
|
||
|
}).done(function(data) {
|
||
|
//console.log(data);
|
||
|
log.innerHTML += "\n" + data;
|
||
|
});
|
||
|
};
|
||
|
reader.readAsDataURL(mp3Data);
|
||
|
}
|
||
|
</script>
|
||
|
|
||
|
|
||
|
|
||
|
<!-- <audio controls autoplay></audio>
|
||
|
<script type="text/javascript" src="recorder.js"> </script>
|
||
|
<fieldset><legend>RECORD AUDIO</legend>
|
||
|
<input onclick="startRecording()" type="button" value="start recording" />
|
||
|
<input onclick="stopRecording()" type="button" value="stop recording and play" />
|
||
|
</fieldset>
|
||
|
<script>
|
||
|
var onFail = function(e) {
|
||
|
console.log('Rejected!', e);
|
||
|
};
|
||
|
|
||
|
var onSuccess = function(s) {
|
||
|
var context = new webkitAudioContext();
|
||
|
var mediaStreamSource = context.createMediaStreamSource(s);
|
||
|
recorder = new Recorder(mediaStreamSource);
|
||
|
recorder.record();
|
||
|
|
||
|
// audio loopback
|
||
|
// mediaStreamSource.connect(context.destination);
|
||
|
}
|
||
|
|
||
|
window.URL = window.URL || window.webkitURL;
|
||
|
navigator.getUserMedia = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia;
|
||
|
|
||
|
var recorder;
|
||
|
var audio = document.querySelector('audio');
|
||
|
|
||
|
function startRecording() {
|
||
|
if (navigator.getUserMedia) {
|
||
|
navigator.getUserMedia({audio: true}, onSuccess, onFail);
|
||
|
} else {
|
||
|
console.log('navigator.getUserMedia not present');
|
||
|
}
|
||
|
}
|
||
|
|
||
|
function stopRecording() {
|
||
|
recorder.stop();
|
||
|
recorder.exportWAV(function(s) {
|
||
|
|
||
|
audio.src = window.URL.createObjectURL(s);
|
||
|
});
|
||
|
}
|
||
|
</script> -->
|
||
|
|
||
|
<div>latest episode</div>
|
||
|
<?php
|
||
|
//insert the folder HERE
|
||
|
$files = scandir("project/podcasts", SCANDIR_SORT_DESCENDING);
|
||
|
$newest_file = $files[0];
|
||
|
echo "<audio controls src='project/podcasts/$newest_file'></audio>";
|
||
|
?>
|
||
|
|
||
|
<div>You can send me a message here angeliki@conversations.im</div>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|