diff options
-rwxr-xr-x | admin/bos.cgi | 27 | ||||
-rw-r--r-- | admin/index.html | 17 | ||||
-rw-r--r-- | aside.html | 4 | ||||
-rwxr-xr-x | bos.cgi | 27 | ||||
-rw-r--r-- | bos_defaults.pl | 15 | ||||
-rw-r--r-- | diva.html | 4 | ||||
-rw-r--r-- | index.da.html | 7 | ||||
-rw-r--r-- | index.en.html | 7 | ||||
-rw-r--r-- | index.is.html | 6 | ||||
-rw-r--r-- | labloki.html | 4 | ||||
-rw-r--r-- | mix.html | 4 |
11 files changed, 15 insertions, 107 deletions
diff --git a/admin/bos.cgi b/admin/bos.cgi deleted file mode 100755 index fb88608..0000000 --- a/admin/bos.cgi +++ /dev/null @@ -1,27 +0,0 @@ -#!/usr/bin/perl -wT - -# Copyright (c) 1997-2000 Jonas Smedegaard <dr@jones.dk> -# $Id: bos.cgi, version 4.1 $ - -use CGI::Carp 'fatalsToBrowser'; -require 5.003; -use strict; - -############################################################## - -# BOS needs to know the path to the libraries and stuff -# -# That would also be the place to put FastTemplate and other -# modules not installed at your website - -require "/usr/local/lib/scripts/jonas/bos-test/bos_defaults.pl"; -use lib "/usr/local/lib/scripts/jonas/bos-test"; -#use lib "$ENV{'DOCUMENT_ROOT'}/cgi-local"; -use lib "./"; - -############################################################## - -# Don't touch these! - -require 'bos_defaults.pl'; -require 'bos-main.pl'; diff --git a/admin/index.html b/admin/index.html deleted file mode 100644 index a3db4d5..0000000 --- a/admin/index.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<title>Aurora Borealis - administration</title> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<LINK rel="StyleSheet" href="../flyer.css" type="text/css"> -<STYLE type="text/css"> -@import url("../flyer.css"); -</STYLE> -</head> -<body> -<h1><span bos="title">Aurora Borealis - administration</span></h1> -<div bos><P>Følgende sider kan redigeres:</P> -<P><A href="../bos.cgi?index.da.html" target="_top">dansk forside</A><BR> -<A href="../bos.cgi?index.en.html" target="_top">engelsk forside</A><BR> -<A href="../bos.cgi?index.is.html" target="_top">islandsk forside</A></P></body> -</html> @@ -5,8 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> -<h1><span bos="title">Aurora Borealis</span></h1> -<div bos></div> +<h1>Aurora Borealis</h1> <P> <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="dummy.mov"> @@ -25,6 +24,5 @@ <embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/labloki.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> </object> </P> -<div bos></div> </body> </html> diff --git a/bos.cgi b/bos.cgi deleted file mode 100755 index fb88608..0000000 --- a/bos.cgi +++ /dev/null @@ -1,27 +0,0 @@ -#!/usr/bin/perl -wT - -# Copyright (c) 1997-2000 Jonas Smedegaard <dr@jones.dk> -# $Id: bos.cgi, version 4.1 $ - -use CGI::Carp 'fatalsToBrowser'; -require 5.003; -use strict; - -############################################################## - -# BOS needs to know the path to the libraries and stuff -# -# That would also be the place to put FastTemplate and other -# modules not installed at your website - -require "/usr/local/lib/scripts/jonas/bos-test/bos_defaults.pl"; -use lib "/usr/local/lib/scripts/jonas/bos-test"; -#use lib "$ENV{'DOCUMENT_ROOT'}/cgi-local"; -use lib "./"; - -############################################################## - -# Don't touch these! - -require 'bos_defaults.pl'; -require 'bos-main.pl'; diff --git a/bos_defaults.pl b/bos_defaults.pl deleted file mode 100644 index 75ab6a2..0000000 --- a/bos_defaults.pl +++ /dev/null @@ -1,15 +0,0 @@ -# Honour multiple languages (allow *.ext.{lang}, and strip both in links) -# -$pref::doc_multiview = '1'; - -# Default language -# Ignored unless doc_multiview is active. -# -$pref::doc_lang = 'da'; # Supported locales: da en - -# Normally the above tags are standard html tags that could be used for other stuff than bos. -# What parameter should we look for inside the tags (leave blank to ignore the id and accept all tags)? -# -#$pref::tag_id = ''; - -'1' @@ -9,8 +9,7 @@ </STYLE> </head> <body> -<h1><span bos="title">Aurora Borealis - Århus</span></h1> -<div bos></div> +<h1>Aurora Borealis - Århus</h1> <P> <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="dummy.mov"> @@ -21,6 +20,5 @@ <embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/diva.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> </object> </P> -<div bos></div> </body> </html> diff --git a/index.da.html b/index.da.html index 9d2acbf..8dd3c4d 100644 --- a/index.da.html +++ b/index.da.html @@ -9,8 +9,8 @@ </STYLE> </head> <body> -<h1><span bos="title">Aurora Borealis</span></h1> -<div bos><P>Aurora Borealis er en absurd og intim kammerspilsperformance i en privat lejlighed i Århus midtby.<BR> +<h1>Aurora Borealis</h1> +<P>Aurora Borealis er en absurd og intim kammerspilsperformance i en privat lejlighed i Århus midtby.<BR> Simultant med dette laves et kammerspil i Reykjavik, Island, af den islandske gruppe LabLoki, som transmitteres via Internet streaming og vises i respektive scenerum i henholdsvis Århus og Reykjavik samt på KultuRama i Ridehuset i Århus.</P> <P>En montage af tekster fra bl.a. August Strindberg, nyskreven electroakustisk musik og dans, I en form inspireret af kabaret, sitcoms og hyggeaftener i sofagruppen.</P> <P>Forestillingen har premiere den 7 oktober 2003 og spilles t.o.m. den 11. oktober kl. 21 og kl. 23 lokal tid.<BR> @@ -36,5 +36,6 @@ Internet streaming, video, m.v.: Hakon Mar Oddsson</P> Forestillingen er støttet af: <A href="http://www.kulturnataarhus.dk/" target="_top">KulturNat Århus</A> og Kulturudviklingspuljen, Magistratens 4. Afdeling/Århus Kommune</P> <P>Aurora Borealis er produceret af <A href="http://www.kassandra-production.dk/" target="_top">Kassandra Production</A> i samarbejde med: <A href="http://www.labloki.com" target="_top">LabLoki</A>, <A href="http://dr.jones.dk/" target="_top">Spiff Aps.</A>, <A href="http://www.entrescenen.dk/" target="_top">EntréScenen</A>, Pappagallo, <A href="http://www.kulturhusaarhus.dk/" target="_top">Kulturhus Århus</A> og <A href="http://www.dansevaerket.dk/" target="_top">Danseværket</A>, mfl.</P> <HR> -<P>Denne side på andre sprog: <A href="index.is.html" target="_top">islandsk</A> <A href="index.en.html" target="_top">engelsk</A></P></body> +<P>Denne side på andre sprog: <A href="index.is.html" target="_top">islandsk</A> <A href="index.en.html" target="_top">engelsk</A></P> +</body> </html> diff --git a/index.en.html b/index.en.html index 71e836a..bc9b8b5 100644 --- a/index.en.html +++ b/index.en.html @@ -9,8 +9,8 @@ </STYLE> </head> <body> -<h1><span bos="title">Aurora Borealis</span></h1> -<div bos><P>Aurora Borealis is an absurd and intimate chambre performance in a private apartment in the center of Århus, Denmark.<BR> +<h1>Aurora Borealis</h1> +<P>Aurora Borealis is an absurd and intimate chambre performance in a private apartment in the center of Århus, Denmark.<BR> Simultaneously a play is performed in Reykjavik, Iceland by the icelandic group LabLoki, transmitted through Internet video streaming and shown on stage in both Århus and Reykjavik and at the KultuRama at Ridehuset in Århus.</P> <P>A collection of texts from August Strindberg, original electro acoustic music and dance.<BR> In a form inspired by cabaret, sitcoms and cozy evenings in the couch.</P> @@ -37,5 +37,6 @@ Internet streaming, video, etc.: Hakon Mar Oddsson</P> The performences are supported by: <A href="http://www.kulturnataarhus.dk" target="_top">KulturNat Århus</A> and Kulturudviklingspuljen, Magistratens 4. Afdeling/Århus Kommune</P> <P>Aurora Borealis is produced by <A href="http://www.kassandra-production.dk/English/sider/forside.htm/" target="_top">Kassandra Production</A> in cooperation with: <A href="http://www.labloki.com" target="_top">LabLoki</A>, <A href="http://www.kulturhusaarhus.dk/kulturhusaarhus/KulturhusAarhus.nsf/0/3211EBF538A4BC0FC1256D3B004183D2" target="_top">KultuRama Århus</A>, <A href="http://dr.jones.dk/" target="_top">Spiff Aps.</A>, <A href="http://www.entrescenen.dk/" target="_top">EntréScenen</A>, Pappagallo and Danseværket.</P> <HR> -<P>This page in other languages: <A href="index.da.html" target="_top">danish</A> <A href="index.is.html" target="_top">icelandic</A></P></body> +<P>This page in other languages: <A href="index.da.html" target="_top">danish</A> <A href="index.is.html" target="_top">icelandic</A></P> +</body> </html> diff --git a/index.is.html b/index.is.html index 4b475af..8f692d2 100644 --- a/index.is.html +++ b/index.is.html @@ -9,8 +9,8 @@ </STYLE> </head> <body> -<h1><span bos="title">Horfa á straum</span></h1> -<div bos><P><A href="rtsp://xtream.lhi.is/labloki.sdp">Leiksýning Ísland</A> - <A href="rtsp://xtream.lhi.is/diva.sdp">Leiksýning Danmörku</A></P> +<h1>Horfa á straum</h1> +<P><A href="rtsp://xtream.lhi.is/labloki.sdp">Leiksýning Ísland</A> - <A href="rtsp://xtream.lhi.is/diva.sdp">Leiksýning Danmörku</A></P> <P></P> <H2>Upplýsingar:</H2> <P><A href="http://www.labloki.com" target="_top">Lab Loki</A> kynnir, í samstarfi við <A href="http://www.kassandra-production.dk" target="_top">Kassandra Production</A>: Aurora Borealis</P> @@ -25,6 +25,6 @@ <P><A href="http://www.mi.is" target="_top">Margmiðlun</A> - <A href="http://www.visitreykjavik.is" target="_top">Reykjavík</A> - <A href="http://www.bhs.is" target="_top">Borgarholtsskóli</A> - <A href="http://www.lhi.is" target="_top">Listaháskóli Íslands</A></P> <P>© <A href="http://www.labloki.com" target="_top">Lab Loki</A> & Arnór Hákonarson</P> <HR> -<P>This page in other languages: <A href="index.da.html" target="_top">danish</A> <A href="index.en.html" target="_top">english</A></P></div> +<P>This page in other languages: <A href="index.da.html" target="_top">danish</A> <A href="index.en.html" target="_top">english</A></P> </body> </html> diff --git a/labloki.html b/labloki.html index b9aabc0..21c6b8c 100644 --- a/labloki.html +++ b/labloki.html @@ -9,8 +9,7 @@ </STYLE> </head> <body> -<h1><span bos="title">Aurora Borealis - Reykjavik</span></h1> -<div bos></div> +<h1>Aurora Borealis - Reykjavik</h1> <P> <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="dummy.mov"> @@ -21,6 +20,5 @@ <embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/labloki.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> </object> </P> -<div bos></div> </body> </html> @@ -9,8 +9,7 @@ </STYLE> </head> <body> -<h1><span bos="title">Aurora Borealis</span></h1> -<div bos></div> +<h1>Aurora Borealis</h1> <h2><span bos="title">Århus</span></h2> <P> <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> @@ -33,6 +32,5 @@ <embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/labloki.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> </object> </P> -<div bos></div> </body> </html> |