Schwarzsilber
is loading

Requires Javascript.
Schwarzsilber in stererereo
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<<importTiddlers>>
<html>
<img src="/img/src/1360516443233.jpg" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/hfcHgk10rbg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" />
</html>

Originally a 1966 single with the B-side "Tried to hide", but also released on practically every 13th Floor Elevators album in existence.
<html><a href="img/src/1289956025188.jpg" target="_blank"><img src="img/thumb/1289956025188s.jpg" width="100%"/></a>
<embed src="http://www.youtube-nocookie.com/v/A_K2PzZN0YU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html>
<div style="cursor:pointer;width:100%;height:403px;background:url(img/src/1283654573536.png) no-repeat left top;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1283654513105.gif)':this.style.backgroundImage='url(img/src/1283654573536.png)'"  title="Click to Play/Pause"></div>
 <span id="videoInfo">
Click image to play and pause sound.
Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
From "We were exploding anyway" [2010] featuring Robert Smith (The Cure)<br/>
I think the 3D illusion in this GIF turned out exceptionally well
<span style="visibility:hidden;">
<div id="7dDvpZvmZbk"></div></span></html><script>
var track = "7dDvpZvmZbk"
var videoID = "7dDvpZvmZbk"
var playerApiId = "7dDvpZvmZbk"
var atts = { id: "7dDvpZvmZbk" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);
</script>
From "The Crew" [1984]
<html><embed src="http://www.youtube-nocookie.com/v/NLnh5flkds0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><img src="img/src/1296102818835.gif" width="100%"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/c7apuNjIRe0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From their debut album "八十八" ("eight+eight") [2010]
http://88kasyo.com/ ([[auto translation|translate.google.com/translate?hl=en&sl=auto&tl=en&u=http%3A%2F%2F88kasyo.com]])

[img[88kasyo Junrei|img/src/1324517780831.jpg]]
From left: Margaret wells Hiroshi (bass and vocal), Katzuya Shimizu (guitar), Kenzo (drums)
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=14364946&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="314"/></html>

Like a National Geographic documentary about some remote paradise island where the people are very poor and completely happy.
From the "Hey There Stranger" EP [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=2618991&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>
Hello, I'm [[Kolya]] and this is my private website. Among other things it serves as my portfolio. I collect [[music videos|Video]] here, write the [[occasional blog entry|Journal]] and fool around with web-technologies. The domain is also used as an [[email|Kontakt]] provider for me and my friends.

!!!FAQ
* [[About this site|About TiddlyWiki]] (Technical)
* [[Why animated GIFs?|Animated GIFs]]
* [[Strange logo...|Kory]]
This site is created with [[Tiddly Wiki|http://www.tiddlywiki.com/]] — a JavaScript based information management system. Its units are called "tiddlers". It is very customisable and it's fun to write in.

Tiddly Wiki is a unique piece of software and as such it provokes all sorts of misconceptions and wrong expectations. Here are some of its core concepts:

* The complete site is contained in a single HTML file, incl. the framework, design, plugins and content.
* It runs clientside, not on the server.
* Hence it can only be edited locally. However one can upload it and then it can be viewed online.
* It is not an online collaboration tool (despite the "wiki"-moniker).

You can [[download your own empty tiddly wiki|http://www.tiddlywiki.com/#Download]]. Or get one hosted for you on [[tiddlyspot.com|http://tiddlyspot.com/]].
Or you can [[hire me|Kontakt]] to create a TiddlyWiki website for you.
<html><img src="img/src/1301532371900.jpg" width="100%" style="bottom: -4px;
position: relative;" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=37792611&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

2010 elektro remix of this beautiful blues by Johnny Cash. Thanks to Cheng Ly.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6448831&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From former Moldy Peaches singers sixth solo album "Minor Love" [2010]
{{small{<<slider
        {{config.options.chkOpenedSlider=false;"chkOpenedSlider";}}
        AddComment##sliderSection
        "comments"
        {{"toggle comments for '"+tiddler.title+"'"}}
>>}}}/%

!sliderSection
<<GRatingPlugin {{tiddler.title}}>>
!end
%/ 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16866861&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single [2010], to be released on the album "21" [2011].
<html><embed src="http://www.youtube-nocookie.com/v/IhEt-bhzafE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><img src="img/src/1301254486673.jpg" width="100%"/>
</html>

mattino di sole sulla barca
sperduti nel mare io e lei
la scema e' li' che si riposa
io remo pensando ai fatti miei
sarebbe il momento proprio giusto
rovescio la barca e lei va giu'
ma dopo da solo cosa faccio
io senza di lei non vivo piu'

voi cuori di pietra come fate
voi che ammazzate la gente per sport
la guardo non sembra neanche piu' scema
sfiorarla di baci io vorrei
son cose neanche da pensare
ti beccano tutti prima o poi
e' dentro di voi che dovete ammazzare
il vostro pensiero se perde l'amor

<html><img src="img/src/1301254468576.jpg"/></html>

due piccole onde la svegliano piano
non parla mi guarda coss'ha?
se certo non fossi che lei mi vuol bene
direi che la pelle mi vuol far
son cose nanche da pensar
son bravo a nuotare e lei lo sa
non so cosa ho fatto piu' che remare
stasera se vuole la porto anche al nigh
<html><embed src="http://www.youtube-nocookie.com/v/ZS-TtRENIV0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8764272&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="340"/></html>

From "Love 2" [2009]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16488433&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From "Dungeon Dots" [2010]
<html><img src="http://www.schwarzsilber.de/img/src/1382778072481.gif" width="100%"/><embed src="http://www.youtube-nocookie.com/v/xmmYEtS13BQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/XQhXYJfI0S8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Boys & Girls" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=38952615&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut "Boys & Girls" [2012]
http://www.alabamashakes.com/
<html><embed src="http://www.youtube-nocookie.com/v/85JhgtNThdQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

A fun anthropological study on how to bury a mouse.
From "And The Running With Insanity" [2011]
http://alcoholicfaithmission.com/
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=19476024&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Up all night" [2011]
http://www.alexclare.com/
[img[img/src/1301344737607.jpg]]
[img[img/thumb/1290206012470s.jpg][img/src/1290206012470.jpg]]

Anfang 1988 in der Umkleide des "Haus der jungen Talente" in Berlin, kurz vor der Show.
Ich erinnere mich, dass Heike Krohne mir ne Prick Cola mit den Zähnen aufgemacht hat. Einige der Modelle, die ich trug, durfte ich behalten. Meine Mutter war mit Angelika Kroker befreundet, die fand, dass ich gut tanzen könnte und mir manchmal die Haare geschnitten hat. Wolfgang Kroker war "Captain Future". Ist lang her.

Mehr über [[Allerleirauh|http://www.dhm.de/ausstellungen/boheme/katalog_zentren/berlin/berlin61.htm]]

[img[img/thumb/1290263423449s.jpg][img/src/1290263423449.jpg]]

[img[img/thumb/1290263453844s.jpg][img/src/1290263453844.jpg]]

[img[img/thumb/1292730945518s.jpg][img/src/1292730945518.jpg]]
Backstage Pass
<html><embed src="http://www.youtube-nocookie.com/v/qzHeNVMqKqg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Single release [2011]
<html><iframe src="oldPhorum/index.htm" width="100%" height="900" frameborder="0"></iframe></html>
Ich hab gerade eine [[Artikel über öffentliche Tagebuchlesungen|http://www.spiegel.de/unispiegel/wunderbar/0,1518,798483,00.html]] in Cafés gelesen. Da setzen sich also erwachsene Menschen hin und lesen die peinlichen Banalitäten aus ihren Tagebüchern aus dem Teenager-Alter vor. In wen sie damals verliebt waren, dass sie zum ersten Mal ihre Tage hatten, usw. Man könnte stattdessen auch aus aktuellen Facebook Seiten vorlesen, aber das wäre nicht so authentisch.

In dieselbe Richtung geht [[MyParentsWereAwesome|http://myparentswereawesome.tumblr.com/]]. Zu dieser Webseite schicken anscheinend Tausende die Jugendfotos ihrer Eltern. Da springt einen die Authentizität aus jedem verwaschenen Bild an. Nix geshoppt hier, das ist echte Unschärfe wie sie beim Wackeln mit ner Spiegel-Reflexkamera entsteht. Und das ist auch kein Retro-Look, die sahen echt so aus. Wahlweise voll peinlich oder echt cool. Auf jeden Fall authentisch. So wie Schallplatten statt CDs.
Aus demselben Grund gibt es eine nichtabreissenwollende Welle von Musikvideos die mit Super 8 Kameras gedreht werden, oder gleich altes Super 8 Material recyclen. Eine Methode die übrigens aus dem Film Genre kommt, wo Kindheitserinnerungen etwa seit den 90ern so markiert werden.

Analoges Material ist ein Authentizitätsmarker geworden. Und keine Information ist momentan mehr wert als die, die authentisch wirkt. Alter Kram hat es da immer leichter. Denn Alt = Authentisch.
Wir erkennen als echt an, was wir schon kennen. Take That und Britney Spears wirken daher inzwischen auf viele Menschen authentisch, weil sie uns schon so lange begleiten. Michael Jackson wurde in dem Moment authentisch als sein vollkommen künstliches Leben endete. Denn da konnte endlich unsere gemeinschaftliche Erinnerung an ihn übernehmen.

Authentizität entsteht also durch Erinnerung. Und Erinnerung entsteht durch das eigene Erleben und Besetzen von Ereignissen mit eigenen Gefühlen. Daher müssen wir uns keine Sorgen machen, dass die Authentizität mit dem Zeitalter der analogen Datenübertragung verschwunden ist. Das ist nur der Eindruck den wir Älteren manchmal haben, die ihre Kindheit in der Zeit vor Google zubringen mussten.
<html><embed src='http://www.baeblemusic.com/player.swf' height='440' width='100%' bgcolor='0x000000' allowscriptaccess='always' allowfullscreen='true' flashvars="&image=http://bandcontent.baeble-music.com&backcolor=0x000000&bandwidth=5612&controlbar=over&file=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/andrew_bird_give_it_away.mp4&frontcolor=0xffffff&lightcolor=0x00adef&plugins=viral-2h,gapro-1&screencolor=0x000000&skin=http://www.baeblemusic.com/nemesis.zip&streamer=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/andrew_bird_give_it_away.mp4&title=Bright%LIghts&viral.callout=none&viral.onpause=false&viral.pluginmode=FLASH&gapro.trackstarts=true&gapro.trackpercentage=true&gapro.tracktime=true&gapro.accountID=UA-1023657-1&gapro.idstring=Andrew BirdGive It Away-2374"/></html>

Piñata man gives it all away.
From "Break It Yourself" [2012]
http://giveitaway.andrewbird.net/
<html><embed width="100%" height="500" src="player/player.swf" type="application/x-shockwave-flash" flashvars="file=http://www.schwarzsilber.de/videos/anika-inthecity.mp4&" allowfullscreen="true" /></html>

Cover of the [[Chromatics track|http://www.youtube.com/watch?v=gw9Tar4VLjM]] from the Anika EP [2013]
http://stonesthrow.com/news/2013/08/anika-in-the-city
Lately I have re-discovered animated GIFs. They are sort of the silent film of the internet. An ancient and very simple animation format which first brought moving pictures to the web. However with wide spread broad band connections overcoming its inefficient compression, the animated GIF can be risen back from its grave rather elegantly. Its main advantage being utter compatibility: Unlike Flash films animated GIFs do not require player software, they're easily shared, they're not dangerous at all and they do not disable page scrolling.

It's likely going to be a short revival for the GIF though, as HTML5 seems bound to succeed at creating a generally accepted non-proprietary web-standard for video display. In the meantime I might play around with animated PNGs a bit. (http://animatedpng.com)
<html><embed src="http://www.youtube-nocookie.com/v/Vv9lhKZEfg4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Anna Järvinen & Annika Norlin (Hello Saferide!) covering a song by Robyn.
<html><embed src="http://www.youtube-nocookie.com/v/ve_cjfwHESM&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Kom hem nu jag saknar dig
när alla sändningar tystats ner igen
Kom hem

Vem ska annars se på mig?
Som om hela världen
var vatten bredvid mig
Kom hem

Här är du alltid,
här är du alltid
oavsett vem du är
bara min

Hos mig är du märklig
Hos mig är du verkligen
overkligt fin

Istället för inte var där jag är
Istället för att inte vara det
Kom hem
<html><embed src="http://www.youtube-nocookie.com/v/Zqre3P_02MI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Single release [2011]
<html><embed src="http://www.youtube-nocookie.com/v/Pyp34v6Lmcc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/awHWColYQ90&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Suburbs" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17116744&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The Suburbs" [2010]

Arcade Fire front man Win Butler and director Spike Jonze had [[actually planned to make a short film together|http://pitchfork.com/news/39622-arcade-fires-win-butler-talks-live-webcast-spike-jonze-short-film/]], based on an idea that Butler had when he was younger.
However first a [[video for The Suburbs|http://www.youtube.com/watch?v=WlPMjQhd4iI]] was released that consisted entirely of clips from the teen rebellion film [[Over the Edge|http://www.amazon.com/exec/obidos/ASIN/B000A0GOEG/uncrate-20]] (1979), starring Matt Dillon in his first role.

The video seen here is the second version, presumably what the planned short film amounted to. It's directed by Spike Jonze and was shot in Austin, Texas. [[Win and Regine|Final Fantasy - This is the Dream of Win and Regine]] play the cops in this one. The two videos are very similar.
<html><embed src="http://www.youtube-nocookie.com/v/IVZ37gHCqxo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "All the Bad in One Place" [2010]
http://arrahandtheferns.bandcamp.com/
<html><embed src="http://www.dailymotion.com/swf/video/x1yowa&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Bang Bang Rock & Roll" [2005]
Arthur Koestler's Darkness at Noon was like an unexpected but precise hard punch to the guts. It deals with a communist who has fallen out of Number One's grace (Stalin, thinly concealed) and is incarcerated. He knows he's going to get executed and the only question left open is if he's going to inculpate himself in the upcoming staged trial, which is exemplary for the 1938 purges when Stalin got rid of his former companions to achieve complete domination within the regime. Strangely most of these comrades did in fact admit to the ridiculous charges brought up against them.

Koestler brilliantly identifies the fascination with an idea that would mean no less than the ascent of humanity and is therefore more important even than the individuals who bring it about. His characters gain their dignity from being fully aware that they are but tiny gears in this struggle. They have decided that rational thought should outweigh the whorehouse of their personal feelings which could all too easily justify egoistic views. Instead they are willing to think through their actions on a political scale to the logical end and live with the consequences. So they consciously drop all pretence of humanity and become the gears they think they are in a scheme that is out of their hands.
<html><img src="img/src/1339114319439.gif" width="100%" /><embed src="http://www.youtube-nocookie.com/v/Icn2bo-sSP4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/gnhJ4Ceor_M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Single release [2012]
http://www.asafavidanmusic.com/
<html>
<img src="img/src/1280959774303.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/Q4HWvCG5fJQ&rel=0&fs=1&showinfo=0&autoplay=0&color1=ffffff" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the album "Logos" (2009).

In the picture is Sienna Miller in the 2004 remake of "Alfie" ([[imdb|http://www.imdb.com/title/tt0375173/]]) with Jude Law. She plays Alfie's slightly unhinged acquaintance Nikki whom he picks up to //"see him through the holidays"//.
There's an almost unnoticeable pause in this suggestive chopping scene where, after greeting him cutely with the meat cleaver, she looks up from below and goes from sweet to dangerous in a second. Quite the sight.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=71035465&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Move In Spectrums" [2013]
<html><embed src="http://www.youtube-nocookie.com/v/9FIG8YXuyms&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Im Laufe meiner Bemühungen, den [[ADRIFT-Text-Adventure-Generator|http://www.adrift.org.uk/]] zu übersetzen und der damit verbundenen Schwierigkeiten, gelangte ich gestern abend an den Punkt, wo ich dachte: "Lohnt sich das überhaupt? Was wenn ich irgendwann mit der ganzen Programmierung fertig bin und dann nicht in der Lage, ein Text-Adventure zu verfassen?"
Ein Beispiel mußte her, eine Art Fingerübung und Spaß sollte es auch machen. |-)
Ich hörte gerade die [[White Stripes|http://www.whitestripes.com/]] und besonders gefiel mir dabei die Cover-version von Bob Dylans Song "One more cup of coffee (valley below)".
Der Text dieses Lieds hatte mich schon lange fasziniert, weil jede Zeile von Dylan Bilder in meinem Kopf erzeugte.
Etwa eine Stunde später hatte ich das folgende Mini-Adventure auf zwei A4-Seiten niedergeschrieben.

<html><span style="float:right">''Einzelmodus'' (zeigt immer nur einen Artikel, keine Musik): <<option chkSinglePageMode>></span></html>[[START|Auf eine Tasse Kaffee (01)]]

''One more cup of coffee for the road
One more cup of coffee 'fore I go
To the valley below''

Nachdem du in den Bergen von etwas Unbekanntem angegriffen wurdest, erwachst du in einem Bett, das mit schönen, fremden Stoffen bezogen ist.
Das Gesicht eines Mädchens ist so nahe bei deinem, dass du ihren süßen Atem schmecken kannst.
Über dir leuchten ihre Augen wie zwei Juwelen am Himmel.

[[Möchtest du sie küssen?|Auf eine Tasse Kaffee (02)]]
[[Oder läßt du es lieber bleiben?|Auf eine Tasse Kaffee (03)]]
Du küßt sie und sie nimmt es hin.
Dann richtet sie sich auf und du betrachtest ihren geraden Rücken und ihr weiches Haar.
Du fühlst auf ihrer Seite keine Zuneigung oder Liebe. Stattdessen schaut sie aus dem Fenster in den frühen Morgenhimmel.
Ihre Loyalität scheint den Sternen zu gehören, [[nicht dir|Auf eine Tasse Kaffee (03)]].	
Sie fragt dich mit leiser Stimme, wie es dir geht.
[[Du hast sie geküßt?|Auf eine Tasse Kaffee (04)]]
[[Oder nicht?|Auf eine Tasse Kaffee (06)]]
			
Du fragst sie: ''"Wer bist du nur? ... Ich habe mich noch nie so wohl gefühlt, wie in deiner Nähe!"''
Doch sie erwidert deine Dankbarkeit nicht. Stattdessen steht sie auf und fragt dich, ob du gehen kannst.
Unten im Tal sei ein Hotel, wo du telefonieren und übernachten könntest. <br>
[[Willst du versuchen aufzustehen?|Auf eine Tasse Kaffee (07)]]
[[Oder bleibst du lieber liegen?|Auf eine Tasse Kaffee (08)]]
Sie gibt dir eine kleine, handgezeichnete Karte (ohne Beschriftungen, wie du bemerkst). Sie bittet dich nun ins Tal hinab zu gehen. Dort gibt es ein Hotel und ein Telephon.

[[Willst du die Karte nehmen?|Auf eine Tasse Kaffee (07)]]
[[Oder behauptest du, vor Schmerzen nicht laufen zu können?|Auf eine Tasse Kaffee (08)]]
Sie geleitet dich eilig über den Balkon eine Treppe hinunter. Als ihr vor dem Haus steht, möchtest du dich verabschieden. Doch ihr hört eine zitternde Männerstimme nach einem weiteren Teller Essen rufen und sie verschwindet rasch im Haus.

Du gehst eine Weile in Gedanken versunken. Als du dich schließlich umschaust ist das Haus bereits hinter einem Hügel verschwunden.

Kurz nach Anbruch der Dämmerung erkennst du von einem Felsen aus die Siedlung unter dir. Als du schließlich den Ort erreichst ist es dunkel geworden. Vor einem prächtigen alten Hotel bleibst du stehen. Dann gehst du hinein.

Der Portier sagt zu dir: ''"Sie können jederzeit auschecken. Aber Sie können uns niemals verlassen."''

[[Ende|One more cup of coffee (Valley below)]]
Du siehst dich ein wenig in ihrem kleinen Zimmer um und stellst fest, dass kein einziges Buch auf ihrem Regal steht.
''"Könnte ich einen Kaffee haben?"'' fragst du sie nebenbei.
Als du ihren Blick bemerkst, fügst du hinzu: ''"...bevor ich hinab ins Tal gehe."''
Sie spricht den letzen Satz genau mit dir zusammen. Dann lacht sie.
Ihre Stimme ist wie ein Amsel-Ruf, als sie dich fragt, ob du sie willst. Du kannst an ihr keine Liebe entdecken.

[[Willst du sie lieber fragen, wie man am schnellsten hinunter ins Tal kommt?|Auf eine Tasse Kaffee (06)]]
[[Oder möchtest du mit "Ja."antworten?|Auf eine Tasse Kaffee (09)]]
[[Oder willst du sie in den Arm nehmen und wortlos küssen?|Auf eine Tasse Kaffee (02)]]
Sie öffnet eine hölzerne Klammer und ihr langes Kleid fällt zu Boden.
Einige Stunden verstreichen wie Sekunden und du bemerkst schließlich, dass ihr Vergnügen keine Grenzen kennt. Doch ihr Herz scheint dir noch immer wie ein Ozean zu sein: Rätselhaft und dunkel.

Da hörst du eine rauhe Männerstimme aus dem Raum unter euch, die leise, in krächzendem Tonfall singt:
''"Gib ihm noch eine Tasse Kaffee auf den Weg. Gib ihm noch eine Tasse Kaffee bevor er geht. ... Hinunter ins Tal."''

Schwere Schritte kommen nun plötzlich die Treppe herauf!
[[Willst du sie bitten, dir bei deiner Flucht zu helfen?|Auf eine Tasse Kaffee (07)]]
[[Oder beruhigt es dich, als sie sagt, dass es sich um ihren Vater handelt?|Auf eine Tasse Kaffee (10)]]
Ihr Vater steht nun in der Tür und hält ein langes, schmales Messer in der Hand.
Er sieht wie ein Gesetzloser aus, der schon weit herumgekommen ist.
Zuerst glaubst du, er will //sie// verletzen, als er sie fragt:
''"Habe ich dich nicht gelehrt, wählerisch zu sein?"''

Doch dann wirft er ihr das Messer zu und sie fängt es geschickt auf.
''"Hast du noch einen Wunsch?"'' fragt sie dich, als sie ausholt um dich zu töten.

Du sagst: ''"Noch eine Tasse Kaffee, bevor ich hinab ins Tal gehe."''

[[Ende|One more cup of coffee (Valley below)]]
<html>
<div style="cursor:pointer" title="Click">
<img src="img/src/1289255369059.gif" width="100%" id="ac1" onclick = "$('ac1').style.display='none';$('ac2').style.display='block';" />
<img src="img/src/1282407289594.gif" width="100%" id="ac2" style="display:none;" onclick = "$('ac2').style.display='none';$('ac3').style.display='block';" />
<img src="img/src/1289270794172.gif" width="100%" id="ac3" style="display:none;" onclick = "$('ac3').style.display='none';$('ac1').style.display='block';" />
</div>
<embed src="http://www.youtube-nocookie.com/v/EPxMKJ-BtHU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "LP5" [1998]
<html><embed src="http://www.youtube-nocookie.com/v/-8ZeEHp0afA&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From the "Anvil Vapre" EP [1995], video by Chris Cunningham
<html><embed src="http://www.youtube-nocookie.com/v/-2cYhuRL5uE&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

3000 years have passed since the future was buried. Countless armies of machines are all that remains of human civilization. Without orders they build and build, swallowing up the Earth, Moon and the entire solar system within the intricate steel and concrete levels of the Megastructure...
<html><embed src="http://www.youtube-nocookie.com/v/3TLCkIGV2mw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="426" /></html>

From "Bag Raiders" [2010]

In this cute King Kong tale a young zoo warden falls in love with a chimpanzee and takes him away to share her teen life with her. Her initial infatuation is tested when under the influence he turns into a right apeman.
<html><embed src="http://www.youtube-nocookie.com/v/qXfcVy-VdhE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Single release [2010]
<html>
<span id="videoInfo">
Click image to play and pause sound.
Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
From "Heart Of My Own" (2009) ([[site|http://basiabulat.com/]], [[myspace|http://www.myspace.com/basiamyspace]])
<div style="cursor:pointer;width:100%px;height:400px;background:url(img/src/1281150971711.gif) no-repeat;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1281148366446.gif)':this.style.backgroundImage='url(img/src/1281150971711.gif)'"  title="Click to Play/Pause"></div>

 <span style="visibility:hidden;">
<div id="basia"></div></span></html><script>
var track = "basia"
var videoID = "gfYdVv4CwLk"
var playerApiId = "basia"
var atts = { id: "basia" };
var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);</script>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45426593&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Haunted Man" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17262334&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut album "Burning Bush Supper Club" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/HrYmDbB1q94&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Surf Noir" [2011]
http://www.moshimoshimusic.com/artists/beat-connection
http://soundcloud.com/beatconnexion
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=5222227&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

In 2009 Beck covered the complete Velvet Underground & Nico album. A work of love I'm sure, but it's also quite listenable. Without straying too far from the original he made it in his own style, more mellow, more playful and accessible, smoothing out the jarring sounds of the Underground. Of course that's part of the original's appeal: "sounds as stark as black and white stripes" as Jonathan Richman said. But if you're not shooting heroin this morning, this cover album works nicely.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=26861297&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2011]
http://soundcloud.com/beeeyes

The video is a collage of clips from the 1971 French film [[Don't Deliver Us From Evil|http://www.imdb.com/title/tt0066040/]], an exploitative chick flick based very loosely on the real life [[Parker-Hulme murder|http://en.wikipedia.org/wiki/Parker-Hulme_murder]] in 1954 New Zealand. In this film two teenage girls board a catholic convent school where they take a vow to sin and to serve Satan.
The same Parker-Hulme murder story was recreated authentically by Peter Jackson in his 1994 film [[Heavenly Creatures|http://www.imdb.com/title/tt0110005/]], showing Kate Winslet's debut as Juliet Hulme.
<html><embed src="http://www.youtube-nocookie.com/v/k4QDaVY8dqM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Cover of the Leonard Cohen song.
http://www.myspace.com/beggarsband

Give me back my broken and
my secret room, secret life
it is lonely here,
there's no one left to torture
Give me absolute control
and over every living soul
And lie beside me, babe!
And that's an order!

Give me crack and anal sex
The only treat that's left
and stuff it up a hole
in your culture

Things are gonna slide, slide in all directions
Won't be nothing
won't be nothing you can measure anymore
You never listen, you never listen
yeah the world has crossed the threshold
and it's overtime the order of the soul

When they said DO REPENT DO REPENT DO REPENT
then I wonder what they meant
When they said DO REPENT DO REPENT DO REPENT
I wonder what they meant

Give me back my Berlin wall
and give me Stalin and St. Paul
I've seen the future, brother:
It is murder.

I've seen the nations rise and fall
I've heard their stories, heard them all
but love's the only engine of survival

Things are gonna to slide ...

You'll see a woman hanging upside down
and her features covered by her fallen gown
and all the lousy little poets coming round
tryin' to sound like Charlie Manson
and the white man dancing 
<html><iframe width='100%' height='536' src='http://cache.vevo.com/assets/html/embed.html?video=USMDV1405743' frameborder='0' allowfullscreen></iframe></html>

From "Girls In Peacetime Want To Dance" [2015]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22426961&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut album "Belle Brigade" [2011].
http://www.thebellebrigade.com/
NOT SAFE FOR WORK
<html><embed src="http://www.dailymotion.com/swf/video/xcstdh&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Trash Yéyé" [2007]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21105118&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Crazy For You" [2010]
<html><embed src="http://media.mtvnservices.com/mgid:uma:video:mtv.com:677679/cp~id%3D1668047%26vid%3D677679%26uri%3Dmgid%3Auma%3Avideo%3Amtv.com%3A677679" width="100%" height="530" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" base="."/></html>

From "Crazy for you" [2010]
Directed by Drew Barrymore.
<html><embed src="http://www.youtube-nocookie.com/v/by9lL-iesf4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From ".​.​.​." [2012]
http://betafrontiers.com/

<html><embed src="http://www.youtube-nocookie.com/v/unPQcjlN4WQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From ".​.​.​." [2012]
http://betafrontiers.com/
Oh ja! Das Wochenende steht kurz bevor und ich habe ziemliche Lust auf morgendliches im-Bett-räkeln und ein ausgedehntes Frühstück mit allen Schikanen. Zuvor freue ich mich aber, auf eine neue Geschichte hinweisen zu können! Und die ist wirklich gut, [[lest selbst|Morgens in der Bahn]]! 
1997, mit 19, nach’m Abi, fuhr ich für 7 Monate nach England, wo ich für 7 Monate in einem Behindertenheim arbeitete.
Nach dem harten und unterbezahlten Dienst ging ich mit meiner guten Mitbewohnerin Sanni meist ins „Do’Bells“, wo wir uns blumenwässriges Bier reinpfiffen um uns danach im „Two Pigs“ unsere Ärsche auf alte (damals neue) Britpopschinken abzuwetzten.
Außerdem gab es da noch einen 4 mal gesehenen Basslehrer, für den ich schwä...(aaaaah, das ist eine andere Geschichte..).
Ansonsten passierte in dem Städtchen eigentlich nicht viel. Wahrscheinlich träumten wir in der Zeit deshalb umso mehr, tagsüber wie in der Nacht.
Die Tagträume sind bis heute sicher irgendwie dieselben geblieben, und die der Nächte - wenn ich mich denn noch erinnern konnte - erzählte ich meist am nächsten morgen Sanni.
Von den Träumen, die ich ihr in der gesamten Zeit erzählte, behielt ich EINEN EINZIGEN bis heute.
Er, bzw. sein Paralleltraum (!), ermöglichte mir - so bekloppt pathetisch das nun auch klingen mag - einen vertrauten und unheimlich-übernatürlichen Umgang mit meinen Träumen.
Es ist nicht so, dass der Traum in Erfüllung ging, wie man den alten Traumklassiker nun erwarten möchte. Nein, die Auflösung dieser Traumbesonderheit folgt nach dem Traumbericht.
Der Traum, den ich etwa nach drei Monaten Aufenthalt Cheltenham, „erlebte“, ging folgendermaßen, simpel:

Ich glaube, ich war jünger als 19 und fuhr halt auf meinem Fahrrad, von meinem Elternhaus vorbei am Recyclingcontainer und der Eisdiele in Richtung Marktplatz, wo ganz früher immer die coolen Skater des Neu-Brücker Ghettos abhingen.
Und da vorne am Kiosk, da stand A und rief mir: „Hallo Chrizzi“ zu. Ich glaube, ich hatte sie im Traum schon länger nicht gesehen, aber ich dachte dennoch nicht im Traum (!) daran, von meinem Fahrrad (dem hohen Ross) abzusteigen und ihr vielleicht auch mal „Hallo!“ zu sagen. Ich winklte ihr stattdessen mit meiner rechten Hand zu und lenkte mein Rad mit meiner linken Hand weiter gen Markplatz. Ich kann mich noch daran erinnern, dass ich mich in dem Traum ziemlich gut fühlte.
Diesen Traum, der – wie vorgwarnt – ziemlich simpel ist, erzählte ich am nächsten morgen Sanni.

Ok, der Traum kann u.U. als das stolze, cowboymäßige weg-von-zu-Hause-Fluchtverhalten charakterisiert werden, das 19-jährige des öfteren zeigen, wenn sie Abitur in der Tasche haben, sie auf den Rest der Welt schei... wollen, ihnen aber eigentlich nichts besseres einfällt als weiterhin uncool auf ihrem Drahtesel über den Marktplatz zu reiten (resp. mit Nachtbussen nach England zu fahren und dort einen sozialen Job zu übernehmen).
Aber die Parallelen der Traumhandlung liegen ganz woanders:
Die Person A, von der ich da träumte, kenne ich schon seit dem Kindergarten. In meiner gesamten Cheltenham-Zeit hatte sie sich, obwohl ich ihr mehrere Briefe geschrieben hatte, nie gemeldet. Dies trifft ein jugendliches Gemüt sehr, besonders, wenn man sehr an dieser Person hängt.
Und als ich aus Cheltenham nach den 7 Monaten nach Köln zurückkehrte, besuchte ich in der ersten Woche direkt A.
Noch immer bin ich etwas gekränkt und erwart eine zerknirschten Gesichtsausdruck A’s, in den ich dann acuh wirklcih hineinblicke als sie mir die Tür öffnet. Nachdem wir komisch die erste halbe Stunde drumrumreden, ich ihr ein paar bunte Fotos von England zeige, sagt sie:
„Chrizzi, ich hatte voll das schlechte Gewissen, dass ich mich nicht gemeldet habe, hatte Briefe geschrieben, aber kennst mich doch, nie Briefmarken da... Und vor etwa 4 Monaten habe ich auch sogar mal von dir geträumt, den Traum habe ich dann am nächsten morgen der Caro erzählt, kannst sie auch fragen. Du bist da mit deinem Fahrrad – womit auch sonst – Richtung Marktplatz gefahren, ich stand am Kiosk, und du hast mir nur zugewunken!!! Das war krass, dass du halt nur gewinkt hast, war krass, den Traum habe ich mir echt gemerkt...!“
Ich war baff. Hatte sie das wirklich geträumt?
Ich musste erst mal nachdenken, ob ihr nicht irgendwer meinen Traum geflüstert hatte; sie hatte immer schon ziemlich viel bullshit erzählt, der mich als Kind vor anderen Kindern in Teufelsküche gebracht hatte.
„Hast du das echt geträumt?“
“Ja. Kannst die Caro fragen.....“
Sie hatte meinen Traum aus ihrer Perspektive geträumt.
Unserem vagen Schätzen nach konnte es sogar in etwa dieselbe Nacht gewesen sein.
Ok, wir beide wuchsen im selben Ghetto auf und verbrachten viel Zeit zusammen an denselben Orten auf haben somit für Dinge wohl ähnliche Assoziationen.
Aber, weiterhin: Seitdem muss ich jedes mal, wenn ich von irgendeiner Person träume und ich den Traum länger behalte darüber nachgrübeln, ob die geträumte Person denselben Traum aus ihrer Sicht hatte.
Dann kann man diese Traumaktivität beinahe als ein gemeinsames Erlebnis bezeichnen, der mit dem herkömmlichen autistischen-autonomen Traumerleben nicht mehr viel zu tun hat.

Seit froh, dass cih nciht von euch träume!!!
Chrizzi.

----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6806280&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "#1 Record" [1972]
<html><embed src="http://www.youtube-nocookie.com/v/px_V9-HyTAc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Aus ihrem dritten Album "Schick Schock" [2015]
<html><embed src="http://www.youtube-nocookie.com/v/HPKYZrqFqCA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Terror 22" [2016]
<html><embed src="http://www.youtube-nocookie.com/v/zYWHjfVtoSM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "A Laughing Death in Meatspace" [2018]
<html><embed src="http://www.youtube-nocookie.com/v/yYg6eIH7qR8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Apocalypse" [2011]
http://www.dragcity.com/artists/bill-callahan
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=46694640&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Arabia Mountain" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/VBgUGzqU1X8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Wilderness Heart" [2010]
http://www.jagjaguwar.com/artist.php?name=blackmountain
<html><embed src="http://www.youtube-nocookie.com/v/mypHId8vOJw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

From "Wilderness Heart" [2010].
<html><embed src="http://www.youtube-nocookie.com/v/-5hX3L0EwgY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="440" /></html>

From the EP "Shining Bright Star" [2007]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7476234&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

A side project of the Black Keys featuring in this song: Mos Def and Jim Jones
From "Blakroc" [2009]
http://blakroc.com/
<html>
<img src="img/src/1282264128985.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/oSMp2PjEC_c&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

aka "The disco song" this 1975 piece later became "Heart of Glass"
<html><embed src="http://www.youtube-nocookie.com/v/YDfmRs0c00s&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Dark Roots" [2011]
<html><img src="img/src/1323732512465.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/pBYXYyDRk0g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Von "Weißt Du Wer?" [2005]
<html><embed src="http://www.youtube-nocookie.com/v/oo55vzpL85w&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Magic Whip" [2015]
<html><embed src="http://www.youtube-nocookie.com/v/0DjHKqb365A&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Single release [1995] featuring Françoise Hardy

<html><img src="http://www.schwarzsilber.de/img/src/1376130773412.gif" width="100%"/><embed src="http://www.youtube-nocookie.com/v/p28G0s13Re0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
</html>

From "Lonelyland" [2000] 
<html><embed src="http://www.youtube-nocookie.com/v/yiBsJPEDJeg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Piano Nights" [2014]
http://www.bohrenundderclubofgore.de/
<html><embed src="http://www.youtube-nocookie.com/v/cmP9TUA3Us0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Future Chaos" (2008)
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=970025&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Future Chaos" [2008]
<html><embed src="http://www.dailymotion.com/swf/video/x5s3ea&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="410" allowFullScreen="true" allowScriptAccess="always"/></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6893996&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From Justin Vernon's debut "For Emma forever ago" [2007]

* [[Bon Iver - Lump Sum]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8973214&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Red, Yellow & Blue" (2008) ([[site|http://bornruffians.com/]])
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=71967009&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Birthmarks" [2013]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=11253437&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Say It" (2010) ([[site|http://bornruffians.com/]])
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=38026796&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The Clearing", out later this year.
http://deadoceans.com/artist.php?name=bowerbirds
<html><embed src="http://www.youtube-nocookie.com/v/qikRcAiCtKM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "I'm Wide Awake, It's Morning" [2005]
Bright Eyes is the band of Conor Oberst.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22085232&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

No album yet. [2011]
http://www.bronchoband.com
<html><embed src="http://www.youtube-nocookie.com/v/FAOcP1bpKIo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

<html><embed src="http://www.junostatic.com/ultraplayer/11/MicroPlayer.swf" allowscriptaccess="always" FlashVars="branding=records&playlist_url=http%3A%2F%2Fwww.juno.co.uk%2Fplaylists%2Fbuilder%2F474057-01.xspf&start_playing=0&change_player_url=&volume=80&insert_type=insert&play_now=false&isRelease=false&product_key=474057-01" width="100%" height="130" type="application/x-shockwave-flash" /></html>

From "The Jazz Age" [2012]
<html>
<style>
.rot1 {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);}
.rot2 {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.rot3 {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.rot4 {-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);}

#zecke {display:block;width:202px; height:206px;margin:0 0 0 auto;background:#fff url('img/src/1279836821148.gif') no-repeat left top;padding:-500px;cursor:pointer;}
</style>

<div title="Play" class="play">
<a href = "javascript:void(0)" onclick = "$('thing1').style.display='block';$('tracy').style.display='block';$('fade').style.display='block';">
&#9658;</a></div>

Gestern war ich mit Mili und Tibor am Drachenfels. Auf dem Rückweg haben wir eine kleine "Abkürzung" durch den Wald genommen. Und heute morgen fand ich dann eine Zecke in meinem Bein.
So'n Winz-Monster das versucht in meine Haut zu kriechen schockt mich zwar nicht mehr. Aber ich wünschte trotzdem, sie würden das lassen. Verdammte kleine Roboter.


<div id="zecke" class="rot1"
onClick="this.className=='rot1'?this.className='rot2':this.className=='rot2'?this.className='rot3':this.className=='rot3'?this.className='rot4':this.className=='rot4'?this.className='rot1':null"
onMouseOver="this.className=='rot1'?this.className='rot2':this.className=='rot2'?this.className='rot3':this.className=='rot3'?this.className='rot4':this.className=='rot4'?this.className='rot1':null"></div>





<div id="fade" class="black"></div>

<div id="tracy" class="LBsound">
<embed width="480" height="25" src="http://www.youtube-nocookie.com/v/HhGvVIISL1o&rel=0&showinfo=0&autoplay=1&loop=0"  hidden=true />
</div>

<div id="thing1" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('thing1').style.display='none';$('tracy').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('thing1').style.display='none';$('thing2').style.display='block';">&#9658;</a></div>
<embed id="player" src="http://www.youtube-nocookie.com/v/DRfabbWboB4&showinfo=0&rel=0&autoplay=1&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"  />
</div>

<div id="thing2" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('thing2').style.display='none';$('tracy').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('thing2').style.display='none';$('thing3').style.display='block';">&#9658;</a></div>
<embed id="player" src="http://www.youtube-nocookie.com/v/nsVUhtFwRmA&showinfo=0&rel=0&autoplay=1&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"  />
</div>

<div id="thing3" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('thing3').style.display='none';$('tracy').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('thing3').style.display='none';$('thing4').style.display='block';">&#9658;</a></div>
<embed id="player" src="http://www.youtube-nocookie.com/v/Ziy-FHyWVUg&showinfo=0&rel=0&autoplay=1&loop=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"  />
</div>

<div id="thing4" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('thing4').style.display='none';$('tracy').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('thing4').style.display='none';$('thing5').style.display='block';">&#9658;</a></div>
<embed id="player" src="http://www.youtube-nocookie.com/v/SPyMgd7a1NU&showinfo=0&rel=0&autoplay=1&loop=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"  />
</div>

<div id="thing5" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('thing5').style.display='none';$('tracy').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('thing5').style.display='none';$('thing1').style.display='block';">&#9658;</a></div>
<embed id="player" src="http://www.youtube-nocookie.com/v/Pqg2XjCq-EM&showinfo=0&rel=0&autoplay=1&loop=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"  />
</div>

</html>
<html><embed src="http://www.youtube-nocookie.com/v/O3CkfvYMCWM&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="460" /></html>

From "My Maudlin Career" [2009]

* [[Camera Obscura - Lloyd I'm Ready To Be Heartbroken]]
<html><embed src="http://www.youtube-nocookie.com/v/XTa_RQC8ZxA&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Let's Get Out of This Country" [2006]
<html><embed src="http://www.youtube-nocookie.com/v/BFuVJDz5XuU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Reminds me of Björk.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8703855&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Cansei de ser sexy ("Tired of being sexy" or CSS for short) are from São Paulo, Brazil. They just released their third album "Donkey". You can listen to a <html><a href="http://www.csshurts.com/_download/donkey.mp3">short mix of Donkey here</a>.</html> The above video is from their eponymous 2006 album.
http://www.csshurts.com
<html><embed src="http://www.youtube-nocookie.com/v/aiSa7THgxrI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Swim" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=24249987&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

<html>
<a href="Javascript:toggle('0');">Texte Français</a> | <a href="Javascript:toggle('1');">English translation (by demagogue)</a><br/><br/>
<div id="1" style="display:none;">
I've heard it said that life just comes and goes<br/>
It passes in an instant like a wilting rose<br/>
I'm told that time makes light of all our woes<br/>
Wears them like a gown while we're left exposed<br/>
But somebody told me...<br/>
That you still loved me.<br/>
Yes somebody told me...<br/>
That you still loved me.<br/>
Could this possibly be?<br/>
<br/>
I've heard it said that destiny is cruel<br/>
Promises the world, then laughs in ridicule<br/>
You think it's in your hands, that you're in control<br/>
But you look again. You're wrong. You're just a fool<br/>
But somebody told me...<br/>
That you still loved me.<br/>
Yes somebody told me...<br/>
That you still loved me.<br/>
Could this possibly be?<br/>
<br/>
Who was it told me that you've loved me all along?<br/>
I wish I could remember, but the face is gone.<br/>
I just recall a voice that whispered in my ear<br/>
"She loves you. It's a secret. Don't let her hear."<br/>
See? Somebody told me...<br/>
That you still loved me.<br/>
Yes, somebody told me...<br/>
That you still loved me.<br/>
Could this possibly be?<br/>
<br/>
[solo]<br/>
<br/>
I've heard it said that life just comes and goes<br/>
It passes in an instant like a wilting rose<br/>
I'm told that time makes light of all our woes<br/>
Wears them like a gown while we're still exposed<br/>
And yet somebody told me...<br/>
That you still loved me.<br/>
I swear they said to me...<br/>
That you still loved me.<br/>
Could this possibly be?<br/>
</div>

<div id="0" style="display:none;">
On me dit que nos vies ne valent pas grand chose,<br/>
Elles passent en un instant comme fânent les roses.<br/>
On me dit que le temps qui glisse est un salaud que de nos chagrins<br/>
Il s'en fait des manteaux pourtant quelqu'un m'a dit...<br/>
<br/>
Que tu m'aimais encore,<br/>
C'est quelqu'un qui m'a dit que tu m'aimais encore.<br/>
Serais ce possible alors ?<br/>
<br/>
On me dit que le destin se moque bien de nous<br/>
Qu'il ne nous donne rien et qu'il nous promet tout<br/>
Paraît qu'le bonheur est à portée de main,<br/>
Alors on tend la main et on se retrouve fou<br/>
Pourtant quelqu'un m'a dit ...<br/>
<br/>
Refrain<br/>
<br/>
Mais qui est ce qui m'a dit que toujours tu m'aimais?<br/>
Je ne me souviens plus c'était tard dans la nuit,<br/>
J'entend encore la voix, mais je ne vois plus les traits<br/>
"Il vous aime, c'est secret, lui dites pas que j'vous l'ai dit"<br/>
Tu vois quelqu'un m'a dit...<br/>
<br/>
Que tu m'aimais encore, me l'a t'on vraiment dit...<br/>
Que tu m'aimais encore, serait-ce possible alors?<br/>
On me dit que nos vies ne valent pas grand chose,<br/>
Elles passent en un instant comme fânent les roses<br/>
On me dit que le temps qui glisse est un salaud<br/>
Que de nos tristesses il s'en fait des manteaux,<br/>
Pourtant quelqu'un m'a dit que...<br/>
<br/>
Refrain
</div></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=73764884&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Von "Hinterland" [2013]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=71317769&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Von "Hinterland" [2013]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32691586&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

From "Coco Beware" [2011]

This is a longer director's cut version, which means more light reflects on more swimming bodies. Which is good.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=28041064&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

unreleased [2011]

[>img[img/thumb/1289955096314s.jpg][img/src/1289955096314.jpg]]
Ich brauchte ein neues Feuerzeug, also ging ich in den Laden.
Und für 99 Cent kaufte ich dort ein "Punkrock" Feuerzeug
Es trägt die Aufschrift "Punkrock is not dead but it's about to be"
und "Punk your life"
Ich fühlte mich sofort einige Grade mehre Punkrock
nich gerade 'Sheena' aber wie einer von den Blink 128 Typen
ein etwas kommerzieller Punkrock Plagiator
falls ich das Feuerzeug nun gestohlen hätte - das wär was anderes gewesen
aber man kann nicht immer so punk sein
nicht wenn der Verkäufer eigentlich ein netter Typ ist und du ein weißes Zara Hemd trägst anstatt einem zerissenen T-Shirt
wenigstens hatte ich meinen Sid Vicious Button
ansonsten wäre die ganze Sache absolut lächerlich gewesen
und die Fashion Police hätte mich an der nächsten Ecke verhaftet
"Mein Herr, wir haben festgestellt, dass Sie dieses Punkrock Feuerzeug verwenden, aber Sie sehen mehr aus wie ein Lounge Hippie / Skater Mischmasch"
"Sie haben das Recht das Feuerzeug jetzt zurückzugeben, oder sich zu entkleiden und nicht wieder anzukleiden, es sei denn es wäre eine getragene Lederjacke, die Sie in einem Mülleimer gefunden haben"
Ein Glück, dass ich den Button hatte
Danke Sid









<html>
<div title="Click" style="cursor:pointer">
<img src="img/src/1297299345363.gif" width="100%" id="ccw1" onmouseout = "$('ccw1').style.display='none';$('ccw2').style.display='block';" onclick = "$('ccw1').style.display='none';$('ccw2').style.display='block';" />

<img src="img/src/1297299311771.gif" width="100%" id="ccw2" style="display:none;" onmouseout = "$('ccw2').style.display='none';$('ccw3').style.display='block';" onclick = "$('ccw2').style.display='none';$('ccw3').style.display='block';" />

<img src="img/src/1297299078634.gif" width="100%" id="ccw3" style="display:none;" onmouseout = "$('ccw3').style.display='none';$('ccw1').style.display='block';" onclick = "$('ccw3').style.display='none';$('ccw1').style.display='block';" />
</div>
<embed src="http://www.youtube-nocookie.com/v/9xL2tJLepa0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Wintering" [2010]
http://chapelclub.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7703592&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From "IRM" [2009], with Beck
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=11963504&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "IRM" [2009], written by Beck
Gainsbourg had an examination in an [[Imagerie par Résonance Magnétique|http://upload.wikimedia.org/wikipedia/commons/b/bd/Modern_3T_MRI.JPG]] (an MRI scanner) and the humming reminded her of music.
http://www.charlottegainsbourg.com/
Ooh, ist das süüüüüüüüüß!
Diesen Satz werde ich in nächster Zeit wohl noch öfter hören. Und ich geb's zu, der Grund dafür schafft mit Leichtigkeit eine 10 auf der Süße-Skala, wo 1 = [[Zucker|http://www.lebensmittellexikon.de/z0000010.htm]] und 10 = [[NutraSweet|http://www.nutrasweet.com/]] im [[Saccharin|http://www.saccharin.org/]]-Schlafrock ist. Meine kleine Katze heißt Charly und nur wenn der Vorhang reißt "Charlotte!" Das kann aber nicht mehr lange dauern denn sie [[kugelblitzt|http://www.3dcomix.com/flash3d/]] wie ein fellbezogener Gummiball mit Pod-Racer-Raketen durch meine kleine Wohnung.
Meine theoretische Prüfung zum [[M.f.D.u.P.M.S.D.NP|http://www.mediengestalter-forum.de/v2/portal.php]] habe ich nun hinter mir und ich möchte mich bei allen Gedanken bedanken, die bei mir waren, als ich sie brauchte. Nun hat die nächste (praktische) Prüfung ihr hässliches Haupt erhoben. Es geht voran, weil es kein zurück gibt. 
<html><embed src="http://www.youtube-nocookie.com/v/rFpeLlmfZ0w&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444"/></html>

From "Further" (2010)
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7912669&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Come with us" [2002]

Classic electronic video. Michel Gondry took the train shots during a holiday in France.
<html><embed src="http://www.youtube-nocookie.com/v/3pbr4nnZPvU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

<html><embed src="http://www.youtube-nocookie.com/v/PBnm_5d1hJw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From Archer Vice, 5th season
Providing the singing voice for Cherlene is [[Jessy Lynn Martens|https://soundcloud.com/jessy-lynn-martens]] 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=33641450&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

The two directors of this video Ryan Tood and Chad Turner described its plot [[in Wired|http://www.wired.com/underwire/2011/12/chllngr-exclusive/]] as follows:
//“A space guy in the universe trying to make change and create groovy things, despite his girl’s other plans.”//

From Chllngr's debut "Haven" 2011
Free download: http://soundcloud.com/time-no-place/chllngr-change
<html><embed src="http://www.youtube-nocookie.com/v/wmG24mOWZoo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Christine Perfect" [1970]
The singer was later known as Christine McVie after marrying Fleetwood Mac bass guitarist John McVie and joining his band.
<html><embed src="http://www.youtube-nocookie.com/v/hfKddnABkWo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

A two week tour montage, which included shows in Copenhagen, Paris, Barcelona, Dublin, London, Rome, Milan and Brussels.Tracks:
"The Gemini" from the Chromatics' album "Night Drive" [2007] and
"The Point Of No Return" from the Symmetry album "[[Themes for an Imaginary Film|http://soundcloud.com/johnnyjewel/symmetry-themes-for-an]]" [2011]
http://vivaitalians.blogspot.de/

Also see the [[Chromatics music game on Systemshock.org|http://www.systemshock.org/index.php?topic=3971]]
<html><embed src="http://www.youtube-nocookie.com/v/rSycSBYHitc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Kill for love", out sometime this year.
Meanwhile you can download this song here: http://soundcloud.com/johnnyjewel/chromatics-into-the-black
<html><embed src="http://www.youtube-nocookie.com/v/LR87ol1G6NI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Their album "Kill for Love" will be out in January 2012
<html><embed src="http://www.youtube-nocookie.com/v/tbx8qRg6tPE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Kill for Love" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=37924203&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Hysterical" [2011]
http://www.clapyourhandssayyeah.com/
<html><embed src="http://www.youtube-nocookie.com/v/wmod3ybPy0I&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Claudia Mori is the other woman who calls him (Franco Morgan) at home, while he pretends for his wife that he's talking to a doctor.
She asks when he can come, if his wife is near, if he loves her and speaks about how she can't sleep and that she's wearing the perfume that he bought for her. He answers her while trying to keep up the façade of an official telephone call. In the end she allusively threatens to commit suicide ("I might even die") on which he finally agrees to come by.

From "Fuori tempo" [1975]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=35099595&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

1984
<html><embed src="http://www.youtube-nocookie.com/v/mF_8RH_S1qw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Grey Oceans" [2010]
<html><embed width="100%" height="440" src="http://en.musicplayon.com/Pplayer.swf?&VID=678328&autoPlay=N&hideLeftPanel=Y&bgColor=0x232323&activeColor=0x005CF5&inactiveColor=0x3C3C3C&titleColor=0x584596&textsColor=0x999999&selectedColor=0x0F0F0F&btnColor=0x000000" allowfullscreen="true" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"/>
</html>

From "The Afterman: Ascension" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/NWBqv7Mtg1g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "In Decay" [2012]
Footage from the film "Beyond the Black Rainbow" ([[imdb|http://www.imdb.com/title/tt1534085/]])
<html><img src="img/src/1292290153262.png" style="float:left;padding-right:1em"/></html> Hi! Zurzeit beschäftige ich mich mit einem neuen Spiel für schwarzsilber. Falls irgendjemand den Film "TRON" in den 80ern verpaßt haben sollte, möchte ich die Geschichte hier kurz wiedergeben.
Ein Programmierer (Jeff Bridges - "The Big Lebowski") wird in einen Computer "übertragen" und muß dort in Computerspielen gegen das böse MCP antreten. (MCP = MasterControlProgram, heute würden wir einfach "Windows" sagen.)
Tron enthielt die ersten Computer-Animationen, die es auf der Leinwand zu sehen gab. Besonders stach dabei die LightCycle-Szene hervor, eine rasante Verfolgungsjagd in einer quadratischen Arena auf Gefährten, die sich wohl am besten als die Cyberspace-Repräsentationen von Motorrädern beschreiben lassen. Diese LightCycles hatten ihren Namen nicht umsonst, denn sie waren nicht nur ultraschnell und nicht zu bremsen, sondern hinterließen außerdem eine Wand aus "Laserlicht", deren Berührung jedes Bike ebenso zerstörte, wie ein Crash in die Arena-Wände.
Die Idee war genial und so wurde die Lightcycle-Szene zur Vorlage für tausende mehr oder weniger gute Computerspiele bis hin zu "Snake", das sich heute auf jedem Nokia-Handy findet.
Nun möchte ich ein weiteres hinzufügen, nämlich das erste Flash-TRON! Es wird genau wie PONG hier auf schwarzsilber zu spielen sein und ihr könnt euch schon mal darauf freuen. Damit die Freude unvermindert anhält, habe ich nach zweitägiger Arbeit schon mal eine Vorab-Version für euch bereitgestellt, in der natürlich noch nichts funktioniert, was habt ihr erwartet?!
Haut also gar nicht erst auf irgendwelche Knöpfe oder macht sonst irgendwelche Faxen, während ihr diesen gehirnerschütternden Flash-Film betrachtet: [[Kolyas unfertiges Flash-TRON|videos/TRON_double_11.html]]

[img[img/src/1292290168341.gif]]
<html><div id="signindiv" style="width:100%;border:1px solid #cccccc;"></div></html>
<script>
var skin = {};
skin['FONT_FAMILY'] = 'georgia,serif';
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#F5F5F5';
skin['ENDCAP_TEXT_COLOR'] = '#000000';
skin['ENDCAP_LINK_COLOR'] = '#999999';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#efefefefefef';
skin['CONTENT_LINK_COLOR'] = '#0000cc';
skin['CONTENT_TEXT_COLOR'] = '#000000';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
skin['ALIGNMENT'] = 'right';
google.friendconnect.container.renderSignInGadget(
 { id: 'signindiv',
   site: '00233296540417472679' },
  skin);
</script>

<html><div id="commentsdiv" style="width:100%;border:1px solid #cccccc;"></div></html>
<script>
var skin = {};
skin['HEIGHT'] = '400';
skin['FONT_FAMILY'] = 'georgia,serif';
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#F5F5F5';
skin['ENDCAP_TEXT_COLOR'] = '#000000';
skin['ENDCAP_LINK_COLOR'] = '#999999';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#efefefefefef';
skin['CONTENT_LINK_COLOR'] = '#0000cc';
skin['CONTENT_TEXT_COLOR'] = '#000000';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
google.friendconnect.container.renderOpenSocialGadget(
 { id: 'commentsdiv',
   url:'http://www.google.com/friendconnect/gadgets/activities.xml',
   height: 400,
   site: '00233296540417472679',
   'view-params':{"scope":"SITE"}
 },
  skin);
</script>
<html><embed src="http://www.youtube-nocookie.com/v/1dwNIuN9LN8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Spectronic" [2011]
Danielle Johnston aka Computer Magic gives away her music for free on her site:
http://thecomputermagic.com/
<html><embed src="http://www.youtube-nocookie.com/v/htB4lsoXfVI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
All content Items, variable listings.

<html>
<a href = "javascript:void(0)" id="sel1" class="button" style="font-weight:bold;" onclick = "this.style.fontWeight='bold';
$('sel2').style.fontWeight='normal';
$('sel3').style.fontWeight='normal';
$('bycreationdate').style.display='block';$('bymodificationdate').style.display='none';$('bytitle').style.display='none';">sort by creation date</a> |
<a href = "javascript:void(0)" id="sel2" class="button" onclick = "this.style.fontWeight='bold';
$('sel1').style.fontWeight='normal';
$('sel3').style.fontWeight='normal';$('bycreationdate').style.display='none';$('bymodificationdate').style.display='block';$('bytitle').style.display='none';">sort by modification date</a> |
<a href = "javascript:void(0)" id="sel3" class="button" onclick = "this.style.fontWeight='bold';
$('sel1').style.fontWeight='normal';
$('sel2').style.fontWeight='normal';
$('bycreationdate').style.display='none';$('bymodificationdate').style.display='none';$('bytitle').style.display='block';">sort alphabetically by title</a>
<br/><br/>
<div id="bycreationdate"><<list filter "[tag[c]][sort[-created]]">></div>
<div id="bymodificationdate" style="display:none;"><<list filter "[tag[c]][sort[-modified]]">></div>
<div id="bytitle" style="display:none;"><<list filter "[tag[c]][sort[title]]">></div>
</html>
<html><img src="img/src/1315256147333.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/c-RQggVWAUc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Tall Hours In The Glowstream" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/bcnIhzaDTd0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Double EP: A Sea of Split Peas" [2013]
https://courtneybarnett.bandcamp.com/album/the-double-ep-a-sea-of-split-peas
<html><embed src="http://www.youtube-nocookie.com/v/1NVOawOXxSA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Sometimes I Sit And Think, And Sometimes I Just Sit" [2015]
<html><embed src="http://www.youtube-nocookie.com/v/o-nr1nNC3ds&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Sometimes I Sit And Think, And Sometimes I Just Sit" [2015]
https://courtneybarnett.bandcamp.com/album/sometimes-i-sit-and-think-and-sometimes-i-just-sit
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45785730&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Radiant Door" EP [2011]
http://www.crystalstilts.com/
<html><embed src="http://media.mtvnservices.com/mgid:uma:video:mtv.com:624456" width="100%" height="450" flashVars="configParams=id%3D1651481%26vid%3D624456%26uri%3Dmgid%3Auma%3Avideo%3Amtv.com%3A624456" allowFullScreen="true"/></html>

In this modern [[Pygmalion|http://en.wikipedia.org/wiki/Pygmalion_%28mythology%29]] story a girl rises from the film "Le mépris" ([[imdb|http://www.imdb.com/title/tt0057345/]]) and goes out with the guy who was watching it. Emma Roberts, niece of Julia Roberts, plays the character of "Camille Javal" here, which was played by Brigitte Bardot in the original film.
http://cults.bandcamp.com/

<html><img src="img/src/1300918837713.gif" width="100%" /></html>
Brigitte Bardot in Le mépris [1963]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17239069&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

[2011]
http://soundcloud.com/cappadappcaptainwang
<html><embed src="http://www.youtube-nocookie.com/v/teJAOHFj1E4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

This track was used in one of the intros for Darwinia. You can download it [[from DMA-SC's website|http://dma-sc.atari.org/works.php?cat=pc]]. 
<html><embed src="http://www.youtube-nocookie.com/v/SPFpcKm0B7U&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="338" /></html>

As you probably know Daft Punk are composing the music for the upcoming TRON Legacy. The sequel to Disney's 1982 fantasy movie will star Jeff Bridges again.

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17687260&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Tron Legacy" OST [2010]
This is the [[second|Daft Punk - Derezzed]] video for this track.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16739772&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Meine Mutter hat Tomaten Sauce für mich gemacht, nach diesem Video! Wie cool ist das?  Danke  Mom!
<html><img src="img/src/1289786603017.gif" width="100%" />
<span style="float:left;margin-right:0.5em;"><audio controls="controls" loop="loop" onended="this.play();" ><source src="player/mp3/Daft Punk-Tron Legacy.ogg" type="audio/ogg">
Your browser does not support the HTML audio element. :-/</audio></span>Recording of the track's debut on [[BBC Radio 1|http://www.bbc.co.uk/iplayer/console/bbc_radio_one]] with DJ Annie Mac speaking (5th Nov 2010). <b>Once is not enough!</b></html>
<html><object seamlesstabbing="false" class="BrightcoveExperience" id="myExperience" data="http://c.brightcove.com/services/viewer/federated_f9?&amp;width=620&amp;height=400&amp;flashID=myExperience&amp;bgcolor=%23000000&amp;playerID=26429438001&amp;playerKey=AQ~~%2CAAAAABumiUU~%2CCmZu1qzq0NxNmHK1_h03A729ZzLEdw3z&amp;isVid=true&amp;dynamicStreaming=true&amp;wmode=transparent&amp;%40videoPlayer=1154710254001&amp;autoStart=&amp;debuggerID=" type="application/x-shockwave-flash" height="440" width="100%"><param value="always" name="allowScriptAccess"><param value="true" name="allowFullScreen"><param value="false" name="seamlessTabbing"><param value="true" name="swliveconnect"><param value="transparent" name="wmode"><param value="high" name="quality"><param value="#000000" name="bgcolor"></object>
</html>

From "It's A Corporate World" [2011
http://www.daleearnhardtjrjr.com/]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=39505582&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Dale Earnhardt cover this song from 1977 by Gil Scott Heron, originally penned about a partial meltdown of a nuclear reactor near Detroit in 1966, as an homage to the worker's city and their hometown.
From "It's A Corporate World" [2012]
http://www.daleearnhardtjrjr.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22679618&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut "Milky Way" [2010]
You can [[download the complete album here|http://www.dreamdamage.com/media/audio/Danger-Beach/Milky-Way/Danger-Beach_-_Milky-Way.zip]]
http://www.dreamdamage.com/category/danger-beach/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=34706361&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Rome" [2011], the spaghetti western influenced project of Danger Mouse & Daniele Luppi.
With Jack White singing.
<html><embed src="http://www.youtube-nocookie.com/v/NHfWY0is3rE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

How Danny Brown lost his tooth.
Single release [2012]
http://www.scionav.com/collection/919/Danny-Brown---Grown-Up
<html><embed src="http://www.youtube-nocookie.com/v/WS-My2ddAms&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Jiaolong" [2012]

<html><embed src="http://www.youtube-nocookie.com/v/Fh3IYfPEdZs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Alive as you are" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32882961&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="320"/></html>

From "Darkside" [2011]
http://www.nicolasjaar.net/
http://www.beatport.com/artist/nicolas-jaar/72460
Eine Menge seltsame und schöne Dinge sind passiert seit meinem letzten Eintrag. Damals war ich, wie ihr wißt (oder weiter unten nachlesen könnt) etwas in Panik, weil ich den Schulbeginn verpaßt hatte. Macht aber nix, mein Zeugnis sieht trotzdem spitzenmäßig aus. Seit der Grundschule hab ich sowas nicht mehr gehabt!
So, die seltsamen und schönen Sachen passierten alle letzten Dienstag.
Da erfuhr ich nämlich, dass irgendwo auf einem Bauernhof im Bergischen Land, im Bauch einer wohlig schnurrenden Katze ein klitzekleines Katzenbaby darauf wartet, das triste Grau der Welt zu erblicken. Und dann auch noch mich!
Hoffentlich übersteht es den Schock! ;)
Ich bin nämlich schon seit geraumer Zeit sozusagen Katzenbesitzer in spe, soll heißen, seit Weihnachten habe ich versucht, mir so ein knuffiges Fellknäuel zu besorgen.
Wie schwierig das wirklich ist, begriff ich erst, als die Mitarbeiterin des Tierheims Bergisch Gladbach mir erklärte, dass meine 28qm-Wohnung mit Auslauf für eine Katze zu klein sei, während sich hinter ihr etwa 16 Katzen in einem gekachelten Raum von höchstens 10qm gegenseitig ans Fell gingen!
Nun, wenn mein Wohnung zu klein für eine Katze ist, wo bleibt der Menschenschützer-Verein, der mir eine größere Wohnung besorgt?
Aber das ist jetzt egal, denn im Mai werde ich ein Kätzchen bekommen, und darauf freue ich mich schon wie ein Schneekönig!
So, die seltsame Geschichte war, dass mich ein sehr nettes Mädchen anrief (am selben denkwürdigen Dienstag!), die mich ganz gut zu kennen schien, doch ich sie nicht im Geringsten! Wie sich herausstellte, handelte es sich um eine ehemalige Schulkameradin von mir, die ich zuletzt vor sage und schreibe 13 Jahren gesprochen habe! Wir haben ein bißchen miteinander geredet und sie hat mir einiges von damals und manches von jetzt erzählt und es war mir am Anfang ein bißchen peinlich, dass ich mich gar nicht an sie erinnern konnte. Aber zuletzt war ich doch froh, dass sie angerufen hatte. Sie hatte die Nummer aus dem Telefonbuch .
Übrigens, was dort oben so lustig rumkrabbelt, ist ein Banner von der coolen sodaplay-Seite , die ihr bestimmt kennt, wenn ihr ab und zu in meine LNX geschaut habt.
Schleudert die Viecher mal ein bißchen mit der Maus rum! Das macht Spaß, was?! 
Ich will auf Schwarzsilber.de einige neue Ideen ausprobieren.
Die [[Musik-Video Sammlung|http://www.systemshock.org/index.php?board=22.0]] die hier bisher zu sehen war, ist nun in einem Subforum von [[systemshock.org|http://www.systemshock.org/]] untergebracht. Hier ist nur eines, das einer der Besucher dort gepostet hat und das mir sehr gut gefällt.

!!!The Avalanches - Since I left you
<html><embed width="100%" height="500" src="http://www.youtube-nocookie.com/v/aUyKdaNKHzo&rel=0&showinfo=0&hd=1&iv_load_policy=3&autohide=2&cc_load_policy=0&fs=1" /></html>
If you're in Germany or if you just prefer the 1973 live version, [[watch this instead|http://www.youtube.com/watch?v=5g6--QoPsDM]].

From "The Rise and Fall of Ziggy Stardust and the Spiders from Mars" [1972]
<html><embed src="http://www.youtube-nocookie.com/v/dE4Mu_cZcIA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
<div title="Click" style="cursor:pointer">
<img src="img/src/1297395737969.gif" width="100%" id="dbmd1" onmouseout = "$('dbmd1').style.display='none';$('dbmd2').style.display='block';" onclick = "$('dbmd1').style.display='none';$('dbmd2').style.display='block';" />

<img src="img/src/1297396358756.gif" width="100%" id="dbmd2" style="display:none;" onmouseout = "$('dbmd2').style.display='none';$('dbmd3').style.display='block';" onclick = "$('dbmd2').style.display='none';$('dbmd3').style.display='block';" />

<img src="img/src/1297396413169.gif" width="100%" id="dbmd3" style="display:none;" onmouseout = "$('dbmd3').style.display='none';$('dbmd1').style.display='block';" onclick = "$('dbmd3').style.display='none';$('dbmd1').style.display='block';" />
</div></html>
<html><embed src="http://www.youtube-nocookie.com/v/0EDOs3wdrr4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Remarkable cover of this [[song by Ellie Goulding|http://www.youtube.com/watch?v=Navl4fYI-Zk]].
<html><embed src="http://media.mtvnservices.com/mgid:uma:video:mtv.com:216874" width="100%" height="480" type="application/x-shockwave-flash" flashVars="configParams=artist%3D718%26vid%3D216874%26uri%3Dmgid%3Auma%3Avideo%3Amtv.com%3A216874" allowFullScreen="true" allowScriptAccess="siteOnly" base="."/></html>

From "De La Soul Is Dead" [1991]
The female singer is Vinia Mojica from New York. In the early 90s she worked with hip hop bands like the Jungle Brothers, De La Soul and A Tribe Called Quest. 
<html>
<img src="img/src/1291999556132.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/faiER856zQU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "De La Soul Is Dead" [1991]
----

''Pos'':
This is the stylin' for a title that sounds silly
But nothin' silly about triflin' times of Millie
Millie a Brooklyn Queen originally from Philly
Complete with that accent that made her sound hilly billy
Around this time the slammin' joint was “Milk is Chilin'”
But even cooler was my social worker Dillon
Yeah I had a social worker 'cuz I had some troubles
Anyone who'd riff on me, I'd pop their dome like bubbles
He'd bring me to his crib to watch my favorite races
That's how his daughter Millie become one of my favorite faces
She had the curves that made you wanna take chances
I mean on her, man, I'd love to make advances
I guess her father must 'a got the same feelin'
I mean, actually findin' his own daughter Millie appealing
At the time no one knew but it was a shame
That Millie became a victim of the touchy-touchy game

''Dove'':
Yo Millie, what's the problem, lately you've been buggin'
On your dookie earrings, someone must be tuggin'
You were a dancer who could always be found clubbin'
Now you're world renowned with the frown you're luggin'
Come to think your face look stink when Dill's around you
He's your father-what done happen-did he ground you?
You shouldn't flip on him 'cuz Dill is really cool
Matter of fact, the coolest elder in the school
He hooked up a trip to bring us all the Lacey
He volunteered to play old Santa Claus at Macy's
Child, ya got the best of pops anyone could have
Dillon's cool, super hip, you should be glad

''Pos'':
Yeah, it seemed that Santa's ways were parallel with Dillon
But when Millie and him got home, he was more of a villain
While she slept in he crept inside her bedroom
And he would toss and then would force her to give him head room
Millie tried real hard to let this hell not happen
But when she'd fuss, he would just commence to slappin'
(Yo Dillon man, Millie's been out of school for a week, man, what's
the deal?)
I guess he was givin' Millie's bruises time to heal
Of course he told us she was sick and we believed him
And at the department store as Santa we would see 'em
And as he smiled, his own child was at home plottin'
How off the face of this earth she was gonna knock him
When I got home, I found she had tried to call me
My machine had kicked to her hey how ya doin' (sorry)
I tried to call the honey but her line was busy
I guess I'll head to Macy's and bug out on Dillon

''Dove'':
I received a call from Misses Sick herself
I asked her how was she recoverin' her health
She said that what she had to ask would make it seem minute
She wanted to talk serious, I said, "go ahead-shoot"
She claimed I hit the combo dead upon the missile
Wanted to know if I could get a loaded pistol
That ain't a problem but why would Millie need one
She said she wanted her pops Dillon to heed one
Ran some style about him pushin' on her privates
Look honey, I don't care if you kick five fits
There's no way that you can prove to me that Dill's flip
He might breathe a blunt but ya jeans he wouldn't rip
You're just mad he's your overseer at school
No need to play him out like he's someone cruel
She kicked that she would go get it from somewhere else
Yeah, whatever you say, go for ya self

''Pos'':
Macy's department store, the scene for Santa's kisses
And all the little brats demandin' all of their wishes
Time passes by as I wait for my younger brother
He asks his wish, I waste no time to return him back to Mother
As I'm jettin', Millie floats in like a zombie
I ask her what's her problem, all she says is "Where is he?"
I give a point, she pulls a pistol, people screamin'
She shouts to Dill, “He's off to hell cuz he's a demon!”
None of the kids could understand what was the cause
All they could see was a girl holdin' a pistol on Claus
Dillon pleaded mercy, said he didn't mean to
Do all the things that her mind could do nothing but cling to
Millie bucked him and with the quickness it was over

Merely 18 years later Atmosphere released a sequel to this song in 2009: [[Millie fell off the fire escape|http://www.youtube.com/watch?v=3RKcPXgW-yE]] 
<html>
<img src="img/src/1291998745033.jpg" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/mU1PsFcKgH0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Look Pos, we gotta talk...
From "De La Soul Is Dead" [1991]
<html>
<img src="img/src/1291337573255.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/ea8tU3dq13Y&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="never" allowfullscreen="true" width="100%" height="25" />
From "We Have Come For Your Children" [1978]
<img src="img/src/1285809345489.gif" width="100%" />
</html>
<html><embed src="http://www.youtube-nocookie.com/v/gTXf0Rtp98s&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="580" /></html>

From "Old Growth" [2008]
//{{{
//PLUGIN OPTIONS

//Video page
config.options.chkScreensVideoPage     = true;		// default "true"
config.options.txtNrItemsVideoPage        = "5";          // default "10"

//GenerateRssByTagPlugin
config.options.txtRssTag = "c";

//HTMLFormattingPlugin
config.options.chkHTMLHideLinebreaks=true;

//DisableWikiLinks
config.options.chkDisableWikiLinks = true;   // default false

//startup
//var tiddlers=store.getTaggedTiddlers('c');
//var tid = tiddlers[Math.floor(Math.random()*tiddlers.length)];
//var random = '[['+tid.title+']]';
//var latest = '[['+store.getTaggedTiddlers('c','modified').reverse()[0].title+']]';
var latest = store.getTaggedTiddlers('c','modified').reverse();
latest = '[['+latest[0].title+']]'+'[['+latest[1].title+']]';
config.shadowTiddlers.DefaultTiddlers = latest;

//SinglePageModePlugin
config.options.chkSinglePageMode        = false;         // default false, Display one tiddler at a time
config.options.chkSinglePagePermalink        = true;         // default false, Automatically permalink current tiddler
config.options.chkSinglePageKeepFoldedTiddlers        = false;         // default false, Don't close tiddlers that are folded
config.options.chkSinglePageKeepEditedTiddlers        = false;         // default false, Don't close tiddlers that are being edited
config.options.chkTopOfPageMode        = false;         // default false, Open tiddlers at the top of the page
config.options.chkBottomOfPageMode        = false;         // default false, Open tiddlers at the bottom of the page
config.options.chkSinglePageAutoScroll        = false;         // default false, Automatically scroll tiddler into view (if needed)

//UploadOptions
config.options.txtUploadUserName = "Kolya";
config.options.txtUploadStoreUrl  =  "http://www.schwarzsilber.de/store.php";
config.options.txtUploadBackupDir = "BAK";
//UploadTiddler
config.options.txtUploadTiddlerStoreUrl  =  "http://www.schwarzsilber.de/store.php";
config.options.chkUploadTiddler       = true;
config.options.chkUploadTiddlerFromFile       = true;

//CORE OPTIONS
config.views.wikified.dateFormat = "0DD.0MM.YYYY, 0hh:0mm"; // "created" and "modified" timestamps in the tiddler display
config.macros.timeline.dateFormat = "YYYY-0MM-0DD (ddd)"; // dates in the timeline
config.options.chkRegExpSearch        = false;         // default false
config.options.chkCaseSensitiveSearch = false;         // default false
config.options.chkAnimate = true;          // default true
config.options.txtUserName = "Kolya";    // default "YourName"
config.options.chkSaveBackups         = true;          // default true
config.options.chkAutoSave            = false;         // default false
config.options.chkGenerateAnRssFeed   = true;         // default false
config.options.chkSaveEmptyTemplate   = false;         // default false
config.options.chkOpenInNewWindow     = true;          // default true
config.options.chkToggleLinks         = false;         // default false
config.options.chkHttpReadOnly        = true;          // default true
//readOnly                              = false;         // default true when viewed over HTTP, false when used locally -- for TiddlyWiki v2.2+ only
//showBackstage                         = false;          // default false when viewed over HTTP, true when used locally -- for TiddlyWiki v2.2+ only
config.options.chkForceMinorUpdate    = false;         // default false
config.options.chkConfirmDelete       = true;          // default true
config.options.chkInsertTabs          = true;         // default false
config.options.txtBackupFolder        = "BAK";            // default ""
config.options.txtMainTab             = "tabTimeline"; // default "tabTimeline"
config.options.txtMoreTab             = "moreTabAll";  // default "moreTabAll"
config.options.txtMaxEditRows         = "30";          // default "30"
config.options.chkInsertTabs = true; //Tab key inserts tabs
//}}}
[[Tropical Fuck Storm - You let my tyres down]]






<html><embed height="530" width="100%" id="uvp_fop" allowFullScreen="true" src="http://d.yimg.com/m/up/fop/embedflv/swf/fop.swf" type="application/x-shockwave-flash" flashvars="id=v221555976&amp;eID=1301797&amp;lang=us&amp;ympsc=4195329&amp;enableFullScreen=1&amp;shareEnable=1" /></html>

A girl accused of witchcraft becomes her own avenging angel.
The words she recites at the beginning are Psalm 23:6:
//Surely goodness and mercy shall follow me, and I will dwell in the House of the Lord forever.//

From "Remixes 2: 81-11" [2011]
http://www.depechemode.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=4435893&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" width="100%" height="500px"/></html>

From their 12th album "Sounds of the Universe" (2009)
[[Äch bin wiederrr daaa!|http://www.kleines-arschloch.de/nf/index.stm]]
Und zurückgekehrt aus dem Weißwurstparadies bestätige ich hiermit die Vorahnungen, die man sich so von München macht. Vielleicht war's ein Fehler, dass [[Hofbräuhaus|http://www.hofbraeuhaus.de/gaststaette/index.html]] in meine Bewertung mit einzubeziehen. Aber wo sonst findet man gemalte Schweinsköpfe an der Decke!
Ein Auszug aus einer üblichen Speisekarte läßt einen allerdings im Innersten zusammenzucken:
"... [[Lüngerl|http://www.schiedermaier.de/rezept/luengerl.htm]], [[Züngerl|http://www.greatmodernpictures.com/grs-mjtongue-r204.jpg]] und [[Klutten|http://home.no.net/nightrun/klutten_photos.htm]] ...Frisch!"
Das schien einige entwegte [[FC-Köln-Fans|http://www.fan-projekt.de/web/bilder/index.htm]] nicht davon abzuhalten, im Hofbräuhaus ihre hart trainierte [[Veedelskneipen|http://www.reissdorf.de/]]-Kultur zu etablieren. Immerhin hatten sie ihren [[Dom|http://www.netcologne.de/%7Enc-schranan/dom.JPG]] zuhause gelassen...
Aber es gibt auch Positives zu berichten: Zum ersten Mal kam ich mir in einer anderen Stadt wie ein Großstädter vor, der eine Kleinstadt besucht. Mann, Münchner! Bei euch ist ja nach 12 //[[nichts|http://www.nothing.org/]]// mehr los!
Alles in allem: [[Köln|http://www.stadt-koeln.de/]] liegt weit südlicher als [[München|http://www.muenchen.de/]]! 
<html>
<br/>
<div style="cursor:pointer;width:75%;height:250px;background:url(img/src/1282096718621.png) no-repeat left top;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1282096694086.gif)':this.style.backgroundImage='url(img/src/1282096718621.png)'"  title="Click to Play/Pause"></div>
 <span id="videoInfo">
Click image to play and pause sound.
Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
Aus dem Album "Rosa Rausch" (2010).
Im Bild zu sehen ist Molly Ringwald, tanzend.
<span style="visibility:hidden;">
<div id="moy3KNJnn84"></div></span></html><script>
var track = "moy3KNJnn84"
var videoID = "moy3KNJnn84"
var playerApiId = "moy3KNJnn84"
var atts = { id: "moy3KNJnn84" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);
</script>
Kleine Geschichte: Heute morgen, auf dem Weg zur Arbeit, fuhr ich wieder an diesem Haus vorbei.
Es ist ein altes Haus, vor dem Krieg gebaut, mit viel Stuck und kleinen Simsen aber nicht zu protzig. Und es steht an einem mindestens ebenso alten Park mitten in der Stadt.
Wenn ich Geld hätte würde ich dort wohnen wollen.
Seit einiger Zeit wird es gestrichen, und jeden Morgen an dem ich vorbeikam, konnte ich die fortschreitende Arbeit sehen. Die Besitzer haben schöne, warme Farben ausgesucht und die Maler haben sich viel Mühe gegeben, weil ihnen das Haus vielleicht auch gefiel.
Und heute morgen waren sie fertig, das Gerüst war abgebaut und ein paar von ihnen saßen am Gehweg und frühstückten.
Nur einer war noch beschäftigt. Er stand auf einer Leiter, die neben dem Eingang angelehnt war, mit einem Topf Farbe und einem Pinsel in der Hand und malte eine Zahl an die Wand. Eine Zwei.
In diesem Augenblick fuhr ich auf meinem Fahrrad vorbei. Ich mußte mich zwischen der Leiter und den Malern auf dem Bordstein etwas hindurchschlängeln. Einen Moment lang sah ich auf das Gesicht des Malers auf der Leiter. Er sah sehr zufrieden und beinahe ein bißchen stolz aus, ganz so als würde er ein Gemälde unterzeichnen.
Ich fuhr weiter und war ein bißchen mit ihm stolz, weil ich es gesehen und verstanden hatte.

Übrigens habe ich meine Abschlußprüfung zum Mediengestalter bestanden, und ich möchte mich echt bedanken, bei allen, die mir Glück gewünscht haben. Besonderer Dank und Grüße gehen an Bernd, Jenny, Anne und ihren Freund, die mit mir die Zeugnisverleihung gefeiert haben, und an alle meine Klassenkameraden. 
Heute bin ich mal wieder voller Ideen. Und deshalb dachte ich mir: Mach was draus! Deshalb zersäge ich halb schwarzsilber in kleine Stückchen.
Ich habe alle Finger mit Kleber verschmiert und versuche den Rest irgendwie wieder zusammenzupappen. Ganz schön schwierig. Ich hab einen ziemlichen Hunger, aber seit die Kaffetasse an meinem Handrücken klebt, trau ich mich nichts mehr anzufassen...
Mal sehen, ich habe den Ash (Yeah, es ist Ash!) auf die Startseite gelegt, weil er mir immer noch gut gefällt, obwohl er schon seit geraumer Zeit in der Propaganda-Ecke rumlungerte. Sowieso, die wird's nicht mehr geben. Und auch den Flash-Film "Verschollen im Weltraum" hab ich erstmal verschrottet. Seid gespannt, was da kommt, wie? ;)
Und wie man sehen kann, schreib ich ab heute "weblog", und zwar genau hier. Damit ihr meine Launen miterleben könnt. Und wenn's was neues gibt, Brezeln und so...
Bisher sind einige gute neue LNX dazugekommen und Pong! (Gleich neben Leia da oben!) Hat's schon jemand höher als Level 7 geschafft?
Außerdem hoffe ich natürlich immer noch, dass ihr mir etwas schreibt, eine kleine Geschichte, die euch tatsächlich so passiert ist. Ich bin eben blauäugig! Aber nicht leichtgläubig! 
- Sie lächelte. Sie lächelte einfach an diesem Abend den ich eigentlich schon abgeschrieben, ja tatsächlich im Kalender bereits mit einem X markiert hatte, dass ich für vergangene Tage benutze. Doch dann kam alles ganz anders. Die Bekannte, die mich anrief konnte ich nicht schon wieder verstetzen, und was war schon dabei, sich ein wenig fertigzumachen, um dann endlich mal wieder aus den trüben 4 Wänden rauszukommen. Nach einigen Stunden in einer sehr gemütlichen Kneipe kamen wir an eine Kreuzung an der sie mich fragte: "Rechts in eine andere Kneipe oder links auf eine Party ???" Intuitiv sagte ich links, komisch, wo ich doch sonst immer rechts wähle....Naja, mittlerweile gut gelaunt kamen wir auf der Party an. Alles war "normal", die Musik war toll, ich tanzte mir die Seele aus dem Leib, lange hatte ich mich schon nicht mehr so gut gefühlt, schließlich konnten mir die anderen Frauen hinsichtlich Aussehen und Tanzvermögen lange nicht das Wasser reichen. Das alles tat gut, so dass ich auch einfach mal drauflos flirtete, bis ich sie erblickte. Was mich dazu trieb ? Ich weiß es nicht mehr, ich weiß bloß noch, dass es im ersten Augenblick geschah, ein Gefühl, was ich so noch nicht kannte und auch wenn sie rein äußerlich gut aussah, war es ihr Inneres, welches ich direkt erkunden und begreifen wollte. Ich wollte die wichtigste Person in ihrem Leben werden, ich wollte ihre absolute Hochachtung, ja, ich wollte in diesem Moment, dass sie eines Tages nicht mehr ohne mich leben kann. Diese Gedankenflut, die da auf mich einbrach erfreute und erschrak mich zu gleichen Teilen, schließlich war ich bereit, mich zum ersten Mal in meinem Leben völlig auszuliefern, ich reagierte bloß, dabei hasste ich es doch eigentlich, nicht die absolute Kontrolle über die Situation zu haben. Schön, sie sah mich auch, sie sah mich lange an und ich konnte mir nicht helfen, meine Menschenkenntnis war schon immer ganz gut gewesen, irgendetwas war da zwischen uns. Trotzdem brauchte es mehrerer Stunden und einiger zurückgezogener Anredeversuche, bis wir über einen Freund von ihr unbekannterweise bekannt gemacht wurden. "Linda" war das erste, was ich von ihr erfuhr. -

anonym

----
Zurück zu: [[Wahre Geschichten]]
"Kommst du heute abend mit ins Teatro?"
"Klar"
Ich mag das Teatro nicht sonderlich, wegen der dämlichen Leute, der nervenden Musik, wegen der ganzen "Glaub mir, ich bin wahnsinnig toll" - Atmosphäre und weil es meistens so eng ist, dass man kaum atmen kann, aber zur Zeit bin ich nicht sonderlich kreativ, was Entscheidungen betrifft, so ging ich mit. Außerdem bekam ich neue Schuhe an diesem Tag, die wollten getestet werden - wenn man vom Gratis-Whiskey-Cola absieht, waren die Schuhe der größte Fehler des Abends. Ich bekomme Phantomschmerzen, wenn ich daran denke. Eher weniger als mehr bekleidet, aber dafür mit dem Ego eines Polofeldes stakste ich also in die Nacht, erreichte meine Freunde mit 10 min Verspätung und ließ mich erst mal von einem Mann Ende 40 in meiner Annahme bestätigen, niemand auf der Welt sähe auch nur annähernd so toll aus, wie ich. Er stierte ungläubig auf mein Outfit, obwohl er die Hand seiner Frau hielt und hörte erst damit auf, nachdem sich die Jungs in aller Offensichtlichkeit über ihn lustig gemacht hatten.
Diese Jungs sehen eigentlich so aus, als hätten sie nie eine Schule besucht und man solle besser die Straßenseite wechseln, wenn man ihnen bei Nacht begegnet, darum war ich ein bisschen irritiert, als mir der eine erzählte, wie cool er "Der gute Mensch von Sezuan" fände. So kann man sich täuschen.
Wir tranken also, dass der gute, alte Jack Daniels stolz auf uns gewesen wäre, konnten das aber nicht mit Tanzen ausgleichen, weil die Musik so schlecht war.
Irgendwann entschloss ich mich zum Mc's zu gehen, wo ich ca. eine Stunde lang den Vorzeige-Schwulen (Darf man das sagen? Ich meine es positiv!) meiner Stufe zutextete, durch einen unberechenbaren Wolkenbruch auf dem Rückweg völlig durchnässt wurde und dann feststellte, dass man sich fürchterliche Sorgen um mich gemacht hatte. Völlig unnötig, das konnten sie sich für später aufheben, als einer der anderen betrunkenen Gäste so freundlich war, den Hocker (so ein kleiner) wegzuziehen, auf den ich mich gerade setzen wollte. So was macht sich in einer Disco nicht so gut...
Irgendwann sind wir gegangen, wann sich meine Freundin verabschiedet hat, kann ich nicht sagen, ich bekam auch erst mal nicht mit, dass die Jungs in den Mc's gehen wollten. Sie hatten mich vorher schon durch einen U-Bahn-Tunnel gejagt, der irgendwo unvermittelt eine Ecke beschrieb, die mein Gehirn nicht so schnell an meine Füße weiterleiten konnte, was mich ein weiteres Mal zum Opfer der Schwerkraft machte.
Glücklicherweise geleitete an mich ganz höflich nach Hause und machte sich solche Sorgen um meine Füße, dass man schon überlegte, mich zu tragen. Mit dem Zustand war ich, vor allem barfuß, aber recht zufrieden und lehnte energisch ab und kam tatsächlich noch sicher nach Hause.
Am nächsten Abend traf ich sie alle wieder. Im Zuge der Emanzipation findet man solche Ausrutscher zum Glück auch bei Mädchen lustig, sie sprechen noch mit mir. Darum und weil es jetzt vor mir steht, finde auch ich es nicht mehr so peinlich-tragisch. Vielen Dank.

P.S. hi nickel! habe eine eins in der Kunst-LK klausur! Sei bitte nicht zu erschrocken über die Geschichte, normalerweise habe ich mich ziemlich unter Kontrolle. Viele Grüße Lisa
abgeheftet 17-06-02

----
Zurück zu: [[Wahre Geschichten]]
Meine Schwester hat mir 'ne Geschichte geschrieben. Einfach ein Abend, den sie mit Freunden verbracht hat. Ich hab mich sehr darüber gefreut: [[Der gute Mensch von Sezuan]]
Außerdem habe ich das Problem der falschen Schriftdarstellung im Netscape behoben. Ist wahrscheinlich gar keinem aufgefallen. =) 
<html><embed src="http://www.youtube-nocookie.com/v/xNwQTRLHTE8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Desperate Journalist" [2014]
http://www.desperatejournalist.co.uk/
<html><embed src="http://www.youtube-nocookie.com/v/eLFRVPhgtqU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Christina" EP  [2013]
http://www.desperatejournalist.co.uk/
<html><embed src="http://www.youtube-nocookie.com/v/Pf-ONpLXzGs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Kaputt" [2011]
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17013920&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "What Will We Be" [2009]
Devendra and his beautiful girlfriend Rebecca Schwartz  fooling around the [[Garcia Rainbow House|http://www.you-are-here.com/modern/garcia.html]] in LA
<html><embed src="http://www.youtube-nocookie.com/v/PhW7FLo6peU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Cripple Crow" [2005]
<html><embed src="http://www.youtube-nocookie.com/v/C1mCCjTC2iM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Mala" [2013]
<html>
Can't watch the video? <a href="Javascript:toggle('0');">Click here.</a>
<div id="0" style="display:none;">
<embed src="http://www.mojvideo.com/v/35bc879db6af5fe2644c" type="application/x-shockwave-flash" wmode="transparent" width="100%" height="440"/></div>

<embed src="http://www.youtube-nocookie.com/v/oXT4k3hFUYg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=12" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

They used a Snorricam here that gives this disorientating effect. That's a rig that [[mounts the camera on the actor's body|img/src/1302120451664.jpg]]. From "Special Affections" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/FL8r_nrl3iU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Recalls the video for "Faith" by George Michael.
From "Special Affections" [2010]

* [[Diamond Rings - Wait and See]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=9486731&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Special Affections" [2010]
John O'Regan gives a fun tour of his Canadian hometown, simultaneously busting some crazy moves.
<html>
<iframe src="http://blip.tv/play/g8sVgtKeKQI.x?p=1" width="100%" height="433" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#g8sVgtKeKQI" style="display:none"></embed>
</html>

From "Special Affections" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/PMn1MnWdA28&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=4" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Dick and Dee Dee's heartbreaking ballad of a failed relationship set to a hilariously gay video.
By their own account the singers were shocked when they saw the final video.
It was made for Scopitone machines, a sort of video jukebox that was popular in French bars in the 60s-70s.
HETERO: "Ihr geht da in den Park und habt Sex? Einfach so? Mit Wildfremden? Aber das ist ja widerlich. Das machen doch sicher nur ganz wenige!?"

HOMO: "Stell Dir vor, es gäbe einen Wald, wo Frauen auf Sex warten würden, und man müßte nichts bezahlen. Dann könnte man da aber 'ne neue Autobahnabfahrt bauen."

----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="http://www.youtube-nocookie.com/v/ecgmgcmlbV8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Who's bad" [2013]
<html><embed src="http://www.youtube-nocookie.com/v/8YPaVlnibns&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Juni letzten Jahres in Hamburg auf nem Dach
http://dieheiterkeit.de/media/
http://soundcloud.com/nein-gelassenheit/sets/ja-panik-die-heiterkeit-split/

Ich weiß, dass die letzte Geschichte auch von mir ist, aber diese Tatsache übergehe ich jetzt mal liebevoll. Die jetzige Geschichte ist auch eigentlich bloß eine Anekdote und ein Aufruf.
Wie die Leute aus dem Forum, die mit denen, die das hier lesen, relativ übereinstimmen werden, wie Ihr also schon wisst, habe ich mir noch zwei White Stripes Alben gekauft.
In Bonn sind die Leute nicht so daran gewöhnt, dass Menschen, mit einem glücklichen Lächeln auf den Lippen, einfach so in der Fußgängerzone herumstehen.
Bonn besteht sowieso nur aus Fußgängerzone, man hat gar keine Wahl.
Der Mr. Music Musicstore war allerdings sehr erfreulich, ein kleiner Laden mit offensichtlichen Musikliebhabern, optische Relikte aus den Neunzigern, wie man sie auch noch im Studio 59 sieht: sommerlich abgeschnittene Armeehosen, Doc's, grobe T-Shirts, lange Haare und sie kannten sich wirklich gut aus und gaben sich Mühe, ließen mich mit in den Computer sehen - eine allgemein sympathische Erfahrung, wenn man sonst immer nur in den kalten saturn geht, dem die persönlichen Werte und Wertschätzungen naturgegeben etwas abhanden gekommen sind.
Die eigentliche Geschichte begann jedoch erst, als ich zuhause war. Wenn es so sommerlich warm ist, sitze ich gern auf dem Fensterbrett bei geöffnetem Fenster. So auch gestern. Ich fütterte mein Feierabendgefühl und meine freudige, ungeduldige Erwartung über meine neuen Alben, die ich nun auch hörte, mit ein wenig illegalem Tabakzusatz und ließ, wie es so schön heißt, fünfe auch mal gerade sein. DOCH DANN, einige Minuten später, die Uhr zeigte exakt Sieben, da hörte ich durch den vor mir aufgebauten Blätterwald aus Musik und Lyrics, ein hysterisches "HALLO!? HAAALLOOO!?!" da machte ich leiser, eine Ahnung überkam mich.
Die hysteische Frauenstimme kreischte weiter, das heißt, sie legte erst richtig los: "Geht das vielleicht mal leiser!!!?!!! Das ist ja unerträglich, fürchterlich ist das!!! es gibt hier auch noch andere Menschen. Macht gefälligst das Fenster zu, wir wollen das gar nicht hören, was Ihr hört. Und wenn das noch ein Mal nachts so laut ist, dann rufe ich die Polizei!!!!!!"
ÄÄH...HÄ?!? Zu einer geistreicheren Reaktion war ich nicht fähig und machte es wie diese lustigen Tiere wenn sie eine Katze sehen, ich blieb regungslos sitzen und wartete. es passierte nichts, da stand ich auf, schloss das Fenster, aber nur angelehnt auf Kippe und drehte die Musik wieder auf.
Meine Mutter kam auch grinsend herein: "Das galt wohl dir"
Aber Hallo galt das mir. Dass die unsägliche Frau Recht, die gerne mal die Polizei holt und allgemein viel rumnölt, die also ganz eindeutig zu der hysterischen Stimme gehörte, dass sie mich allein mit Ihr ansprach, hatte nichts (wie ich erst annahm) damit zu tun, dass sie mir das königliche Wir unterbreitete, sondern vielmehr damit, dass sie mich für die WG hielt, die ganz oben im Haus wohnt, aber, von einzelnen angekündigten Parties, auch zu der Sorte "ruhige Nachbarn" gezählt werden darf.
Die laute Musik nachts bin ich auch nicht, bin ja nie da, sondern Babysitten, nein, das ist unser arabischer Nachbar, der dann gern arabische Musik hört,echt laut, bis nachts um drei. Tja, und da darf ich nicht um Sieben noch laut Musik hören?!? Nun höre ich ja keine Musik die, außer für Eingeweihte, als Lärmbelästigung zu bezeichnen wäre, kein Techno, kein Heavy Metal, nicht mal Punk.
Sowasunterscheidet die doch nicht, sagt meine Mom ganz richtig und sie versteht auch nicht, wenn ich dann mit subtilem Witz komme und erst mal Cat Stevens spiele:
"No, I Can't keep it in, can't hide, can't lock it away, I've gotta show the world, world's gotta see, see all the love, love that's in me"
denn das hat mich doch am meisten geärgert, geradezu gekränkt:
sie will gar nicht das hören, was wir hören, also ich. Das tut weh.
Dabei habe ich immer viel auf meinen guten Musikgeschmack gehalten.
Tja, und wie verhalte ich mich jetzt? Richtig.
Auch auf die Gefahr hin, das es falsch, unvernünftig oder unzweckmäßig ist, ich reagiere als der kindliche Trotzkopf, der noch in mir steckt und höre weiter laute Musik bei offenem Fenster.
JETZT ERST RECHT!!!!!

lisbet

----
Zurück zu: [[Wahre Geschichten]]
//"Elektronische Kommunikationsapparate für eine allumfassende tyrannische Überwachung von der Empfängnis bis ins Grab führen zu einem schwerwiegenden Konflikt zwischen unserem Anspruch auf Privatsphäre und dem Bedürfnis der Gemeinschaft, sich Wissen über uns zu verschaffen. Die älteren, traditionellen Vorstellungen eines privaten, isolierten Denkens und Handelns – die Muster mechanistischer Technologien – werden durch die neuen Methoden der instantanen elektronischen Informationsbereitstellung, der elektronisch computerisierten Datenbanken ernsthaft bedroht – von dieser großen Klatschspalte, die nichts vergibt, nichts vergisst, die keine 'Fehler' der Vergangenheit löscht und aus der es kein Entrinnen gibt."//
(Marshall Mc Luhan/Quentin Fiore, Das Medium ist die Massage, 1967)

Source: [[heise online - Was war. Was wird.|http://www.heise.de/newsticker/meldung/Was-war-Was-wird-1280533.html]]
<html><embed src="http://www.youtube-nocookie.com/v/6Mbf2WQe4Gg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><img src="http://www.schwarzsilber.de/img/src/1363309092126.jpg" width="100%" />
</html>
[img[img/src/1292299390874.jpg]]
[img[img/src/1292299422133.jpg]]
/***
|''Name:''|DisableWikiLinksPlugin|
|''Description:''|Allows you to disable TiddlyWiki's automatic linking of WikiWords|
|''Author:''|Martin Budden (mjbudden (at) gmail (dot) com)|
|''Source:''|http://www.martinswiki.com/#DisableWikiLinksPlugin |
|''CodeRepository:''|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/plugins/DisableWikiLinksPlugin.js |
|''Version:''|0.1.3|
|''Date:''|Aug 5, 2006|
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev |
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]] |
|''~CoreVersion:''|2.1.0|

|''Disable WikiLinks''|<<option chkDisableWikiLinks>>|

***/

//{{{
// Ensure that the DisableWikiLinksPlugin is only installed once.
if(!version.extensions.DisableWikiLinksPlugin) {
version.extensions.DisableWikiLinksPlugin = {installed:true};

if(version.major < 2 || (version.major == 2 && version.minor < 1))
	{alertAndThrow('DisableWikiLinksPlugin requires TiddlyWiki 2.1 or newer.');}

if (config.options.chkDisableWikiLinks==undefined)
	{config.options.chkDisableWikiLinks = false;}

Tiddler.prototype.autoLinkWikiWords = function()
{
	if(config.options.chkDisableWikiLinks==true)
		{return false;}
	return !this.isTagged('systemConfig') && !this.isTagged('excludeMissing');
};

} // end of 'install only once'
//}}}
<html><embed src='http://www.baeblemusic.com/player.swf' height='440' width='100%' allowscriptaccess='always' allowfullscreen='true' flashvars="&image=http://bandcontent.baeble-music.com/dum_dum_girls/dumdumgirlsupdate-498.jpg&backcolor=0x000000&bandwidth=5612&controlbar=over&file=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/dum_dum_girls_coming_down.mp4&frontcolor=0xffffff&lightcolor=0x00adef&plugins=viral-2h&screencolor=0x000000&skin=http://www.baeblemusic.com/nemesis.zip&streamer=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/dum_dum_girls_coming_down.mp4&title=Bright%LIghts&viral.callout=none&viral.onpause=false&viral.pluginmode=FLASH&gapro-2.trackstarts=true&gapro-2.trackpercentage=true&gapro-2.tracktime=true&gapro-2.accountID=UA-1023657-1"/></html>

From "Only In Dreams" [2011]
NOT SAFE FOR WORK
<html><embed src="http://www.youtube-nocookie.com/v/k8W9NJqUu6s&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="442" /></html>

From "Música, gramática, gimnasia" [2010]
Song download: http://soundcloud.com/sellocazador/denver-los-adolescentes-radio-edit

Ihre """E-Mail""" wurde versendet. [[Ich|Kolya]] werde mich in Kürze mit Ihnen in Verbindung setzen.

Vielen Dank!
<html><embed src="http://www.youtube-nocookie.com/v/U8-rNMPTnyg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Future’s Void" [2014] <html><a href="Javascript:toggle('ema3jane');">Lyrics</a><br>
<br>
<div id="ema3jane" style="display:none;">
Can you believe all they say<br>
it doesn't seem like it was only yesterday<br>
when you wandered out on<br>
super highway<br>
<br>
there should be a law about it<br>
when they can take videos of you<br>
of you, of you, of you, of you<br>
<br>
feel like i blew my soul out across the interwebs and streams<br>
it was a million pieces<br>
of silver and i watched them gleam<br>
<br>
it left a hole so big inside of me<br>
and i get terrified that i will never get it back to me<br>
to me, to me, to me<br>
i guess it's just a modern disease<br>
<br>
i get stressed out and i just, i wanna get high<br>
it's cause i've seen my face and i, i don't recognize<br>
the person that i feel inside, inside, inside<br>
<br>
like an american superpower<br>
turn on the spotlight and nobody cowers<br>
<br>
i don't want to sell you anything<br>
i don't want to put myself out and turn it into a<br>
refrain, refrain, refrain, refrain<br>
it's all just a big advertising campaign<br>
<br>
when everybody's looking<br>
it's supposed to be a dream<br>
but disassociation,<br>
i guess it's just a modern day disease<br>
</div>
</html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21388077&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

I have a wide open heart for her kind of punk pretensions.
Erika M. Anderson, from "Past Life Martyred Saints" [2011]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=28938236&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From Erika M. Anderson's debut "Past Life Martyred Saints" [2011]
<html>
<img src="img/src/1296512866008.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/6IbbjkQkmds&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the album "Edie Brickell" [2011]
Picture from the film [[Blow Up|http://www.imdb.com/title/tt0060176/]] [1966]

Edie is probably best known for the song [[What I am|http://www.youtube.com/watch?v=uGjh6duUPXc]] from the album "Shooting rubberbands at the stars" [1988] 
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<span macro="edit ytid">ytid</span> <span macro="edit vimid">vimid</span><br/>
<span macro="edit dmid">dmid</span>
<!--}}}-->
<html><embed src="http://www.youtube-nocookie.com/v/_6I6R-r24as&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="434" /></html>

Excerpt from the movie [[My summer of love|http://www.imdb.com/title/tt0382189/]]

<html><img src="img/src/1287784814876.jpg" alt="" width="100%"/></html>


<html><embed src="http://www.youtube-nocookie.com/v/08WeoqWilRQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Here" [2012]
http://edwardsharpeandthemagneticzeros.com/
<html><embed src="http://www.youtube-nocookie.com/v/7ZHPzTZkmNo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
Trotz der wiederkehrenden Visionen von meinem Bett, dass wie ein Schiff schaukelt, mir den Magen umdreht, bis ich aufwache, und feststelle, dass ich den Fluss hinuntertreibe, (zum Meer!), habe ich es geschafft, schwarzsilber weiter zu auszubauen. Jeder Katzenliebhaber wird das bestätigen! ;o) 
Es war vor etwa 35 jahren in der adventszeit an einem Sonntag. Ziemlich mies war ich drauf, zog mir im laufe des tages meine stiefelchen an, und ging zum weihnachtsmarkt am alter markt, um das volle programm an up-fuck für diesen Sonntag abzusahnen...
tatsächlich fühlte ich mich irgendwann wie ein ungewollter penner, auch, weil die sohlen meiner stiefel kaputt waren und pfützenwasser meiner socken durchtränkte...
ab der ecke da vorne kaufte ich mir einen glühwein und vergaß meine füße irgendwann, ging an den ständen vorbei ohne richtig zu schauen, was da überhaupt verkauft würde..
dann irgendwann erreichte ich so einen gewürzstand, der so einiges an kräutern verkaufte. Kaufte eine vanilleschote, weil ich die wahnsinnig interessant finde. Und dann noch chili-pulver. Beim kauf dieses zeugs war mir zu 50 prozent bewusst, dass ich das nicht unbedingt für die küche kaufen würde..
Ich weiss auch nicht, ich oute mich hier... an dem tag ging’s mir wirklich enorm unweihnachtlich und zwei drei glühweine hätten es auch nicht besser gemacht... nicht, dass ich ein drogenproblem habe,,, oder so,,, aber .... zu hause –es war eine mischung aus traurigem ernst und enormer gaudi - bestäubte ich meinen weißen tisch mit einem kleinen häufchen roten chili-pulvers und zog mir das zeug mit einem strohhalm durch die nase...
was das anrichtete? Gar nichts!! Meine nase sah deformierter aus als je zuvor, weil sie sich gezwungenermaßen ununterbrochen kräuseln musste.. auch das erwartete entkrampfende entlastende niesen blieb weg...nur so ein blöder zustand niesen zu müssen aber nicht können...
selbst flennen konnte ich nun nicht mehr, weil das chili ansonsten durch die tränenflüsigkeit in die augen geraten wäre...
Das war einer der miesesten vorweihnachtlichen tage meines lebens!
Selber schuld!!!
Und auch das letzte mal, dass cih auf dem weihnachtsmarkt war.

Das nächste mal pack ich die vanilleschote aus, mach einen teig quetsch die vanille-körnchen da rein, mach kipferl und lad leute ein...

Wär’ ne’ bessere alternative...eine erwachsene Alternative --

----
Zurück zu: [[Wahre Geschichten]]
Das ist ein Forum für wahre Geschichten.
Zurzeit haben wir davon 6 Stück. Das ist großartig!
Aber das ist vor allem: ''Viel zu wenig, Menschenskinder!''
Denk mal nach, ist in den letzten 20 Jahren (oder so) wirklich nichts Erwähnenswertes passiert?
Keine unausstehliche Glückseligkeit, keine überragende Peinlichkeit, kein bezauberndes Stück Müll gefunden, niemand, der dir mit seiner lässigen Arroganz imponiert hat, hast du nichts gespürt?
Tja, das Leben ist ein ruhiger Fluss. Nicht wahr?

Kolya

P.S.:Solange nichts passiert, kannst du ja [[Pong|videos/pong3.swf]] spielen. 
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15247292&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

From "Pop Negro" [2010]
http://theyoungturks.co.uk/el-guincho-pop-negro/

This innovative music video was filmed by Spanish Marc Gómez del Moral. His videos are sexy & fresh and completely removed from the tired old blue-screen antics or blurry hi-8 retro chic, that's ruling indie music videos for the most part. Instead he presents a rapid succession of perfect moments, held together by their common authentic visual style, filmed in 16mm.
http://www.marcgomezdelmoral.com/
<html><embed width="100%" height="500" src="player/player.swf" type="application/x-shockwave-flash" flashvars="file=http://www.schwarzsilber.de/videos/Danger_High_Voltage.flv&" allowfullscreen="true" /></html>

Unfortunately the author of this fan video set her video private on Youtube. Presumably because of the loads of offensive comments she received.
But such virtuous display of kittenish vanity was sure to win me over and so I saved the video before it went down.
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21320844&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Yer Fire" [2011]
http://www.elektriskgonner.com/

When you grow up in this world there will likely come a time when you realise that most people are bloody stupid. Probably in your teens. And you will find some clear proof very easily:
Millions of people hang on to religions although religion obviously is a farce. They do jobs that they hate to buy stuff they don't need to impress people they don't like. They fight wars and kill each other over things that are too menial to even talk about. They have no taste in music or the fine arts. And they will judge others (incl. you) by their own limited intellect and eventually their ignorance turns into hatred towards you.
They are also incapable of acknowledging their limits, since that would mean to accept that you are brilliant and they are boring drudges. Instead they will rather forfeit this chance to transcend their limits and try to find ways to subdue you.

Obviously the idea that all people are created equal is a hollow phrase or a naive ideal at best. Since stupid people hold sway over your life, how you spend your time, even what you think, feel and say, equality is a joke and justice does not exist.
Hold on to that feeling, because you are completely right. The world is a pig sty fully of bloody idiots. I'm serious, I've been waiting for you and so have a few select others who still keep an open mind. Do whatever you think is necessary to change this. Let nothing and no one distract you in your pursuit of happiness.

But be careful. You might realise that since at some point everyone feels smarter than the rest - and lots of people feel it their whole life - there must be a mistake somewhere. We cannot be //all// brilliantly clever. The evidence defies that. But the explanation is quite simple: A few people are brilliant for some time and then they lose it, without realising so. They get stuck in their ways and lose that open mind. It might even happen to you. So always check that this isn't the case.
And then there are those - and that's the majority unfortunately - who only //think// that they are clever but they really never were. They are the aforementioned ignorants who cannot appreciate someone who's smarter than themselves.
It is fairly easy to tell them apart though: When confronted with their own stupidity they will react aggressively and eventually you'll catch them lying. These are the last resorts of a defeated mind. All you have to do is expose their lies and you will break their power. Simple as pie.

There are also those limp lipped scumbags who will pound on love and compassion endlessly. Of course there's nothing wrong with these feelings. But love and compassion can never be demanded, they can only be given out of free will. Accordingly you will find that the type of people who use them as an argument invariably do so with an agenda to subdue your mind, shackle your free will and ride on your back to their own advantage. They are essentially a weak and disingenuous type of the liar. Be aware and save up your love and compassion for those who deserve it.

~ Excerpt from: "The wholesome narcissist's guide to happiness", chp. 2, p. 22 et seq.
<html><img src="img/src/1303255137187.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/y5XE-qJCBg4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Eric Is Here" [1967]
Picture: Scarface [1983]
<html><embed src="http://www.youtube-nocookie.com/v/Mvs8U0oxnlI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Twain Shall Meet" (1968)
<html><embed src="http://www.youtube-nocookie.com/v/dmIy7Ch4M84&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Winds of Change" (1967)
<html><embed src="http://www.dailymotion.com/swf/video/x6za5v&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

Single release in 1967
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=36362540&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The Invitation To The Voyage" to be release in June this year
http://www.eugenemcguinness.net/
<html>
<video style="width:100%;" poster="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/beethoven.jpg" controls="controls" preload="none" tabindex="0">
<br>
<source type="video/mp4" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/beethoven.mp4"></source>
<br>
<source type="video/webm" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/beethoven.webm"></source>
<br>
<source type="video/ogg" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/beethoven.ogv"></source>
<br>
<object width="640" height="505" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" type="application/x-shockwave-flash">
<param value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" name="movie">
<param value="true" name="allowFullScreen">
<param value="transparent" name="wmode">
<param value="config={'playlist':['http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fbeethoven.jpg',{'url':'http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fbeethoven.mp4','autoPlay':false}]}" name="flashVars">
<img width="640" height="505" title="No video playback capabilities" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/beethoven.mp4" alt="">
<br>
</object>
<br>
</video>
</html>
<html><embed src="http://static.video.yandex.ru/lite/mhenri/cqf2iej86j.2203/" type="application/x-shockwave-flash" width="100%" height="540" allowFullScreen="true" scale="noscale" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/Sq2PVneUl9Q&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="455" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/6l7fnoStcQU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="455" /></html>
<html><video style="width:100%;" poster="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/i-need-a-man.jpg" controls="controls" preload="none" tabindex="0">
<br>
<source type="video/mp4" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/i-need-a-man.mp4"></source>
<br>
<source type="video/webm" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/i-need-a-man.webm"></source>
<br>
<source type="video/ogg" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/i-need-a-man.ogv"></source>
<br>
<object width="640" height="505" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" type="application/x-shockwave-flash">
<param value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" name="movie">
<param value="true" name="allowFullScreen">
<param value="transparent" name="wmode">
<param value="config={'playlist':['http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fi-need-a-man.jpg',{'url':'http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fi-need-a-man.mp4','autoPlay':false}]}" name="flashVars">
<img width="640" height="505" title="No video playback capabilities" src="http://davestewart.com/wp-content/themes/dstar1/videos/i-need-a-man.mp4" alt="Would I Lie To You?">
<br>
</object>
<br>
</video></html>
<html><embed src="http://www.youtube-nocookie.com/v/P2wEvRIHu0k&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="455" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/YbLS_gzxXnA&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/cjHS-9munbM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "1984 (For the Love of Big Brother)" [1984]
<html><embed src="http://www.youtube-nocookie.com/v/QC5zL86fUhg&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="455" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/LuLH6aNIWUw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="455" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/bALhImGFhcQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="465" /></html>

In 1988 the Eurythmics released their video album "Savage" directed by Sophie Muller. Above is the intro of this video album and the links below start the music videos.

# [[Beethoven (I love to listen to)|Eurythmics - Beethoven (I love to listen to)]]
# [[I need a man|Eurythmics - I need a man]]
# [[Heaven|Eurythmics - Heaven]] †
# [[Shame|Eurythmics - Shame]]
# [[Wide-Eyed Girl|Eurythmics - Wide-Eyed Girl]]
# [[Do You Want To Break Up?|Eurythmics - Do You Want To Break Up?]] †
# [[I've Got A Lover (Back In Japan)|Eurythmics - I've Got A Lover (Back In Japan)]] †
# [[Put The Blame On Me|Eurythmics - Put The Blame On Me]] †
# [[Savage|Eurythmics - Savage]]  †
# [[You Have Placed A Chill In My Heart|Eurythmics - You Have Placed A Chill In My Heart]]
# [[I need you|Eurythmics - I need you]] †
# [[Brand New Day|Eurythmics - Brand New Day]]

Die Videos die mit einem † markiert sind, sind in Deutschland nicht verfügbar. Danke Sony.
<html>
<embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/x1zexu?additionalInfos=0" width="100%" height="460" allowfullscreen="true" allowscriptaccess="always"/>
</html>
<html><embed src="http://static.video.yandex.ru/lite/mhenri/hnhjofhccq.1810/" type="application/x-shockwave-flash" width="100%" height="540" allowFullScreen="true" scale="noscale" /></html>
<html>
<video style="width:100%;" poster="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/you-have-placed-a-chill-in-my-heart.jpg" preload="none" controls="controls" tabindex="0">
<br>
<source type="video/mp4" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/you-have-placed-a-chill-in-my-heart.mp4"></source>
<br>
<source type="video/webm" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/you-have-placed-a-chill-in-my-heart.webm"></source>
<br>
<source type="video/ogg" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/you-have-placed-a-chill-in-my-heart.ogv"></source>
<br>
<object width="640" height="505" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" type="application/x-shockwave-flash">
<param value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" name="movie">
<param value="true" name="allowFullScreen">
<param value="transparent" name="wmode">
<param value="config={'playlist':['http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fyou-have-placed-a-chill-in-my-heart.jpg',{'url':'http%3A%2F%2Fdstar1.vo.llnwd.net%2Fo1%2Fjj%2Fds%2Fvideos%2Fyou-have-placed-a-chill-in-my-heart.mp4','autoPlay':false}]}" name="flashVars">
<img width="640" height="505" title="No video playback capabilities" src="http://dstar1.vo.llnwd.net/o1/jj/ds/videos/you-have-placed-a-chill-in-my-heart.jpg" alt="You Have Placed A Chill in My Heart">
<br>
</object>
<br>
</video>
</html>
"Every day the same dream" uses simple game mechanics to effectively convey it's theme of alienation and existentialism.
It was written in 6 days for a competition of "art games", but it's not artsy. That is, it ain't flashy, self-absorbed or pretentious, if that's what you're thinking when you hear the word "art game".
It's not big fun either. But it does raise your awareness for certain things, which may be art's true purpose, depending on your definition.

In any case, it's really quite good and the soundtrack's just smashing. You can play it below via arrow keys and space. Or start [[in a new tab|http://www.molleindustria.org/everydaythesamedream/everydaythesamedream.html]] or download it from the creators [[Molleindustria|http://www.molleindustria.org/en/home]] who have a whole bunch of thoughtful and highly political games up on their site, which you may want to check out later.

<html><embed src="http://www.molleindustria.org/everydaythesamedream/everydaythesamedream.swf" loop="false" menu="false" quality="high" bgcolor="#000000" width="100%" height="450px" name="everydaythesamedream" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /></html>
<html>
<div style="width:400px;height:300px;margin: 0 auto;background: url(img/src/1282293802111.gif) no-repeat;"></div>
<embed src="http://www.youtube-nocookie.com/v/8AOfbnGkuGc&rel=0&fs=1&showinfo=0&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" volume="100" hidden="true"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/HU2ftCitvyQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="451" /></html>

A mashup by [[fallonyoursword.com|http://www.fallonyoursword.com]] ([[Back to the ship|http://www.youtube.com/watch?v=-X69aDIFFsc]])
<html><img src="http://www.schwarzsilber.de/img/src/1405374264243.gif" width="100%"/><embed src="http://www.youtube-nocookie.com/v/fmpPV-AX_qU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Von "Monarchie und Alltag" [1980]
<html><embed src="http://www.youtube-nocookie.com/v/fZ9WiuJPnNA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Reminder" [2007]
<html><embed src="http://www.youtube-nocookie.com/v/GUFg3QMblRQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Live at Kings College, London
Before Leslie Feist sung [[with the Muppets|Feist - 1234]] and generally became [[everyone's|James Blake - The Limit To Your Love]] [[delicate sweetheart|Feist - Intuition]] she started out as a punkrock singer. When prog metal band Mastodon covered her track "A commotion" she took their video as her chance to get back to the good old ultraviolence. You can crossfade between the two versions of the song below.

<html><iframe src="https://www.listentofeist.com/feistodon/embed.html" frameborder="0" height="500" width="570"></iframe></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17329700&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their self-titled debut album [2010]
http://www.fenechsoler.co.uk/

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=24611774&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

2009 single release
http://www.fenechsoler.co.uk
http://www.myspace.com/fenechsoler

A mildly artsy, unoriginal video for a song that is so catchy it probably wouldn't have needed a video at all.
<html><embed src="http://www.youtube-nocookie.com/v/Y8PZ8-cpWc4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

"Final Fantasy" is Owen Pallett's music project. He's known for his work with Arcade Fire and for being a fan of the Final Fantasy game series. This song was released on the 2005 debut album "Has a Good Home".
<html><embed src="http://www.youtube-nocookie.com/v/U1kL568eg1w&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "He Poos Clouds" [2006]
<html><embed src="http://www.youtube-nocookie.com/v/-MJK7aNCy0g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Love will find you" [2010]
http://www.findlaybrown.com/
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17600023&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

Single [2010]
http://findlaybrown.com/

<html>
<img src="img/src/1290549437698.gif" width="100%" style="margin-bottom:-4px"/><embed src="http://www.youtube-nocookie.com/v/BEbA32RK7Ts&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/hwGSLssqXmA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

A heart warming performance for cold winter days by sisters Klara and Johanna Söderbergh.
<html><embed src="http://www.youtube-nocookie.com/v/0uE6lNSBywI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/KnAfvfzLATU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=49823837&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Reveals the Swedish wolf conjuration rituals they keep quiet about at Ikea.
From "The Lion’s Roar" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/94lWiYu39O4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

First Aid Kit are sisters Klara and Johanna Söderbergh from Stockholm.
They released their first EP "Drunken Trees" in 2007.
<html><embed src="http://www.youtube-nocookie.com/v/Q-JWshmx_OA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15452183&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

Single [2010]
http://fiveng.bandcamp.com/
Footage from the 1972 Olympics film [[Visions of Eight|http://www.imdb.com/title/tt0070884/]] [1973]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=31464974&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Helplessness Blues" [2011]

I have absolutely no idea what's up with this carnivorous [[laser eyed deer|http://pbfcomics.com/33/]].
Is it possessed by the devil? Can deer be ..?
Are the Fleet Foxes trying to put back the gore into allegory here? What about?
At the latest when that sax solo starts (at 6:30) it gets hard to shake off the feeling that they must be tripping balls and they're taking you for the ride.
If anyone has an explanation for this video please do [[email me|Kontakt]].
/***
|Name|FontSizePlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#FontSizePlugin|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Resize tiddler text on the fly. The text size is remembered between sessions by use of a cookie.
You can customize the maximum and minimum allowed sizes.
(only affects tiddler content text, not any other text)

Also, you can load a TW file with a font-size specified in the url.
Eg: http://tw.lewcid.org/#font:110

!Demo:
Try using the font-size buttons in the sidebar, or in the MainMenu above.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
Then put {{{<<fontSize "font-size:">>}}} in your SideBarOptions tiddler, or anywhere else that you might like.

!Usage
{{{<<fontSize>>}}} results in <<fontSize>>
{{{<<fontSize font-size: >>}}} results in <<fontSize font-size:>>

!Customizing:
The buttons and prefix text are wrapped in a span with class fontResizer, for easy css styling.
To change the default font-size, and the maximum and minimum font-size allowed, edit the config.fontSize.settings section of the code below.

!Notes:
This plugin assumes that the initial font-size is 100% and then increases or decreases the size by 10%. This stepsize of 10% can also be customized.

!History:
*27-07-06, version 1.0 : prevented double clicks from triggering editing of containing tiddler.
*25-07-06,  version 0.9

!Code
***/

//{{{
config.fontSize={};

//configuration settings
config.fontSize.settings =
{
            defaultSize : 110,  // all sizes in %
            maxSize : 250,
            minSize : 100,
            stepSize : 10
};

//startup code
var fontSettings = config.fontSize.settings;

if (!config.options.txtFontSize)
            {config.options.txtFontSize = fontSettings.defaultSize;
            saveOptionCookie("txtFontSize");}
setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
setStylesheet("#contentWrapper .fontResizer .button {display:inline;font-size:105%; font-weight:bold; margin:0 1px; padding: 0 3px; text-align:center !important;}\n .fontResizer {margin:0 0.5em;}","fontResizerButtonStyles");

//macro
config.macros.fontSize={};
config.macros.fontSize.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{

               var sp = createTiddlyElement(place,"span",null,"fontResizer");
               sp.ondblclick=this.onDblClick;
               if (params[0])
                           createTiddlyText(sp,params[0]);
               createTiddlyButton(sp,"+","increase font-size",this.incFont);
               createTiddlyButton(sp,"=","reset font-size",this.resetFont);
               createTiddlyButton(sp,"–","decrease font-size",this.decFont);
}

config.macros.fontSize.onDblClick = function (e)
{
             if (!e) var e = window.event;
             e.cancelBubble = true;
             if (e.stopPropagation) e.stopPropagation();
             return false;
}

config.macros.fontSize.setFont = function ()
{
               saveOptionCookie("txtFontSize");
               setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
}

config.macros.fontSize.incFont=function()
{
               if (config.options.txtFontSize < fontSettings.maxSize)
                  config.options.txtFontSize = (config.options.txtFontSize*1)+fontSettings.stepSize;
               config.macros.fontSize.setFont();
}

config.macros.fontSize.decFont=function()
{

               if (config.options.txtFontSize > fontSettings.minSize)
                  config.options.txtFontSize = (config.options.txtFontSize*1) - fontSettings.stepSize;
               config.macros.fontSize.setFont();
}

config.macros.fontSize.resetFont=function()
{

               config.options.txtFontSize=fontSettings.defaultSize;
               config.macros.fontSize.setFont();
}

config.paramifiers.font =
{
               onstart: function(v)
                  {
                   config.options.txtFontSize = v;
                   config.macros.fontSize.setFont();
                  }
};
//}}}
/***
|''Name:''|ForEachTiddlerPlugin|
|''Version:''|1.0.8 (2007-04-12)|
|''Source:''|http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin|
|''Author:''|UdoBorkowski (ub [at] abego-software [dot] de)|
|''Licence:''|[[BSD open source license (abego Software)|http://www.abego-software.de/legal/apl-v10.html]]|
|''Copyright:''|&copy; 2005-2007 [[abego Software|http://www.abego-software.de]]|
|''TiddlyWiki:''|1.2.38+, 2.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|
!Description

Create customizable lists, tables etc. for your selections of tiddlers. Specify the tiddlers to include and their order through a powerful language.

''Syntax:''
|>|{{{<<}}}''forEachTiddler'' [''in'' //tiddlyWikiPath//] [''where'' //whereCondition//] [''sortBy'' //sortExpression// [''ascending'' //or// ''descending'']] [''script'' //scriptText//] [//action// [//actionParameters//]]{{{>>}}}|
|//tiddlyWikiPath//|The filepath to the TiddlyWiki the macro should work on. When missing the current TiddlyWiki is used.|
|//whereCondition//|(quoted) JavaScript boolean expression. May refer to the build-in variables {{{tiddler}}} and  {{{context}}}.|
|//sortExpression//|(quoted) JavaScript expression returning "comparable" objects (using '{{{<}}}','{{{>}}}','{{{==}}}'. May refer to the build-in variables {{{tiddler}}} and  {{{context}}}.|
|//scriptText//|(quoted) JavaScript text. Typically defines JavaScript functions that are called by the various JavaScript expressions (whereClause, sortClause, action arguments,...)|
|//action//|The action that should be performed on every selected tiddler, in the given order. By default the actions [[addToList|AddToListAction]] and [[write|WriteAction]] are supported. When no action is specified [[addToList|AddToListAction]]  is used.|
|//actionParameters//|(action specific) parameters the action may refer while processing the tiddlers (see action descriptions for details). <<tiddler [[JavaScript in actionParameters]]>>|
|>|~~Syntax formatting: Keywords in ''bold'', optional parts in [...]. 'or' means that exactly one of the two alternatives must exist.~~|

See details see [[ForEachTiddlerMacro]] and [[ForEachTiddlerExamples]].

!Code
***/
//{{{


//============================================================================
//============================================================================
//		   ForEachTiddlerPlugin
//============================================================================
//============================================================================

// Only install once
if (!version.extensions.ForEachTiddlerPlugin) {

if (!window.abego) window.abego = {};

version.extensions.ForEachTiddlerPlugin = {
	major: 1, minor: 0, revision: 8,
	date: new Date(2007,3,12),
	source: "http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin",
	licence: "[[BSD open source license (abego Software)|http://www.abego-software.de/legal/apl-v10.html]]",
	copyright: "Copyright (c) abego Software GmbH, 2005-2007 (www.abego-software.de)"
};

// For backward compatibility with TW 1.2.x
//
if (!TiddlyWiki.prototype.forEachTiddler) {
	TiddlyWiki.prototype.forEachTiddler = function(callback) {
		for(var t in this.tiddlers) {
			callback.call(this,t,this.tiddlers[t]);
		}
	};
}

//============================================================================
// forEachTiddler Macro
//============================================================================

version.extensions.forEachTiddler = {
	major: 1, minor: 0, revision: 8, date: new Date(2007,3,12), provider: "http://tiddlywiki.abego-software.de"};

// ---------------------------------------------------------------------------
// Configurations and constants
// ---------------------------------------------------------------------------

config.macros.forEachTiddler = {
	 // Standard Properties
	 label: "forEachTiddler",
	 prompt: "Perform actions on a (sorted) selection of tiddlers",

	 // actions
	 actions: {
		 addToList: {},
		 write: {}
	 }
};

// ---------------------------------------------------------------------------
//  The forEachTiddler Macro Handler
// ---------------------------------------------------------------------------

config.macros.forEachTiddler.getContainingTiddler = function(e) {
	while(e && !hasClass(e,"tiddler"))
		e = e.parentNode;
	var title = e ? e.getAttribute("tiddler") : null;
	return title ? store.getTiddler(title) : null;
};

config.macros.forEachTiddler.handler = function(place,macroName,params,wikifier,paramString,tiddler) {
	// config.macros.forEachTiddler.traceMacroCall(place,macroName,params,wikifier,paramString,tiddler);

	if (!tiddler) tiddler = config.macros.forEachTiddler.getContainingTiddler(place);
	// --- Parsing ------------------------------------------

	var i = 0; // index running over the params
	// Parse the "in" clause
	var tiddlyWikiPath = undefined;
	if ((i < params.length) && params[i] == "in") {
		i++;
		if (i >= params.length) {
			this.handleError(place, "TiddlyWiki path expected behind 'in'.");
			return;
		}
		tiddlyWikiPath = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the where clause
	var whereClause ="true";
	if ((i < params.length) && params[i] == "where") {
		i++;
		whereClause = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the sort stuff
	var sortClause = null;
	var sortAscending = true;
	if ((i < params.length) && params[i] == "sortBy") {
		i++;
		if (i >= params.length) {
			this.handleError(place, "sortClause missing behind 'sortBy'.");
			return;
		}
		sortClause = this.paramEncode(params[i]);
		i++;

		if ((i < params.length) && (params[i] == "ascending" || params[i] == "descending")) {
			 sortAscending = params[i] == "ascending";
			 i++;
		}
	}

	// Parse the script
	var scriptText = null;
	if ((i < params.length) && params[i] == "script") {
		i++;
		scriptText = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the action.
	// When we are already at the end use the default action
	var actionName = "addToList";
	if (i < params.length) {
	   if (!config.macros.forEachTiddler.actions[params[i]]) {
			this.handleError(place, "Unknown action '"+params[i]+"'.");
			return;
		} else {
			actionName = params[i];
			i++;
		}
	}

	// Get the action parameter
	// (the parsing is done inside the individual action implementation.)
	var actionParameter = params.slice(i);


	// --- Processing ------------------------------------------
	try {
		this.performMacro({
				place: place,
				inTiddler: tiddler,
				whereClause: whereClause,
				sortClause: sortClause,
				sortAscending: sortAscending,
				actionName: actionName,
				actionParameter: actionParameter,
				scriptText: scriptText,
				tiddlyWikiPath: tiddlyWikiPath});

	} catch (e) {
		this.handleError(place, e);
	}
};

// Returns an object with properties "tiddlers" and "context".
// tiddlers holds the (sorted) tiddlers selected by the parameter,
// context the context of the execution of the macro.
//
// The action is not yet performed.
//
// @parameter see performMacro
//
config.macros.forEachTiddler.getTiddlersAndContext = function(parameter) {

	var context = config.macros.forEachTiddler.createContext(parameter.place, parameter.whereClause, parameter.sortClause, parameter.sortAscending, parameter.actionName, parameter.actionParameter, parameter.scriptText, parameter.tiddlyWikiPath, parameter.inTiddler);

	var tiddlyWiki = parameter.tiddlyWikiPath ? this.loadTiddlyWiki(parameter.tiddlyWikiPath) : store;
	context["tiddlyWiki"] = tiddlyWiki;

	// Get the tiddlers, as defined by the whereClause
	var tiddlers = this.findTiddlers(parameter.whereClause, context, tiddlyWiki);
	context["tiddlers"] = tiddlers;

	// Sort the tiddlers, when sorting is required.
	if (parameter.sortClause) {
		this.sortTiddlers(tiddlers, parameter.sortClause, parameter.sortAscending, context);
	}

	return {tiddlers: tiddlers, context: context};
};

// Returns the (sorted) tiddlers selected by the parameter.
//
// The action is not yet performed.
//
// @parameter see performMacro
//
config.macros.forEachTiddler.getTiddlers = function(parameter) {
	return this.getTiddlersAndContext(parameter).tiddlers;
};

// Performs the macros with the given parameter.
//
// @param parameter holds the parameter of the macro as separate properties.
//				  The following properties are supported:
//
//						place
//						whereClause
//						sortClause
//						sortAscending
//						actionName
//						actionParameter
//						scriptText
//						tiddlyWikiPath
//
//					All properties are optional.
//					For most actions the place property must be defined.
//
config.macros.forEachTiddler.performMacro = function(parameter) {
	var tiddlersAndContext = this.getTiddlersAndContext(parameter);

	// Perform the action
	var actionName = parameter.actionName ? parameter.actionName : "addToList";
	var action = config.macros.forEachTiddler.actions[actionName];
	if (!action) {
		this.handleError(parameter.place, "Unknown action '"+actionName+"'.");
		return;
	}

	var actionHandler = action.handler;
	actionHandler(parameter.place, tiddlersAndContext.tiddlers, parameter.actionParameter, tiddlersAndContext.context);
};

// ---------------------------------------------------------------------------
//  The actions
// ---------------------------------------------------------------------------

// Internal.
//
// --- The addToList Action -----------------------------------------------
//
config.macros.forEachTiddler.actions.addToList.handler = function(place, tiddlers, parameter, context) {
	// Parse the parameter
	var p = 0;

	// Check for extra parameters
	if (parameter.length > p) {
		config.macros.forEachTiddler.createExtraParameterErrorElement(place, "addToList", parameter, p);
		return;
	}

	// Perform the action.
	var list = document.createElement("ul");
	place.appendChild(list);
	for (var i = 0; i < tiddlers.length; i++) {
		var tiddler = tiddlers[i];
		var listItem = document.createElement("li");
		list.appendChild(listItem);
		createTiddlyLink(listItem, tiddler.title, true);
	}
};

abego.parseNamedParameter = function(name, parameter, i) {
	var beginExpression = null;
	if ((i < parameter.length) && parameter[i] == name) {
		i++;
		if (i >= parameter.length) {
			throw "Missing text behind '%0'".format([name]);
		}

		return config.macros.forEachTiddler.paramEncode(parameter[i]);
	}
	return null;
}

// Internal.
//
// --- The write Action ---------------------------------------------------
//
config.macros.forEachTiddler.actions.write.handler = function(place, tiddlers, parameter, context) {
	// Parse the parameter
	var p = 0;
	if (p >= parameter.length) {
		this.handleError(place, "Missing expression behind 'write'.");
		return;
	}

	var textExpression = config.macros.forEachTiddler.paramEncode(parameter[p]);
	p++;

	// Parse the "begin" option
	var beginExpression = abego.parseNamedParameter("begin", parameter, p);
	if (beginExpression !== null)
		p += 2;
	var endExpression = abego.parseNamedParameter("end", parameter, p);
	if (endExpression !== null)
		p += 2;
	var noneExpression = abego.parseNamedParameter("none", parameter, p);
	if (noneExpression !== null)
		p += 2;

	// Parse the "toFile" option
	var filename = null;
	var lineSeparator = undefined;
	if ((p < parameter.length) && parameter[p] == "toFile") {
		p++;
		if (p >= parameter.length) {
			this.handleError(place, "Filename expected behind 'toFile' of 'write' action.");
			return;
		}

		filename = config.macros.forEachTiddler.getLocalPath(config.macros.forEachTiddler.paramEncode(parameter[p]));
		p++;
		if ((p < parameter.length) && parameter[p] == "withLineSeparator") {
			p++;
			if (p >= parameter.length) {
				this.handleError(place, "Line separator text expected behind 'withLineSeparator' of 'write' action.");
				return;
			}
			lineSeparator = config.macros.forEachTiddler.paramEncode(parameter[p]);
			p++;
		}
	}

	// Check for extra parameters
	if (parameter.length > p) {
		config.macros.forEachTiddler.createExtraParameterErrorElement(place, "write", parameter, p);
		return;
	}

	// Perform the action.
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(textExpression, context);
	var count = tiddlers.length;
	var text = "";
	if (count > 0 && beginExpression)
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(beginExpression, context)(undefined, context, count, undefined);

	for (var i = 0; i < count; i++) {
		var tiddler = tiddlers[i];
		text += func(tiddler, context, count, i);
	}

	if (count > 0 && endExpression)
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(endExpression, context)(undefined, context, count, undefined);

	if (count == 0 && noneExpression)
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(noneExpression, context)(undefined, context, count, undefined);


	if (filename) {
		if (lineSeparator !== undefined) {
			lineSeparator = lineSeparator.replace(/\\n/mg, "\n").replace(/\\r/mg, "\r");
			text = text.replace(/\n/mg,lineSeparator);
		}
		saveFile(filename, convertUnicodeToUTF8(text));
	} else {
		var wrapper = createTiddlyElement(place, "span");
		wikify(text, wrapper, null/* highlightRegExp */, context.inTiddler);
	}
};


// ---------------------------------------------------------------------------
//  Helpers
// ---------------------------------------------------------------------------

// Internal.
//
config.macros.forEachTiddler.createContext = function(placeParam, whereClauseParam, sortClauseParam, sortAscendingParam, actionNameParam, actionParameterParam, scriptText, tiddlyWikiPathParam, inTiddlerParam) {
	return {
		place : placeParam,
		whereClause : whereClauseParam,
		sortClause : sortClauseParam,
		sortAscending : sortAscendingParam,
		script : scriptText,
		actionName : actionNameParam,
		actionParameter : actionParameterParam,
		tiddlyWikiPath : tiddlyWikiPathParam,
		inTiddler : inTiddlerParam, // the tiddler containing the <<forEachTiddler ...>> macro call.
		viewerTiddler : config.macros.forEachTiddler.getContainingTiddler(placeParam) // the tiddler showing the forEachTiddler result
	};
};

// Internal.
//
// Returns a TiddlyWiki with the tiddlers loaded from the TiddlyWiki of
// the given path.
//
config.macros.forEachTiddler.loadTiddlyWiki = function(path, idPrefix) {
	if (!idPrefix) {
		idPrefix = "store";
	}
	var lenPrefix = idPrefix.length;

	// Read the content of the given file
	var content = loadFile(this.getLocalPath(path));
	if(content === null) {
		throw "TiddlyWiki '"+path+"' not found.";
	}

	var tiddlyWiki = new TiddlyWiki();

	// Starting with TW 2.2 there is a helper function to import the tiddlers
	if (tiddlyWiki.importTiddlyWiki) {
		if (!tiddlyWiki.importTiddlyWiki(content))
			throw "File '"+path+"' is not a TiddlyWiki.";
		tiddlyWiki.dirty = false;
		return tiddlyWiki;
	}

	// The legacy code, for TW < 2.2

	// Locate the storeArea div's
	var posOpeningDiv = content.indexOf(startSaveArea);
	var posClosingDiv = content.lastIndexOf(endSaveArea);
	if((posOpeningDiv == -1) || (posClosingDiv == -1)) {
		throw "File '"+path+"' is not a TiddlyWiki.";
	}
	var storageText = content.substr(posOpeningDiv + startSaveArea.length, posClosingDiv);

	// Create a "div" element that contains the storage text
	var myStorageDiv = document.createElement("div");
	myStorageDiv.innerHTML = storageText;
	myStorageDiv.normalize();

	// Create all tiddlers in a new TiddlyWiki
	// (following code is modified copy of TiddlyWiki.prototype.loadFromDiv)
	var store = myStorageDiv.childNodes;
	for(var t = 0; t < store.length; t++) {
		var e = store[t];
		var title = null;
		if(e.getAttribute)
			title = e.getAttribute("tiddler");
		if(!title && e.id && e.id.substr(0,lenPrefix) == idPrefix)
			title = e.id.substr(lenPrefix);
		if(title && title !== "") {
			var tiddler = tiddlyWiki.createTiddler(title);
			tiddler.loadFromDiv(e,title);
		}
	}
	tiddlyWiki.dirty = false;

	return tiddlyWiki;
};



// Internal.
//
// Returns a function that has a function body returning the given javaScriptExpression.
// The function has the parameters:
//
//	 (tiddler, context, count, index)
//
config.macros.forEachTiddler.getEvalTiddlerFunction = function (javaScriptExpression, context) {
	var script = context["script"];
	var functionText = "var theFunction = function(tiddler, context, count, index) { return "+javaScriptExpression+"}";
	var fullText = (script ? script+";" : "")+functionText+";theFunction;";
	return eval(fullText);
};

// Internal.
//
config.macros.forEachTiddler.findTiddlers = function(whereClause, context, tiddlyWiki) {
	var result = [];
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(whereClause, context);
	tiddlyWiki.forEachTiddler(function(title,tiddler) {
		if (func(tiddler, context, undefined, undefined)) {
			result.push(tiddler);
		}
	});
	return result;
};

// Internal.
//
config.macros.forEachTiddler.createExtraParameterErrorElement = function(place, actionName, parameter, firstUnusedIndex) {
	var message = "Extra parameter behind '"+actionName+"':";
	for (var i = firstUnusedIndex; i < parameter.length; i++) {
		message += " "+parameter[i];
	}
	this.handleError(place, message);
};

// Internal.
//
config.macros.forEachTiddler.sortAscending = function(tiddlerA, tiddlerB) {
	var result =
		(tiddlerA.forEachTiddlerSortValue == tiddlerB.forEachTiddlerSortValue)
			? 0
			: (tiddlerA.forEachTiddlerSortValue < tiddlerB.forEachTiddlerSortValue)
			   ? -1
			   : +1;
	return result;
};

// Internal.
//
config.macros.forEachTiddler.sortDescending = function(tiddlerA, tiddlerB) {
	var result =
		(tiddlerA.forEachTiddlerSortValue == tiddlerB.forEachTiddlerSortValue)
			? 0
			: (tiddlerA.forEachTiddlerSortValue < tiddlerB.forEachTiddlerSortValue)
			   ? +1
			   : -1;
	return result;
};

// Internal.
//
config.macros.forEachTiddler.sortTiddlers = function(tiddlers, sortClause, ascending, context) {
	// To avoid evaluating the sortClause whenever two items are compared
	// we pre-calculate the sortValue for every item in the array and store it in a
	// temporary property ("forEachTiddlerSortValue") of the tiddlers.
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(sortClause, context);
	var count = tiddlers.length;
	var i;
	for (i = 0; i < count; i++) {
		var tiddler = tiddlers[i];
		tiddler.forEachTiddlerSortValue = func(tiddler,context, undefined, undefined);
	}

	// Do the sorting
	tiddlers.sort(ascending ? this.sortAscending : this.sortDescending);

	// Delete the temporary property that holds the sortValue.
	for (i = 0; i < tiddlers.length; i++) {
		delete tiddlers[i].forEachTiddlerSortValue;
	}
};


// Internal.
//
config.macros.forEachTiddler.trace = function(message) {
	displayMessage(message);
};

// Internal.
//
config.macros.forEachTiddler.traceMacroCall = function(place,macroName,params) {
	var message ="<<"+macroName;
	for (var i = 0; i < params.length; i++) {
		message += " "+params[i];
	}
	message += ">>";
	displayMessage(message);
};


// Internal.
//
// Creates an element that holds an error message
//
config.macros.forEachTiddler.createErrorElement = function(place, exception) {
	var message = (exception.description) ? exception.description : exception.toString();
	return createTiddlyElement(place,"span",null,"forEachTiddlerError","<<forEachTiddler ...>>: "+message);
};

// Internal.
//
// @param place [may be null]
//
config.macros.forEachTiddler.handleError = function(place, exception) {
	if (place) {
		this.createErrorElement(place, exception);
	} else {
		throw exception;
	}
};

// Internal.
//
// Encodes the given string.
//
// Replaces
//	 "$))" to ">>"
//	 "$)" to ">"
//
config.macros.forEachTiddler.paramEncode = function(s) {
	var reGTGT = new RegExp("\\$\\)\\)","mg");
	var reGT = new RegExp("\\$\\)","mg");
	return s.replace(reGTGT, ">>").replace(reGT, ">");
};

// Internal.
//
// Returns the given original path (that is a file path, starting with "file:")
// as a path to a local file, in the systems native file format.
//
// Location information in the originalPath (i.e. the "#" and stuff following)
// is stripped.
//
config.macros.forEachTiddler.getLocalPath = function(originalPath) {
	// Remove any location part of the URL
	var hashPos = originalPath.indexOf("#");
	if(hashPos != -1)
		originalPath = originalPath.substr(0,hashPos);
	// Convert to a native file format assuming
	// "file:///x:/path/path/path..." - pc local file --> "x:\path\path\path..."
	// "file://///server/share/path/path/path..." - FireFox pc network file --> "\\server\share\path\path\path..."
	// "file:///path/path/path..." - mac/unix local file --> "/path/path/path..."
	// "file://server/share/path/path/path..." - pc network file --> "\\server\share\path\path\path..."
	var localPath;
	if(originalPath.charAt(9) == ":") // pc local file
		localPath = unescape(originalPath.substr(8)).replace(new RegExp("/","g"),"\\");
	else if(originalPath.indexOf("file://///") === 0) // FireFox pc network file
		localPath = "\\\\" + unescape(originalPath.substr(10)).replace(new RegExp("/","g"),"\\");
	else if(originalPath.indexOf("file:///") === 0) // mac/unix local file
		localPath = unescape(originalPath.substr(7));
	else if(originalPath.indexOf("file:/") === 0) // mac/unix local file
		localPath = unescape(originalPath.substr(5));
	else // pc network file
		localPath = "\\\\" + unescape(originalPath.substr(7)).replace(new RegExp("/","g"),"\\");
	return localPath;
};

// ---------------------------------------------------------------------------
// Stylesheet Extensions (may be overridden by local StyleSheet)
// ---------------------------------------------------------------------------
//
setStylesheet(
	".forEachTiddlerError{color: #ffffff;background-color: #880000;}",
	"forEachTiddler");

//============================================================================
// End of forEachTiddler Macro
//============================================================================


//============================================================================
// String.startsWith Function
//============================================================================
//
// Returns true if the string starts with the given prefix, false otherwise.
//
version.extensions["String.startsWith"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.startsWith = function(prefix) {
	var n =  prefix.length;
	return (this.length >= n) && (this.slice(0, n) == prefix);
};



//============================================================================
// String.endsWith Function
//============================================================================
//
// Returns true if the string ends with the given suffix, false otherwise.
//
version.extensions["String.endsWith"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.endsWith = function(suffix) {
	var n = suffix.length;
	return (this.length >= n) && (this.right(n) == suffix);
};


//============================================================================
// String.contains Function
//============================================================================
//
// Returns true when the string contains the given substring, false otherwise.
//
version.extensions["String.contains"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.contains = function(substring) {
	return this.indexOf(substring) >= 0;
};

//============================================================================
// Array.indexOf Function
//============================================================================
//
// Returns the index of the first occurance of the given item in the array or
// -1 when no such item exists.
//
// @param item [may be null]
//
version.extensions["Array.indexOf"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.indexOf = function(item) {
	for (var i = 0; i < this.length; i++) {
		if (this[i] == item) {
			return i;
		}
	}
	return -1;
};

//============================================================================
// Array.contains Function
//============================================================================
//
// Returns true when the array contains the given item, otherwise false.
//
// @param item [may be null]
//
version.extensions["Array.contains"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.contains = function(item) {
	return (this.indexOf(item) >= 0);
};

//============================================================================
// Array.containsAny Function
//============================================================================
//
// Returns true when the array contains at least one of the elements
// of the item. Otherwise (or when items contains no elements) false is returned.
//
version.extensions["Array.containsAny"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.containsAny = function(items) {
	for(var i = 0; i < items.length; i++) {
		if (this.contains(items[i])) {
			return true;
		}
	}
	return false;
};


//============================================================================
// Array.containsAll Function
//============================================================================
//
// Returns true when the array contains all the items, otherwise false.
//
// When items is null false is returned (even if the array contains a null).
//
// @param items [may be null]
//
version.extensions["Array.containsAll"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.containsAll = function(items) {
	for(var i = 0; i < items.length; i++) {
		if (!this.contains(items[i])) {
			return false;
		}
	}
	return true;
};


} // of "install only once"

// Used Globals (for JSLint) ==============
// ... DOM
/*global 	document */
// ... TiddlyWiki Core
/*global 	convertUnicodeToUTF8, createTiddlyElement, createTiddlyLink,
			displayMessage, endSaveArea, hasClass, loadFile, saveFile,
			startSaveArea, store, wikify */
//}}}

Wieder ist ein Stück schwarzsilber gewachsen:
Im E-Mail-Bereich gibt's nun mein erstes Formular zu bewundern, mit dem man seine Geschichte direkt auf der Seite schreiben und versenden kann.
[[Versuch es doch mal|Kontakt]]. Natürlich kann so jeder, der möchte auch Kritik an mich richten. Positive Kritik meine ich. ;]

Übrigens fahre ich nun tatsächlich bald in den Urlaub. [05/08/02-19/08/02] Nachdem ich letztes Jahr zuhause bleiben mußte, weil der Großteil meines Geldes für meine erste eigene Wohnung draufging, habe ich italienische Frauen verdient, oder nicht?
Oh, möchte irgendjemand meine tollwütige Katze beaufsichtigen? 
<html><embed src="http://www.youtube-nocookie.com/v/d-6SnzVeyWw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Aus "Porzellan" [2010].
Tja, so langsam geht meine Zeit als Azubi zuende. Ab kommenden Mittwoch habe ich wieder Schule und gegen Ende dieses Blocks (am 07.Mai) ist meine Abschlußprüfung. Obwohl ich denke, dass ich's schaffe: Ein bißchen Fracksausen bekomme ich schon, wenn ich daran denke. ;~/
Ich weiß auch noch nicht genau, wie es dann mit schwarzsilber weitergehen wird. Ich hoffe einfach, dass ich weiter die Zeit finden werde, hier den Internet-Kasper zu machen und meine neuesten Projekte auszutesten. Zunächst wird natürlich die lang angekündigte Bewerbungs-Site online gehen. Voraussichtlich werde ich sie über Kory verlinken. (Das Ding, dass sich da oben dreht, wenn du die Maus draufhältst.)
Aber danach? Ich muß halt ehrlich zugeben, dass sich das Konzept der wahren Besucher-Geschichten nicht zu bewähren scheint. (Die letzte Geschichte ist vom 25/01/02, das darf man ja eigentlich keinem erzählen...)
Ich habe es mir offensichtlich etwas zu leicht gemacht, als ich mich auf das Sendungsbewußtsein meiner Besucher verließ; vielleicht habe ich auch nicht genügend Werbung gemacht. Oder es war von Grund auf falsch, so etwas in deutscher Sprache zu versuchen!
Wie auch immer, ich werde mich in Zukunft neu orientieren, was die Inhalte angeht. Ob die schwarzsilber - Geschichten dabei erhalten bleiben werden, bleibt abzuwarten. Cheers! 
<html><embed src="http://www.youtube-nocookie.com/v/Uf-n7YfRKqc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="640" /></html>

Aufnahme vom Deutscher Schlager-Wettbewerb 1968.
Veröffentlicht als Single im selben Jahr zusammen mit "Alle reden von der Liebe".
<html><embed src="http://www.youtube-nocookie.com/v/FWRCJhsz5t4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From the 1964 EP of the same name.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45656490&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Frankie Rose, former member of [[Dum Dum Girls|Dum Dum Girls - Coming Down]] and Vivian Girls, prances around in what looks like a William Gibson novel or a party at the Googleplex.

From "Interstellar" [2012] (<html><a href="Javascript:toggle('fri');">Listen to the full album</a></html>)
http://www.missfrankierose.com/

<html><div id="fri" style="display:none;">
<iframe width="560" height="300" frameborder="0" src="http://cdn.topspin.net/api/v3/player/127675"></iframe></div></html>
<html><embed src="http://www.youtube-nocookie.com/v/ZVCa8T1x0L8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Françoise" [1966]
<html>
<img src="img/src/1290722684922.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/m2nLug0-XbY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Download this song and other masterpieces from [[Freddy K's site|http://www.freddyk.com/]]. Do it now.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=11882542&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Stuck On Nothing" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/7t4_Yw2VZrY&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/Z4VOn9Oyzjs&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Free Energy and Titus Andronicus covering the Boss during their joint tour.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=30737753&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2011]

This track could have been released in the 80s. The video was appropriately shot with equipment from the 80s, which gives it that distinctive look. Nice and old school.
<html><img src="http://www.schwarzsilber.de/img/src/1364928641681.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/gO7T-hK1_-w&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Defrosted" 1971
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=12043263&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Deadmalls & Nightfalls" [2010]

* [[Frontier Ruckus - Springterror]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=12023043&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/D42KBuTWkVs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "David comes to life" [2011]

Sun rises above the factory but the rays don't make it to the street.
Through the gates come the employees, beaten down and dragging their feet.
A group of lefties hand out pamphlets to the workers coming in.
For two people on the pavement life will never be the same again.
When she placed it in his hand, people must have seen the sparks.
Neither understands what just happened to their hearts.

"Another morning in this place has ripped me out of my dream."
Realizing life's a waste as the whistle lets off steam.
One thing about it all is nothing's ever going to change.
It's like our progress has just stalled and everyday is the same.
"She placed it in my hand." Co-workers must have seen the sparks.
"I couldn't understand what just happened to my heart."

"Hello, my name is David, your name is Veronica, let's be together, let's fall in love.
Hello, my name is David, your name is Veronica - let's be together, until the stars go out."
All we need is for something to give, the dam bursts open, we suddenly live.
"The boot off my throat, life is returning, the boot off my throat, let's all emote."

"Dawn breaks across this town and a new dawn breaks for me.
I couldn't take the pains of the underclass, trying to smile through gritted teeth.
We must now all join up and throw off the shackles of shame.
United we can't be defeated, they shall hear us proclaim.
I placed it in his hand. Comrades must have seen the sparks.
I couldn't understand what happened to my heart.

Hello, your name is David, I am Veronica, let's be together, until the water swallows us.
Hello, you must be David, I am Veronica - let's be together, until we're all finally crushed."
All we need is for something to give, the dam bursts open, we suddenly live.
"The boot off my throat, life is returning, the boot off my throat, let's all emote."
<html><div style="width:100%;height:1800px;background:#000 url('img/src/1280663288678.gif') no-repeat left top;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" class ="white-links" >
<<list filter "[tag[gif]][sort[-created]]">>
</div></html>
/***
|''Name:''|GRatingPlugin|
|''Description:''|Macro that displays instances of the "Rating and review" gadget from Google FriendConnect |
|''Author:''|Kolya (www.schwarzsilber.de)|
|''Source:''|http://www.schwarzsilber.de/#GRatingPlugin |
|''Version:''|1.0|
|''Date:''|6 Dec, 2010|
|''Comments:''|http://groups.google.com/group/tiddlywiki |
|License|GPL|
!!!Installation:
* Import this tiddler and tag it with {{{systemConfig}}}
* To use this plugin your TW must be online and the site set up with the [[Google friend connect|http://www.google.com/friendconnect/]] service.
* Find the ''Ratings and Reviews'' gadget in the gadget list there and click the ''Generate Code'' button. The generated code will contain a number to identify your site, eg: {{{site: '00333534188567869901',}}}
* In the plugin code replace ''XXXXXXXXXXXXXXXXXXX'' with your site number.
* Now calling the macro via {{{<<GRatingPlugin>>}}} will display a new instance of this gadget. Or add the macro to your viewTemplate to display separate instances in all tiddlers.
!!!Notes:
* The gadgets created by this plugin will allow anonymous rating and comments. You can easily change this in the plugin code. {{{'allowAnonymousPost':'false'}}}
* You can moderate comments and users and set comments to be published only after approval on [[Google friend connect|http://www.google.com/friendconnect/]]
* You can style your gadgets by changing the skin options in the plugin code.
* Consider using the [[HideWhenPlugin|http://tiddlywiki.org/wiki/HideWhenPlugin]] to show the gadget only in readonly-mode, that is when it's online. Because it won't work from a local machine and just display a message that it could no connect.
!!!plugin code:
***/
//{{{
config.macros.GRatingPlugin = {
	handler: function (place, macroName, params, wikifier, paramString, tiddler)
  	{
      	// plugin-code:
var tiddler = params.length > 0 ? params[0] : "test";
var commentID = encodeURIComponent(tiddler);
wikify("<html><div id='"+commentID+"' style='width:400px;border:1px solid #cccccc;z-index:999;position:absolute;'></div></html>", place);
var skin = {};
skin['FONT_FAMILY'] = 'georgia,serif';
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#F5F5F5';
skin['ENDCAP_TEXT_COLOR'] = '#000000';
skin['ENDCAP_LINK_COLOR'] = '#999999';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#efefefefefef';
skin['CONTENT_LINK_COLOR'] = '#0000cc';
skin['CONTENT_TEXT_COLOR'] = '#000000';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
skin['DEFAULT_COMMENT_TEXT'] = 'add your comment here';
skin['HEADER_TEXT'] = tiddler+' ';
skin['POSTS_PER_PAGE'] = '5';
google.friendconnect.container.renderReviewGadget({
id:commentID,
site:'00233296540417472679',
'view-params':{'disableMinMax':'true','scope':'ID','allowAnonymousPost':'true','docId':commentID,'startMaximized':'true'}},
skin);

  }
};
//}}}
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22288379&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

//As his planet boils in the glow of a cascading Tesseract a young femto-panda named David Xenon decides to take on the Empire alone.//
From "We Go Dream Team" [2011]
http://www.gameshowoutpatient.com/dream.html (EP download)
Für die in Köln ansässige Arzpraxis habe ich ihre Webseite http://www.gastropraxis-koeln-nord.de erstellt. Sie ist auschließlich per Texteditor in HTML und CSS geschrieben.
Die Zusammenarbeit mit den Ärzten hat mir viel Spaß gemacht. Obwohl es viele inhaltliche Änderungen gab, blieb das Verhältnis immer sehr entspannt. Und ich hatte, was die technische Realisierung anging fast freie Hand.
Die Seite wurde im Auftrag der Kunden später von einem unabhängigen Gutachter bewertet und sehr positiv eingeschätzt.
<html><a href="http://www.gastropraxis-koeln-nord.de" target="_blank"><img src="img/tw/Referenzen/gastro_screenshot.jpg" width="100%"/></a></html>
<html><embed src="http://www.youtube-nocookie.com/v/j9PoUsRibtE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Poor Chandler cannot see a thing and hence looks at the ground most of the time, moving very carefully, probably fearing he might fall off the stage any second now. This somewhat botches this otherwise classic video.
/***
|''Name:''|GenerateRssByTagPlugin|
|''Description:''|Only tiddlers with a specific tag are inluded in the RSSFeed. If no tiddlers are selected then works as before. (see ticket #270: http://trac.tiddlywiki.org/tiddlywiki/ticket/270). <br>RssTag: <<option txtRssTag>>|
|''Version:''|1.0.2|
|''Date:''|Apr 20, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#GenerateRssByTagPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''[[License]]:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.GenerateRssByTagPlugin = {
	major: 1, minor: 0, revision: 2,
	date: new Date("Apr 20, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (Beta 5)'
};

if (!window.bidix) window.bidix = {}; // bidix namespace

bidix.generateRssByTag = function()
{
	var s = [];
	var d = new Date();
	var u = store.getTiddlerText("SiteUrl");
	// Assemble the header
	s.push("<" + "?xml version=\"1.0\"" + " encoding='UTF-8' " + "?" + ">");
	s.push("<rss version=\"2.0\">");
	s.push("<channel>");
	s.push("<title" + ">" + wikifyPlain("SiteTitle").htmlEncode() + "</title" + ">");
	if(u)
		s.push("<link>" + u.htmlEncode() + "</link>");
	s.push("<description>" + wikifyPlain("SiteSubtitle").htmlEncode() + "</description>");
	s.push("<language>en-us</language>");
	s.push("<copyright>Copyright " + d.getFullYear() + " " + config.options.txtUserName.htmlEncode() + "</copyright>");
	s.push("<pubDate>" + d.toGMTString() + "</pubDate>");
	s.push("<lastBuildDate>" + d.toGMTString() + "</lastBuildDate>");
	s.push("<docs>http://blogs.law.harvard.edu/tech/rss</docs>");
	s.push("<generator>TiddlyWiki " + version.major + "." + version.minor + "." + version.revision + "</generator>");
	// The body
	var tiddlers;
	if (config.options.txtRssTag && store.getTaggedTiddlers(config.options.txtRssTag).length > 0)
		tiddlers = store.getTaggedTiddlers(config.options.txtRssTag,"created");
	else
		tiddlers = store.getTiddlers("created","[[excludeLists]]");
	var n = config.numRssItems > tiddlers.length ? 0 : tiddlers.length-config.numRssItems;
	for (var t=tiddlers.length-1; t>=n; t--)
		s.push(tiddlers[t].saveToRss(u));
	// And footer
	s.push("</channel>");
	s.push("</rss>");
	// Save it all
	return s.join("\n");
};

//
// Initializations
//
bidix.generateRss = generateRss; // backup core version
generateRss = bidix.generateRssByTag; // install new one
config.options.txtRssTag = "c"; // default RssTag. use <<option txtRssTag>> to overwritte
merge(config.optionsDesc,{txtRssTag: "Only tiddlers with this tag will be included in the RSS Feed."});
//}}}
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=20447650&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Actor-Caster" [2011]
http://www.generationals.com/
[[download this song|http://app.topspin.net/store/generationals/3286?fan=http%3A%2F%2Fapp.topspin.net%2Fapi%2Fv1%2Ffan%2Fshow%2F21211212%3Fartist_id%3D3286%26auth%3D31ae610d7d9cbb4ffd5fdcf9dc8e9a74&campaign=http%3A%2F%2Fapp.topspin.net%2Fapi%2Fv1%2Fartist%2F3286%2Fcampaign%2F10100102&has_media=true]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=49730773&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

"Kid's story" from [[The Animatrix|http://en.wikipedia.org/wiki/The_Animatrix]] directed by Shinichiro Watanabe (Cowboy Bebop).
<html><embed src="http://www.youtube-nocookie.com/v/Wgz-PvgiO9M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "All my life" [2012]
Footage from the film Breakin [1984] ([[imdb|http://www.imdb.com/title/tt0086998/]])
<html><embed src="http://www.youtube-nocookie.com/v/adq_e_NSzQ8&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "I'm New Here" [2010]
It's a 10 minute trip into the night. I take it you didn't have anything better to do.
<html><embed src="http://www.youtube-nocookie.com/v/6spXiRW5Hac&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

The Brooklyn based all-girl band project achieves Manson family charm with this Black Sabbath cover.
Video release [2011] 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=29374990&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Ich fühl mich so bestätigt als wenn ich dieses Video selbst gemacht und den Song selbst gesungen hätte.
Bauchfrei Baby!!!

From "Father, Son, Holy Ghost" [2011]
http://www.turnstilemusic.net/artists/girls/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32905466&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Set to Glass Candy's tune this short animated film is a tribute to the film "Drive" ([[imdb|http://www.imdb.com/title/tt0780504/]]).
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=10413022&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their "Feeling without touching" EP [2010]
<html><embed src="http://www.youtube-nocookie.com/v/Akjt-RuNc6U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From the "Warm in the Winter" EP [2011]

A catchy simple tune that takes eight and a half minutes to build up that warm fuzzy ball in your tummy.
If you like this, you might also like [[Sébastien Tellier - L'amour et la Violence]].
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=14895791&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

Great video for this cover of the Violent Femmes song. Yays for panty shots! ♥
<html><embed src="http://www.youtube-nocookie.com/v/_Bw5XdvXWKY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

A delightful remake of a Bollywood classic.
http://goldspot.net/
<html><embed src="http://www.youtube-nocookie.com/v/FgMn2OJmx3w&fs=1&rel=0&showinfo=0&autohide=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="557" /></html>

From "Hurricane" (2008)
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=23509540&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Darkbloom" [2011]
http://www.myspace.com/boucherville
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8981042&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Imaginary Friends" [2010]
You can download the complete album from their site: http://grubbylittlehands.virb.com/listen
<html>
<img src="img/src/1289532322890.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/zkL2M8h590g&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the "Guards" EP [2010]
Picture: [[Stalker|Online Stalker (15 July 2010)]] [1979]

<html>
<img src="img/src/1288485654458.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/0viTmFdJP5I&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the "Guards" EP [2010]
Picture: Anna Karina as Marianne Renoir in "Pierrot Le Fou" [1965]
<html><embed src="http://www.youtube-nocookie.com/v/Xs6aJ4tc_DQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Class clown spots a UFO" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/wNykX6YxzFo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Soundtrack to Your Future Nostalgia" [2010]
http://www.mysticalhit.com
<html><iframe id="gummix" src="http://stereogum.com/the-gum-mix/" scrolling="yes" frameborder="0" style="order:none; width:100%;height:300px;overflow-x: hidden;
overflow-y: scroll; " allowTransparency="true"></iframe></html>
<html><embed src="http://www.youtube-nocookie.com/v/P1c94SFGH1I&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Live in Leipzig vor ein paar Tagen, von dem Album "Mein Name ist Guz" (2008) ([[myspace|http://blogs.myspace.com/guzmusik]], [[site|http://www.trikont.de/basics/cgi-tdb/basics.prg?a_no=3024&r_index=5.2]])
/***
|Name|HTMLFormattingPlugin|
|Source|http://www.TiddlyTools.com/#HTMLFormattingPlugin|
|Documentation|http://www.TiddlyTools.com/#HTMLFormattingPluginInfo|
|Version|2.4.1|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|embed wiki syntax formatting inside of HTML content|
The ~HTMLFormatting plugin allows you to ''mix wiki-style formatting syntax within HTML formatted content'' by extending the action of the standard TiddlyWiki formatting handler.
!!!!!Documentation
>see [[HTMLFormattingPluginInfo]]
!!!!!Configuration
<<<
Use {{{<hide linebreaks>}}} within HTML content to wiki-style rendering of line breaks.  To //always// omit all line breaks from the rendered output, you can set this option:
><<option chkHTMLHideLinebreaks>> ignore all line breaks
which can also be 'hard coded' into your document by adding the following to a tiddler, tagged with <<tag systemConfig>>
>{{{config.options.chkHTMLHideLinebreaks=true;}}}
<<<
!!!!!Revisions
<<<
2010.05.07 2.4.1 added chkHTMLHideLinebreaks option
| see [[HTMLFormattingPluginInfo]] for additional revision details |
2005.06.26 1.0.0 Initial Release (as code adaptation - pre-dates TiddlyWiki plugin architecture!!)
<<<
!!!!!Code
***/
//{{{
version.extensions.HTMLFormattingPlugin= {major: 2, minor: 4, revision: 1, date: new Date(2010,5,7)};

// find the formatter for HTML and replace the handler
initHTMLFormatter();
function initHTMLFormatter()
{
	for (var i=0; i<config.formatters.length && config.formatters[i].name!="html"; i++);
	if (i<config.formatters.length)	config.formatters[i].handler=function(w) {
		if (!this.lookaheadRegExp)  // fixup for TW2.0.x
			this.lookaheadRegExp = new RegExp(this.lookahead,"mg");
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var html=lookaheadMatch[1];
			// if <nowiki> is present, just let browser handle it!
			if (html.indexOf('<nowiki>')!=-1)
				createTiddlyElement(w.output,"span").innerHTML=html;
			else {
				// if <hide linebreaks> is present, or chkHTMLHideLinebreaks is set
				// suppress wiki-style literal handling of newlines
				if (config.options.chkHTMLHideLinebreaks||(html.indexOf('<hide linebreaks>')!=-1))
					html=html.replace(/\n/g,' ');
				// remove all \r's added by IE textarea and mask newlines and macro brackets
				html=html.replace(/\r/g,'').replace(/\n/g,'\\n').replace(/<</g,'%%(').replace(/>>/g,')%%');
				// create span, let browser parse HTML
				var e=createTiddlyElement(w.output,"span"); e.innerHTML=html;
				// then re-render text nodes as wiki-formatted content
				wikifyTextNodes(e,w);
			}
			w.nextMatch = this.lookaheadRegExp.lastIndex; // continue parsing
		}
	}
}

// wikify #text nodes that remain after HTML content is processed (pre-order recursion)
function wikifyTextNodes(theNode,w)
{
	function unmask(s) { return s.replace(/\%%\(/g,'<<').replace(/\)\%%/g,'>>').replace(/\\n/g,'\n'); }
	switch (theNode.nodeName.toLowerCase()) {
		case 'style': case 'option': case 'select':
			theNode.innerHTML=unmask(theNode.innerHTML);
			break;
		case 'textarea':
			theNode.value=unmask(theNode.value);
			break;
		case '#text':
			var txt=unmask(theNode.nodeValue);
			var newNode=createTiddlyElement(null,"span");
			theNode.parentNode.replaceChild(newNode,theNode);
			wikify(txt,newNode,highlightHack,w.tiddler);
			break;
		default:
			for (var i=0;i<theNode.childNodes.length;i++)
				wikifyTextNodes(theNode.childNodes.item(i),w); // recursion
			break;
	}
}
//}}}
<html><embed src="http://www.youtube-nocookie.com/v/2fKiMQ9Oet0&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From their upcoming album "Face Control" (2009).

!!Handsome Furs - Legal Tender
<html><embed src="http://www.youtube-nocookie.com/v/PbS5qwLwp98&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

!!Handsome Furs - The Radio's Hot Sun
<html><embed src="http://www.youtube-nocookie.com/v/K0XJJBCX1O0&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Plague Park" (2007).
Zurzeit genieße ich meine freien Tage. Und wenn mich jemand fragte, ob mir nicht langweilig ist, würde ich mit Eds Stimme sagen:
"Üüüberhaupt nicht!" Und dabei kindisch grinsen.
Heute war ich beim Tierarzt.
Dort wird meine süße kleine Katze gerade eine süße kleine Katze ohne Gebärmutter.
Das wollte ich schon lange. Denn dann kann sie draußen herumtollen ohne davon später "Bauchweh" zu kriegen.
Anschließend habe ich etwa eine Stunde in den Scherben gewühlt, die mal die Seitenscheibe eines Autos waren. Das wollte ich zwar noch nie, aber es mußte sein. Die mitgezählten sechs Schnittwunden eingeschlossen.
Wegen [[COWBOY BEBOP|http://www.mtv.de/cowboybebop/index.php]], einer Anime-Serie, die zurzeit auf EmmTeeVau läuft, und in der auch Edward Wong Hau Pepelu Tivrusky die Vierte (Eds voller Name) eine Rolle spielt, bin ich vor ein paar Tagen zum Hauptbahnhof gegangen. Denn an Hauptbahnhöfen bekommt man Mangas, das hatte ich gehört.
Ich drückte meine Zigarette also in einen Aschenbecher, um den herum der feuergefährliche [[Kölner Haubtbahnhof|http://www.die-koelner.de/ipix/java/hbf-arkaden_j.html]] gebaut ist. Und sofort ergriff mich ein bestimmtes Gefühl. Meine Schwester benannte es treffend :
"In einem Bahnhof stehen dir alle Möglichkeiten offen!"
Ich marschierte an den vielen Reisenden vorbei durch die langen Gänge und versuchte so auszusehen, als ob ich gerade erst aus London gekommen sei. "Meine Kreditkarte ist mein einziges Gepäck, Schätzchen." dachte ich. Aber niemand glaubte mir.
Einige Zeit später verließ ich den Hauptbahnhof wieder mit zwei Manga-Büchern in der Tasche: COWBOY BEBOP und [[BLAME|http://www.cyberiacafe.ch/Tsutomu/Blame/index_e.html]]!
Letzteres war mir eher zufällig in die Hände gefallen, erwies sich aber bei genauerer Betrachtung als ein Glücksfall. Tsutomu Nihei, der Autor oder Mangaka, studierte in New York Architektur und nutzt seine beträchtlichen Fähigkeiten um eine riesige abwechslungsreiche doch immer finstere Architektur zu zeichnen, in deren dreckigen Schluchten ein junger Mann mit einer Waffe nach Menschen sucht.
Doch zumeist findet er in menschenleeren, düsteren Hallen und Gängen eher furchteinflößenden Wesen, von denen manche aussehen, als ob sich die Androiden aus Björks "All is Full of Love" in Massen zum Töten entschlossen hätten.
In BLAME! Vol.1 wird kaum gesprochen. Es gibt lange stille Szenen voll fantastischer Licht-Kontraste, die sich mit Explosionen und abgetrennten Körperteilen abwechseln. So bleiben die Gründe für die Suche und die wahre Identität des Hauptcharakters ziemlich im Dunkeln.
Wie kam ich jetzt darauf? Stimmt, ich wahr im Bahnhof. Am nächsten Tag bin ich wieder hingegangen und habe mir die restlichen sechs der bisher erschienen sieben Bücher geholt.
So, jetzt muß ich aber wieder gehen, um mein unfruchtbares Kätzchen abzuholen. Ciao.

[img[img/src/1292290664552.gif]]
SHIIIIN!
<html><embed src="http://www.youtube-nocookie.com/v/xSCf15tBGqE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Unreleased
<html><embed src="http://www.youtube-nocookie.com/v/xtR8PGCNu5E&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/METcWKbEQD4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

The music is catchy as hell. But that tap dancing girl tips me over. The way she's holding up her skirt to dance is simply outrageous.
From their self-titled EP [2010]

* [[He's My Brother She's My Sister - Clackin' Heels]]
* [[He's My Brother She's My Sister - I Was Born]]
<html><embed src="http://www.youtube-nocookie.com/v/3k6FYisF61g&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/7ZOiZ6bZ_KM&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/hY_wuw2u5lY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

You say why don’t you go down to the record store
I say every new band feels like I heard them before
You say I should have lived a hundred years ago
And then I go, tell me something I don’t know

From "Strange Moosic" [2011]
/***
|Name:|HideWhenPlugin|
|Description:|Allows conditional inclusion/exclusion in templates|
|Version:|3.1 ($Rev: 3919 $)|
|Date:|$Date: 2008-03-13 02:03:12 +1000 (Thu, 13 Mar 2008) $|
|Source:|http://mptw.tiddlyspot.com/#HideWhenPlugin|
|Author:|Simon Baird <simon.baird@gmail.com>|
|License:|http://mptw.tiddlyspot.com/#TheBSDLicense|
For use in ViewTemplate and EditTemplate. Example usage:
{{{<div macro="showWhenTagged Task">[[TaskToolbar]]</div>}}}
{{{<div macro="showWhen tiddler.modifier == 'BartSimpson'"><img src="bart.gif"/></div>}}}
***/
//{{{

window.hideWhenLastTest = false;

window.removeElementWhen = function(test,place) {
	window.hideWhenLastTest = test;
	if (test) {
		removeChildren(place);
		place.parentNode.removeChild(place);
	}
};


merge(config.macros,{

	hideWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( eval(paramString), place);
	}},

	showWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !eval(paramString), place);
	}},

	hideWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAll(params), place);
	}},

	showWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAll(params), place);
	}},

	hideWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAny(params), place);
	}},

	showWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAny(params), place);
	}},

	hideWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAll(params), place);
	}},

	showWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAll(params), place);
	}},

	hideWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0]), place);
	}},

	showWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !(store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0])), place);
	}},

	hideWhenTitleIs: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.title == params[0], place);
	}},

	showWhenTitleIs: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.title != params[0], place);
	}},

	'else': { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !window.hideWhenLastTest, place);
	}}

});

//}}}

<html><embed src="http://www.tudou.com/v/z9TpsWTilPE/v.swf" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Through The Devil Softly" (2009)
<html><embed src="http://www.youtube-nocookie.com/v/kCXdnHa508M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Bavarian Fruit Bread" (2001).
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=12988946&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="480"/></html>

From "Love Remains" [2010]
Ich habe einen hund gesehen. vielleicht aber war es gar kein hund, sondern eine katze, die einen hund gegessen hat. oder eine maus, die die katze, die den hund gegessen hat, gegessen hat. vielleicht war es aber auch ganz anders.

Julia
----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="http://www.youtube-nocookie.com/v/W9LAEf-EGdQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Coco Sumner's debut single together with Robyn. I read somewhere she's the daughter of that guy from Police.
<html><embed src="http://www.youtube-nocookie.com/v/Dwf5RrYsvL0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

[2011]
I want to keep you in my pocket
Where there's no way out now
Put it in a safe and lock it
'cause it's home sweet home

[img[img/src/1292297020170.jpg]]

Charlie, weibl., kastriert, 1,5 Jahre, schildpatt-Färbung verschwand am 4.8.'03...
Am 18.08.'03, genau zwei Wochen später, wurde sie unversehrt wiedergefunden. Sie liegt jetzt ganz friedlich auf meinem Sofa, aber...She's a street fighting cat! 
<html><embed src="http://www.youtube-nocookie.com/v/QiMXNv0Ci1A&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" />
<p><br/>
Von "Ideal" (1980)
<p>
<a href="Javascript:toggle('0');">Text</a>
<div id="0" style="display:none;">
Bahnhof Zoo, mein Zug fährt ein,
ich steig aus, gut wieder da zu sein.
Zur U-Bahn runter am Alkohol vorbei,
Richtung Kreuzberg, die Fahrt ist frei,
Cottbuser Tor, ich spring' vom Zug,
zwei Kontrolleure ahnen Betrug.
Im Affenzahn die Rolltreppe rauf,
zwei Türken halten die Beamten auf.
Oranienstraße, hier lebt der Koran,
dahinten fängt die Mauer an.
Mariannenplatz rot verschrien,
ich fühl' mich gut, ich steh' auf Berlin!
Ich fühl' mich gut! (Wir steh'n auf Berlin)
Ich fühl' mich gut! (Wir steh'n auf Berlin)

Graue Häuser, ein Junkie im Tran,
es riecht nach Oliven und Majoran.
Zum Kanal an Ruinen vorbei,
dahinten das Büro der Partei.
Auf dem Gehweg Hundekot,
ich trink Kaffee im Morgenrot.
Später dann in die alte Fabrik,
die mit dem Ost-West-Überblick.
Zweiter Stock, vierter Hinterhof,
neben mir wohnt ein Philosoph.
Fenster auf, ich hör' Türkenmelodien,
ich fühl' mich gut, ich steh' auf Berlin!
Ich fühl' mich gut, wir steh'n auf Berlin!
Ich fühl' mich gut!
Ich fühl' mich gut! (Wir steh'n auf Berlin)
Wir fühl'n uns gut! (Ich steh' auf Berlin)

Nachts um elf auf dem Kurfürstendamm
läuft für Touristen Kulturprogramm,
teurer Ramsch am Straßenstand,
ich ess' die Pizza aus der Hand.
Ein Taxi fährt zum Romy Haag,
Flasche Sekt hundertfünfzig Mark,
fürn Westdeutschen, der sein Geld versäuft.
Mal sehn, was im Dschungel läuft,
Musik ist heiß, das Neonlicht strahlt.
Irgendjemand hat mir 'nen Gin bezahlt,
die Tanzfläche kocht, hier trifft sich die Scene,
ich fühl' mich gut, ich steh' auf Berlin!
Ich fühl' mich gut! (Wir steh'n auf Berlin)
Ich fühl' mich gut! (Wir steh'n auf Berlin)

Berlin, Berlin, Berlin, ...
Berlin, Berlin, Berlin, ...
Ich fühl' mich gut! (Wir steh'n auf Berlin)
Ich fühl' mich gut! (Wir steh'n auf Berlin)
</div>
</html>
<html>
<embed src="http://www.youtube-nocookie.com/v/aygFfHlLIr4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Von "Der Ernst des Lebens" [1981]
<html>
<embed src="http://www.youtube-nocookie.com/v/ImOsO70DN8U&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Von "Ideal" [1980]
<html>
<embed src="http://www.youtube-nocookie.com/v/QXyypwqpmVA&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Von "Der Ernst des Lebens" [1981]

Die italienische Zeile ist ein Zitat aus Adriano Celentanos Lied [[Una festa Sui Prati|Adriano Celentano - Una Festa Sui Prati]].
Ma che bella giornata, siamo tutti buoni amici, e luminosi sguardi di ragazze innamorate.
Aber was für ein schöner Tag das ist, wir sind alle Freunde hier, und es leuchten die Augen der verliebten Mädchen.
<html><embed src="http://www.youtube-nocookie.com/v/JvkvVMzp_yw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Von "Ideal" (1980) 
<html><embed src="http://www.youtube-nocookie.com/v/PCy19NhTx6A&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Offizielles aber unveröffentlichtes video von 1982
/***
|Name|ImageSizePlugin|
|Source|http://www.TiddlyTools.com/#ImageSizePlugin|
|Version|1.2.2|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|adds support for resizing images|
This plugin adds optional syntax to scale an image to a specified width and height and/or interactively resize the image with the mouse.
!!!!!Usage
<<<
The extended image syntax is:
{{{
[img(w+,h+)[...][...]]
}}}
where ''(w,h)'' indicates the desired width and height (in CSS units, e.g., px, em, cm, in, or %). Use ''auto'' (or a blank value) for either dimension to scale that dimension proportionally (i.e., maintain the aspect ratio). You can also calculate a CSS value 'on-the-fly' by using a //javascript expression// enclosed between """{{""" and """}}""". Appending a plus sign (+) to a dimension enables interactive resizing in that dimension (by dragging the mouse inside the image). Use ~SHIFT-click to show the full-sized (un-scaled) image. Use ~CTRL-click to restore the starting size (either scaled or full-sized).
<<<
!!!!!Examples
<<<
{{{
[img(100px+,75px+)[images/meow2.jpg]]
}}}
[img(100px+,75px+)[images/meow2.jpg]]
{{{
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
}}}
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
{{tagClear{
}}}
<<<
!!!!!Revisions
<<<
2010.07.24 [1.2.2] moved tip/dragtip text to config.formatterHelpers.imageSize object to enable customization
2009.02.24 [1.2.1] cleanup width/height regexp, use '+' suffix for resizing
2009.02.22 [1.2.0] added stretchable images
2008.01.19 [1.1.0] added evaluated width/height values
2008.01.18 [1.0.1] regexp for "(width,height)" now passes all CSS values to browser for validation
2008.01.17 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.ImageSizePlugin= {major: 1, minor: 2, revision: 2, date: new Date(2010,7,24)};
//}}}
//{{{
var f=config.formatters[config.formatters.findByField("name","image")];
f.match="\\[[<>]?[Ii][Mm][Gg](?:\\([^,]*,[^\\)]*\\))?\\[";
f.lookaheadRegExp=/\[([<]?)(>?)[Ii][Mm][Gg](?:\(([^,]*),([^\)]*)\))?\[(?:([^\|\]]+)\|)?([^\[\]\|]+)\](?:\[([^\]]*)\])?\]/mg;
f.handler=function(w) {
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var floatLeft=lookaheadMatch[1];
		var floatRight=lookaheadMatch[2];
		var width=lookaheadMatch[3];
		var height=lookaheadMatch[4];
		var tooltip=lookaheadMatch[5];
		var src=lookaheadMatch[6];
		var link=lookaheadMatch[7];

		// Simple bracketted link
		var e = w.output;
		if(link) { // LINKED IMAGE
			if (config.formatterHelpers.isExternalLink(link)) {
				if (config.macros.attach && config.macros.attach.isAttachment(link)) {
					// see [[AttachFilePluginFormatters]]
					e = createExternalLink(w.output,link);
					e.href=config.macros.attach.getAttachment(link);
					e.title = config.macros.attach.linkTooltip + link;
				} else
					e = createExternalLink(w.output,link);
			} else
				e = createTiddlyLink(w.output,link,false,null,w.isStatic);
			addClass(e,"imageLink");
		}

		var img = createTiddlyElement(e,"img");
		if(floatLeft) img.align="left"; else if(floatRight) img.align="right";
		if(width||height) {
			var x=width.trim(); var y=height.trim();
			var stretchW=(x.substr(x.length-1,1)=='+'); if (stretchW) x=x.substr(0,x.length-1);
			var stretchH=(y.substr(y.length-1,1)=='+'); if (stretchH) y=y.substr(0,y.length-1);
			if (x.substr(0,2)=="{{")
				{ try{x=eval(x.substr(2,x.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			if (y.substr(0,2)=="{{")
				{ try{y=eval(y.substr(2,y.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			img.style.width=x.trim(); img.style.height=y.trim();
			config.formatterHelpers.addStretchHandlers(img,stretchW,stretchH);
		}
		if(tooltip) img.title = tooltip;

		// GET IMAGE SOURCE
		if (config.macros.attach && config.macros.attach.isAttachment(src))
			src=config.macros.attach.getAttachment(src); // see [[AttachFilePluginFormatters]]
		else if (config.formatterHelpers.resolvePath) { // see [[ImagePathPlugin]]
			if (config.browser.isIE || config.browser.isSafari) {
				img.onerror=(function(){
					this.src=config.formatterHelpers.resolvePath(this.src,false);
					return false;
				});
			} else
				src=config.formatterHelpers.resolvePath(src,true);
		}
		img.src=src;
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	}
}

config.formatterHelpers.imageSize={
	tip: 'click',
	dragtip: 'click, '
	//tip: 'SHIFT-CLICK=show full size, CTRL-CLICK=restore initial size',
	//dragtip: 'DRAG=stretch/shrink, '
}

config.formatterHelpers.addStretchHandlers=function(e,stretchW,stretchH) {
	e.title=((stretchW||stretchH)?this.imageSize.dragtip:'')+this.imageSize.tip;
	e.statusMsg='width=%0, height=%1';
	//e.style.cursor='move';
	e.style.cursor='pointer';
	e.originalW=e.style.width;
	e.originalH=e.style.height;
	e.minW=Math.max(e.offsetWidth/20,10);
	e.minH=Math.max(e.offsetHeight/20,10);
	e.stretchW=stretchW;
	e.stretchH=stretchH;
	e.onmousedown=function(ev) { var ev=ev||window.event;
		this.sizing=true;
		this.startX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
		this.startY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
		this.startW=this.offsetWidth;
		this.startH=this.offsetHeight;
		return false;
	};
	e.onmousemove=function(ev) { var ev=ev||window.event;
		if (this.sizing) {
			var s=this.style;
			var currX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
			var currY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
			var newW=(currX-this.offsetLeft)/(this.startX-this.offsetLeft)*this.startW;
			var newH=(currY-this.offsetTop )/(this.startY-this.offsetTop )*this.startH;
			if (this.stretchW) s.width =Math.floor(Math.max(newW,this.minW))+'px';
			if (this.stretchH) s.height=Math.floor(Math.max(newH,this.minH))+'px';
			clearMessage(); displayMessage(this.statusMsg.format([s.width,s.height]));
		}
		return false;
	};
	e.onmouseup=function(ev) { var ev=ev||window.event;
		if (ev.shiftKey) { this.style.width=this.style.height=''; }
		if (ev.ctrlKey)  { this.style.width=this.originalW; this.style.height=this.originalH; }
		this.sizing=false;
		clearMessage();
		return false;
	};
	e.onmouseout=function(ev) { var ev=ev||window.event;
		this.sizing=false;
		clearMessage();
		return false;
	};
}
//}}}
/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.5|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|Insert Javascript executable code directly into your tiddler content.|
''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Documentation
>see [[InlineJavascriptPluginInfo]]
!!!!!Revisions
<<<
2009.04.11 [1.9.5] pass current tiddler object into wrapper code so it can be referenced from within 'onclick' scripts
2009.02.26 [1.9.4] in $(), handle leading '#' on ID for compatibility with JQuery syntax
|please see [[InlineJavascriptPluginInfo]] for additional revision details|
2005.11.08 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.InlineJavascriptPlugin= {major: 1, minor: 9, revision: 5, date: new Date(2009,4,11)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?(?: title=\\\"((?:.|\\n)*?)\\\")?(?: key=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",

	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var src=lookaheadMatch[1];
			var label=lookaheadMatch[2];
			var tip=lookaheadMatch[3];
			var key=lookaheadMatch[4];
			var show=lookaheadMatch[5];
			var code=lookaheadMatch[6];
			if (src) { // external script library
				var script = document.createElement("script"); script.src = src;
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (code) { // inline code
				if (show) // display source in tiddler
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (label) { // create 'onclick' command link
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",wikifyPlainText(label));
					var fixup=code.replace(/document.write\s*\(/gi,'place.bufferedHTML+=(');
					link.code="function _out(place,tiddler){"+fixup+"\n};_out(this,this.tiddler);"
					link.tiddler=w.tiddler;
					link.onclick=function(){
						this.bufferedHTML="";
						try{ var r=eval(this.code);
							if(this.bufferedHTML.length || (typeof(r)==="string")&&r.length)
								var s=this.parentNode.insertBefore(document.createElement("span"),this.nextSibling);
							if(this.bufferedHTML.length)
								s.innerHTML=this.bufferedHTML;
							if((typeof(r)==="string")&&r.length) {
								wikify(r,s,null,this.tiddler);
								return false;
							} else return r!==undefined?r:false;
						} catch(e){alert(e.description||e.toString());return false;}
					};
					link.setAttribute("title",tip||"");
					var URIcode='javascript:void(eval(decodeURIComponent(%22(function(){try{';
					URIcode+=encodeURIComponent(encodeURIComponent(code.replace(/\n/g,' ')));
					URIcode+='}catch(e){alert(e.description||e.toString())}})()%22)))';
					link.setAttribute("href",URIcode);
					link.style.cursor="pointer";
					if (key) link.accessKey=key.substr(0,1); // single character only
				}
				else { // run script immediately
					var fixup=code.replace(/document.write\s*\(/gi,'place.innerHTML+=(');
					var c="function _out(place,tiddler){"+fixup+"\n};_out(w.output,w.tiddler);";
					try	 { var out=eval(c); }
					catch(e) { out=e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}

// // Backward-compatibility for TW2.1.x and earlier
//{{{
if (typeof(wikifyPlainText)=="undefined") window.wikifyPlainText=function(text,limit,tiddler) {
	if(limit > 0) text = text.substr(0,limit);
	var wikifier = new Wikifier(text,formatter,null,tiddler);
	return wikifier.wikifyPlain();
}
//}}}

// // GLOBAL FUNCTION: $(...) -- 'shorthand' convenience syntax for document.getElementById()
//{{{
if (typeof($)=='undefined') { function $(id) { return document.getElementById(id.replace(/^#/,'')); } }
//}}}
/***
|Name|InlineJavascriptPluginInfo|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.4|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|documentation|
|Description|Documentation for InlineJavascriptPlugin|
''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Usage
<<<
This plugin adds wiki syntax for surrounding tiddler content with {{{<script>}}} and {{{</script>}}} markers, so that it can be recognized as embedded javascript code.
<script show>
	/* javascript code goes here... */
</script>Every time the tiddler content is rendered, the javascript code is automatically evaluated, allowing you to invoke 'side-effect' processing and/or produce dynamically-generated content that is then inserted into the tiddler content, immediately following the script (see below).  By including the optional ''show'' keyword as the final parameter in a {{{<script>}}} marker, the plugin will also include the script source code in the output that it displays in the tiddler.  This is helpful when creating examples for documentation purposes (such as used in this tiddler!)

__''Deferred execution from an 'onClick' link''__
<script label="click here" title="mouseover tooltip text" key="X" show>
	/* javascript code goes here... */
	alert('you clicked on the link!');
</script>
By including a {{{label="..."}}} parameter in the initial {{{<script>}}} marker, the plugin will create a link to an 'onclick' script that will only be executed when that specific link is clicked, rather than running the script each time the tiddler is rendered.  You may also include a {{{title="..."}}} parameter to specify the 'tooltip' text that will appear whenever the mouse is moved over the onClick link text, and a {{{key="X"}}} parameter to specify an //access key// (which must be a //single// letter or numeric digit only).

__''Loading scripts from external source files''__
<script src="URL" show>
	/* optional javascript code goes here... */
</script>You can also load javascript directly from an external source URL, by including a src="..." parameter in the initial {{{<script>}}} marker (e.g., {{{<script src="demo.js"></script>}}}).  This is particularly useful when incorporating third-party javascript libraries for use in custom extensions and plugins.  The 'foreign' javascript code remains isolated in a separate file that can be easily replaced whenever an updated library file becomes available.

In addition to loading the javascript from the external file, you can also use this feature to invoke javascript code contained within the {{{<script>...</script>}}} markers.  This code is invoked //after// the external script file has been processed, and can make immediate use of the functions and/or global variables defined by the external script file.
>Note: To ensure that your javascript functions are always available when needed, you should load the libraries from a tiddler that is rendered as soon as your TiddlyWiki document is opened, such as MainMenu.  For example: put your {{{<script src="..."></script>}}} syntax into a separate 'library' tiddler (e.g., LoadScripts), and then add {{{<<tiddler LoadScripts>>}}} to MainMenu so that the library is loaded before any other tiddlers that rely upon the functions it defines.
>
>Normally, loading external javascript in this way does not produce any direct output, and should not have any impact on the appearance of your MainMenu.  However, if your LoadScripts tiddler contains notes or other visible content, you can suppress this output by using 'inline CSS' in the MainMenu, like this: {{{@@display:none;<<tiddler LoadScripts>>@@}}}
<<<
!!!!!Creating dynamic tiddler content and accessing the ~TiddlyWiki DOM
<<<
An important difference between TiddlyWiki inline scripting and conventional embedded javascript techniques for web pages is the method used to produce output that is dynamically inserted into the document: in a typical web document, you use the {{{document.write()}}} (or {{{document.writeln()}}}) function to output text sequences (often containing HTML tags) that are then rendered when the entire document is first loaded into the browser window.

However, in a ~TiddlyWiki document, tiddlers (and other DOM elements) are created, deleted, and rendered "on-the-fly", so writing directly to the global 'document' object does not produce the results you want (i.e., replacing the embedded script within the tiddler content), and instead will //completely replace the entire ~TiddlyWiki document in your browser window (which is clearly not a good thing!)//.  In order to allow scripts to use {{{document.write()}}}, the plugin automatically converts and buffers all HTML output so it can be safely inserted into your tiddler content, immediately following the script.

''Note that {{{document.write()}}} can only be used to output "pure HTML" syntax.  To produce //wiki-formatted// output, your script should instead return a text value containing the desired wiki-syntax content'', which will then be automatically rendered immediately following the script.  If returning a text value is not sufficient for your needs, the plugin also provides an automatically-defined variable, 'place', that gives the script code ''direct access to the //containing DOM element//'' into which the tiddler output is being rendered.  You can use this variable to ''perform direct DOM manipulations'' that can, for example:
* generate wiki-formatted output using {{{wikify("...content...",place)}}}
* vary the script's actions based upon the DOM element in which it is embedded
* access 'tiddler-relative' DOM information using {{{story.findContainingTiddler(place)}}}
Note:
''When using an 'onclick' script, the 'place' element actually refers to the onclick //link text// itself, instead of the containing DOM element.''  This permits you to directly reference or modify the link text to reflect any 'stateful' conditions that might set by the script.  To refer to the containing DOM element from within an 'onclick' script, you can use "place.parentNode" instead.
<<<
!!!!!Instant "bookmarklets"
<<<
You can also use an 'onclick' link to define a "bookmarklet": a small piece of javascript that can be ''invoked directly from the browser without having to be defined within the current document.''  This allows you to create 'stand-alone' commands that can be applied to virtually ANY TiddlyWiki document... even remotely-hosted documents that have been written by others!!  To create a bookmarklet, simply define an 'onclick' script and then grab the resulting link text and drag-and-drop it onto your browser's toolbar (or right-click and use the 'bookmark this link' command to add it to the browser's menu).

Notes:
*When writing scripts intended for use as bookmarklets, due to the ~URI-encoding required by the browser, ''you cannot not use ANY double-quotes (") within the bookmarklet script code.''
*All comments embedded in the bookmarklet script must ''use the fully-delimited {{{/* ... */}}} comment syntax,'' rather than the shorter {{{//}}} comment syntax.
*Most importantly, because bookmarklets are invoked directly from the browser interface and are not embedded within the TiddlyWiki document, there is NO containing 'place' DOM element surrounding the script.  As a result, ''you cannot use a bookmarklet to generate dynamic output in your document,''  and using {{{document.write()}}} or returning wiki-syntax text or making reference to the 'place' DOM element will halt the script and report a "Reference Error" when that bookmarklet is invoked.
Please see [[InstantBookmarklets]] for many examples of 'onclick' scripts that can also be used as bookmarklets.
<<<
!!!!!Special reserved function name
<<<
The plugin 'wraps' all inline javascript code inside a function, {{{_out()}}}, so that any return value you provide can be correctly handled by the plugin and inserted into the tiddler.  To avoid unpredictable results (and possibly fatal execution errors), this function should never be redefined or called from ''within'' your script code.
<<<
!!!!!$(...) 'shorthand' function
<<<
As described by Dustin Diaz [[here|http://www.dustindiaz.com/top-ten-javascript/]], the plugin defines a 'shorthand' function that allows you to write:
{{{
$(id)
}}}
in place of the normal standard javascript syntax:
{{{
document.getElementById(id)
}}}
This function is provided merely as a convenience for javascript coders that may be familiar with this abbreviation, in order to allow them to save a few bytes when writing their own inline script code.
<<<
!!!!!Examples
<<<
simple dynamic output:
><script show>
	document.write("The current date/time is: "+(new Date())+"<br>");
	return "link to current user: [["+config.options.txtUserName+"]]\n";
</script>
dynamic output using 'place' to get size information for current tiddler:
><script show>
	if (!window.story) window.story=window;
	var title=story.findContainingTiddler(place).getAttribute("tiddler");
	var size=store.getTiddlerText(title).length;
	return title+" is using "+size+" bytes";
</script>
dynamic output from an 'onclick' script, using {{{document.write()}}} and/or {{{return "..."}}}
><script label="click here" show>
	document.write("<br>The current date/time is: "+(new Date())+"<br>");
	return "link to current user: [["+config.options.txtUserName+"]]\n";
</script>
creating an 'onclick' button/link that accesses the link text AND the containing tiddler:
><script label="click here" title="clicking this link will show an 'alert' box" key="H" show>
	if (!window.story) window.story=window;
	var txt=place.firstChild.data;
	var tid=story.findContainingTiddler(place).getAttribute('tiddler');
	alert('Hello World!\nlinktext='+txt+'\ntiddler='+tid);
</script>
dynamically setting onclick link text based on stateful information:
>{{block{
{{{
<script label="click here">
	/* toggle "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.innerHTML=on?"enable":"disable";
	config.txtSomething=on?"OFF":"ON";
	return "\nThe current value is: "+config.txtSomething;
</script><script>
	/* initialize onclick link text based on current "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.lastChild.previousSibling.innerHTML=on?"disable":"enable";
</script>
}}}
<script label="click here">
	/* toggle "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.innerHTML=on?"enable":"disable";
	config.txtSomething=on?"OFF":"ON";
	return "\nThe current value is: "+config.txtSomething;
</script><script>
	/* initialize onclick link text based on current "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.lastChild.innerHTML=on?"enable":"disable";
</script>
}}}
loading a script from a source url:
>http://www.TiddlyTools.com/demo.js contains:
>>{{{function inlineJavascriptDemo() { alert('Hello from demo.js!!') } }}}
>>{{{displayMessage('InlineJavascriptPlugin: demo.js has been loaded');}}}
>note: When using this example on your local system, you will need to download the external script file from the above URL and install it into the same directory as your document.
>
><script src="demo.js" show>
	return "inlineJavascriptDemo() function has been defined"
</script>
><script label="click to invoke inlineJavascriptDemo()" key="D" show>
	inlineJavascriptDemo();
</script>
<<<
Im Rahmen der Sparmaßnahmen der Bonner Universität wurden insgesamt 6 zuvor eigenständige Institute zum ''Institut für Kommunikationswissenschaften'' zusammengeschlossen. Die Aufgabe, eine gemeinsame Webseite für alle Beteiligten zu realisieren, gestaltete sich äußerst schwierig. Die Angestellten und Beamten sahen sich als "Abteilungen" herabgestuft und das Interesse an irgendeiner Form von Zusammenarbeit war gering.

Gemeinsam mit dem damaligen Administrator der Kommunikationsforschung Stefan Breuer und den Webmastern (studentische Hilfskräfte wie ich) planten und realisierten wir dennoch eine umfangreiche Webseite auf Basis des Content Management Systems [[Plone|http://plone.org/]], welche die Inhalte der 6 Abteilungen möglichst übersichtlich darstellen sollte.
Ich kreierte das Design der Seite, machte Fotos und half bei der Programmierung. Die Seite ging erfolgreich an den Start. Sie wurde aber schon nach etwa einem Jahr in den Interessenskonflikten der unterschiedlichen Abteilungen zerrieben und schließlich wieder in einzelne Abteilungswebseiten aufgeteilt. In der Folge gestaltete ich die Seite des [[Medienwissenschaftlichen Instituts|Medienwissenschaftliches Institut, Bonn]] wieder allein.

Hier ist leider nur ein Screenshot des Designs zu sehen. Die eigentliche Seite existiert nicht mehr; das Institut wurde zwischenzeitlich nochmals umstrukturiert und umbenannt ([[Institut für Sprach-, Medien- und Musikwissenschaft |http://www.ismm.uni-bonn.de/]]).
<html><img src="img/tw/Referenzen/IfK-screenshot.png" width="100%"/></html>
Eine Auftragsarbeit für das Kölner Rechtsinstitut, verwirklicht in Wordpress inkl. maßgeschneidertem Theme und funktionaler Anpassung zur Nutzung als CMS.

<html><a href="img/tw/Referenzen/ireg-screenshot.png"  target="_blank"><img src="img/tw/Referenzen/ireg-screenshot.png" width="100%"/></a></html>

Die aktuelle Seite des [[IREG|http://www.mcchaos.de/europa/aktuelles.htm]] wurde nicht von mir erstellt. 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13355606&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

An astronaut on a quest to destroy a planet is attacked by an alien called Eddie (the band's mascot). Lots of action here among references to Indiana Jones and Alien. From their 15th album "Final Frontier" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/qvRmNBD0tEs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von der "Aquarium" EP [2014]
http://isolationberlin.bandcamp.com/
<html><img src="img/src/1301441251999.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/58-DCkdGL5s&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html>
<img src="/img/src/1364928802378.gif" width="100%" />
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/81439621"></iframe></html>

Sound installation. Installed in the bathroom of 319 Scholes for Art Hack Day, 2013, Terms Of Mt. Sinai reads the Facebook Terms of Service agreement over a time-stretched version of Bach's "Herz und Mund und Tat und Leben" cantata.
http://www.ivansafrin.com/
Es ist nicht allzu lange her, und nur meine toll-wütige Katze, die noch immer nicht gelernt hat, über meine Tastatur zu schweben, hält mich im Moment davon ab, auszurechnen, wie lange genau es her ist, denn es war an meinem 25. Geburtstag, also habe ich das Datum durchaus im Kopf, da bekam ich von Chrizzi, zwei dünne Bändchen geschenkt.
Die Bücher sahen ziemlich abgenutzt und speckig aus und in einem stand noch die mit Bleistift eingefügte Bemerkung: "Eigentum der Kornelia Peterlein".
Offensichtlich waren sie in irgendeinem Second-Hand-Buchladen aufgegabelt worden, wahrscheinlich im Studentenviertel, denn Chrizzi studiert seit unendlicher Zeit ein paar Fächer, die einen solchen Zeitaufwand zu rechtfertigen scheinen. Die Namen der Studienrichtungen entfallen mir regelmäßig alle paar Jahre wieder, so dass ich jedesmal gezwungen bin, sie erneut danach zu fragen, wenn das Gespräch es verlangt. Hier kann ich jedoch getrost auf die Nennung verzichten, da sie weiter nichts zu Sache beitragen.
Auf den Deckeln des ersten Bändchens stand in großer, schmuckloser Schrift: "J.D.Salinger Franny und Zooey" auf dem zweiten: "J.D.Salinger Neun Erzählungen".
Um ehrlich zu sein, hätte ich die kleinen Schmöker für ein Verlegenheitsgeschenk gehalten, wenn auch für ein geschmackvolles, und ihnen nach einer gebührenden Zeit halb aufgeschlagenem Herumliegens in meinem Bett schließlich einen ehrenvollen Platz in den vorderen Reihen meines Bücherregals eingeräumt, wo die intellektuellen Protzer angeordnet sind, wenn überhaupt.
Die Gründe dafür, warum sie nicht den Weg der "Geschenk-Bücher" gingen, die man mit der Zeit erhält, wenn man, nicht ganz unzufrieden mit sich, zugibt, manchmal das Gesicht zwischen bedruckte Seiten zu halten, sind vielfältig. Vor allem lag es wohl daran, dass sie wie erwähnt, so klein waren und daher leichtes, wenn nicht verantwortungsloses Lesevergnügen versprachen, in etwa so, wie ein groß aufgemachter Artikel, der einen von der Zeitung des Gegenübers in der Straßenbahn anspringt. Was das angeht, bin ich übrigens nicht enttäuscht worden, die Geschichten waren allesamt äußerst unterhaltsam und ich habe einen Großteil von "Franny und Zooey" tatsächlich in der Bahn auf dem Weg zur Arbeit gelesen.
Damit ist bereits vorweggenommen, dass ich sie las, trotz der pathetischen Beschwörung der Schenkerin, dass es - so wörtlich: "die besten Bücher" seien, die sie in ihrem "ganzen Leben" gelesen habe. Sie hatte sogar einen kleinen, länglichen Zettel aus einem Heft mit kariertem Papier herausgerissen, der sozusagen als vorbereitetes Lesezeichen im ersten Bändchen lag und auf dem sie die Schenkung nochmals in kaum weniger übertriebener Art und Weise festgehalten hatte. Normalerweise wäre das allein Grund genug gewesen, die Bücher im Anschluß an die Feier in eine Ecke zu schmeißen, wo sie solange vor sich hin schimmeln konnten, bis sie als Dichtungsmittel für eine leckende Heizung oder dergleichen gebraucht wurden, denn ich werfe selten etwas weg.
Doch ich hatte vor Jahren einmal den "Fänger im Roggen" gelesen, der mir von meiner Mutter gottseidank nicht ganz so wärmstens ans Herz gelegt worden war. Sie sagte mir immerhin, dass es das "DAS Jugendbuch" sei, verschonte mich aber damals noch mit der Nachricht, dass Salinger der Lieblingsautor ihrer besten Jugendfreundin gewesen war, die ihre beiden kleinen Kinder eines vormittags in den Kindergarten brachte, um dann nachhause zu gehen und den Gashahn aufzudrehen. Wahrscheinlich ein perfekter Tag für Bananenfisch.
Ich hatte die Geschichte des "Roggenfängers" in guter, wenn auch etwas verblaßter Erinnerung. Vor allem weiß ich noch, dass ich über Salingers detailgenaue Beschreibungen verblüfft war, und ich erinnerte mich auch noch lebhaft an eine Szene, in der Holden sich einbildete, angeschossen zu sein, (Ich glaube es war in einem Kino.) und sterben zu müssen, wovon niemand außer ihm eine Ahnung hatte. Eine Erfahrung, die ich erst vor kurzem schmerzlich und mindestens genauso leidenschaftlich im Anschluß an einen recht heftigen Fahrradunfall nachvollzog, ohne mir jedoch über die Parallele bewußt zu sein.
Auf der anderen Seite empfand ich dieselben Details damals irgendwie als zu banal, um damit ein Buch zu füllen. Es erschien mir unpassend und beinah dekadent sich als "ernsthafter" Schriftsteller mit solchen Kleinigkeiten aufzuhalten. Und auf die "Ernsthaftigkeit", die mit "wahrer Größe" einhergeht, legte ich damals viel wert. Es brauchte noch ein paar Jahre Jahre und den fabelhaften Unterricht von Dirk von Lotzow, um mich von dieser (im Osten mehr als anderswo verbreiteten) Einfältigkeit los zu machen.

Jedenfalls hatte ich diesen Fahrradunfall, in dessen Folge ich noch Tage später an reißenden Schmerzen in der Brust litt, die ich unter normalen Umständen ohne Umschweife als den Beginn meines siechvollen Sterbens an Lungenkrebs (Ich bin Raucher.) betrachtet hätte. Doch zum einen las ich immer noch Salinger, dessen Figuren in einer einzigen Kurzgeschichte so viele Zigaretten inhalieren, wie ich während der Lektüre des ganzen Buches herunterzubringen imstande war, was mir in etwa die gleiche perverse Erleichterung verschaffte, die ein Mädchen verspüren mag, deren beste Freundin im Urlaub zehn Pfund zugenommen hat.
Zum anderen zog ich die Möglichkeit inbetracht, dass ich mir eine Rippe gebrochen haben könnte, deren Spitze sich nun langsam und fortwährend in meine inneren Organe bohrte und mir so eine vollkommen andere, neue Möglichkeit des frühen Ablebens androhte.
Ich entschloß mich also, volle vier Tage nach dem Zusammenstoß mit einer unachtsam aufgerissenen Fahrertür, zum Arzt zu gehen. Dem Vorhaben und der Tatsache angemessen, dass Wartezimmer eine grauenhafte Wirkung auf jeden ausüben, der nicht schon in vollen Zügen sein Delirium genießt, nahm ich mir etwas zum Lesen mit: J.D.Salingers Neun Erzählungen, von denen ich vier bisher noch nicht kannte.
Ich fand wie erwartet mehr als genug Zeit die verbliebenen Geschichten zu lesen, und am Ende eines angenehm unproduktiven Tages, den ich fast komplett in Wartezimmern, angefüllt mit hustenden alten Menschen absaß, die aus gummibaumbestandenen Ecken über Tappert-Lesemappen-Ränder auf meinen jungen Körper schielten, klappte ich die Neun Erzählungen zu und genoß noch eine Weile den literarischen Afterglow. Ich erinnerte mich schließlich einer Bemerkung Salingers, die ich vor kurzem irgendwo gelesen hatte, dass er 90% seiner Texte, nie zu veröffentlichen gedachte.
Als ich mich endlich zuende bedoktert auf den eiskalten Heimweg machte - ich hatte mir leider gar nichts gebrochen aber auf den Roentgenbildern war meine Lunge immerhin nicht zu sehen gewesen - "Krebs" war also immer noch eine Option - dachte ich ein weiteres Mal über die verblüffende Realitätsnähe nach, die Salingers Erzählungen noch immer besitzen. Und als ich schließlich mit einem silbernen Becher voll heißem, schwarzem Tee vor meinem Rechner saß und begann diesen Eintrag zu verfassen, da wußte ich plötzlich, was ich eigentlich von den Geschichten, die hier erscheinen sollten erwartete und wofür mein kindisches Bestehen auf "wahre Geschichten" vielleicht von Anfang an nur ein Vorwand gewesen war:
Ich wollte verhindern, dass jemand hier sein Poesiechen abladen würde, seine innersten Gedanken über gottweißwas preisgäbe usw..
Stattdessen erwarte ich nicht mehr und nicht weniger, als dass J.D.Salingers unveröffentlichte Geschichten hier erscheinen.
Manche sind schon da. 
<html><embed src="http://www.youtube-nocookie.com/v/3Au1fms4ERQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Six and a half minutes of nicely droning rock, reminiscent of early 70s hardrock.
Single release [2011]
<html><embed width="100%" height="500" src="player/player.swf" type="application/x-shockwave-flash" flashvars="file=http://www.schwarzsilber.de/videos/Jack_White_-_Freedom_At_21.flv&" allowfullscreen="true" /></html>

From "Blunderbuss" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/MvpoiiBW9bc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

The only person that can make Jack White noiwess at this point is a turquoise Jack White.

From "Blunderbuss" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/iErNRBTPbEc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Blunderbuss" [2012]
http://jackwhiteiii.com/
<html><embed src="http://www.youtube-nocookie.com/v/DsixWMdScUI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Blunderbuss" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13661407&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "That's how we burn" (2010) ([[site|http://jaill.net/]])
<html><embed src="http://www.youtube-nocookie.com/v/oOT2-OTebx0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Covering Feist, unreleased track.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=19445868&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "James Blake" [2011]
Wilhelm scream is a sound effect of a man screaming in pain that was used in hundreds of films, including the Star Wars series, Indianer Jones series, Lord of the Rings, etc. It's an in-joke of film sound producers. You can listen to the scream here: http://en.wikipedia.org/wiki/Wilhelm_scream
<html><embed src="http://www.youtube-nocookie.com/v/ZIMcARotXqw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/GEJ0dMkhEsY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From the same gig:
!!Jamie T - Sheila
<html><embed src="http://www.youtube-nocookie.com/v/G6kGH9I5RVc&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/Lfgf9HatIHI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

[1984]
<html><embed src="http://www.youtube-nocookie.com/v/HaJefVCVkA4&rel=0&fs=1&showinfo=0&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />

<div title="Click" style="cursor:pointer">
<img src="img/src/1282603068874.gif" width="100%" id="jjswb1" onmouseout = "$('jjswb1').style.display='none';$('jjswb2').style.display='block';" onclick = "$('jjswb1').style.display='none';$('jjswb2').style.display='block';" />

<img src="img/src/1323208006775.gif" width="100%" id="jjswb2" style="display:none;" onmouseout = "$('jjswb2').style.display='none';$('jjswb1').style.display='block';" onclick = "$('jjswb2').style.display='none';$('jjswb1').style.display='block';" />
</div></html>
From "I'm Having Fun Now" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/ry2s6qmUULo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Cover of a Nina Simone song. Her own compositions are just as good.
http://jeshudak.com/
<html><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m=55669281,t=1,mt=video" width="100%" height="500" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/PTKFR3ra2ts&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>


Originally a hit for Martha Reeves, this is a part of the BBC documentary "Standing in the shadows of Motown" [2002]
<html>
<img width="100%" src="img/src/1294169290354.gif"/>
<embed src="http://www.youtube-nocookie.com/v/g9H8kEWXgC8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "There's A Party Goin' On" [1972]
Picture: [[Pierrot le fou|http://www.imdb.com/title/tt0059592/]] (1965)
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17826842&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "This Great Pressure" [2009]
<html><embed src="http://www.youtube-nocookie.com/v/1nPPRQeTxTY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

American model Shana Zadrick drives the cab in what is likely a [[Night On Earth|https://www.youtube.com/watch?v=F1m6GlPyOSU]] inspired music video for Mellencamp's cover of Van Morrison's 1971 song.
From "Dance Naked" [1994]
<html><embed src="http://www.youtube-nocookie.com/v/Kbv8p1YfJbI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/B_exvKnrK6g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Recorded in 1973, released 1989 on a reissue of "The Modern Lovers". Fan video using footage from a 1960s anti-drug propaganda film.
<html><embed src="http://www.youtube-nocookie.com/v/FFwJMdeWqlw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Jonathan Richman" [1989]

<html><embed src="http://www.youtube-nocookie.com/v/QzDwq-4yILc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From the charity album "[[Wig In a Box|http://www.discogs.com/Various-Wig-In-A-Box/release/398067]]" [2003] which also includes songs by Sleater Kinney, The Breeders, Cyndi Lauper.

<html><img src="http://www.schwarzsilber.de/img/src/1359774224775.jpg" width="100%"/><embed src="http://www.youtube-nocookie.com/v/jnZnSU9OqN0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Jonathan sings!" [1983]
<html><img style="float:right;" src="img/src/1279836204989.gif" alt="" width="200px"/></html>
<<forEachTiddler
where 'tiddler.tags.contains("journal")'
sortBy tiddler.created descending
write '"* [["+tiddler.title+"]]<html><span class=\"subtitle\">("+tiddler.created.formatString("0DD.0MM.YYYY, 0hh:0mm")+")</span></html>\n"' >>
aus versehen stieg ich eine station zu früh aus, um genau zu sein venloerstr./gürtel..und so asi, ich meine unbedacht oder besser rücksichtslos wie ich war - es war wirklich ein scheiß tag! - zündete ich mir eine zigarette an..dabei machte mich ein junge im alter von 12-13jahren darauf aufmerksam, daß rauchen verboten sei, hmmm. naja, ich hatte einen wirklich üblen tag! ..
auf dem weg zum zielort, sollte erst mal ein bier her.. bevor ich allerdings in dessen genuß kam, schlenderten mir 3 kinder entgegen. nichts außer-gewöhnliches, eigentlich, hätte mir das mädchen nicht entgegnet: bier ist ungesund!

anonym, hoffe ich!!! übrigens, morgen open air party auf dem herkulesberg!

----
Zurück zu: [[Wahre Geschichten]]
<html>
<img src="img/src/1284417999109.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/EYLVr8QaAwQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the album "Fields" [2010]
In the picture: [[Clara Bow|My love for dead women (12 July 2010)]] in the film "It"
<html><embed src="http://www.youtube-nocookie.com/v/zbSKnU5ZwJg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

White girl can dance...
This was the second video of a series titled "Groovy dancing girl" released on Youtube, which propelled the dancer to minor fame and gave her a job in an advertising campaign. The videos are slightly sped up.
<html><embed src="http://www.youtube-nocookie.com/v/CTR9eveCx4g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Glow" [2012]
<html>
<div style="cursor:pointer;width:100%;height:274px;background:url(img/src/1282407356381.png) no-repeat left top;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1282407289594.gif)':this.style.backgroundImage='url(img/src/1282407356381.png)'"  title="Click to Play/Pause"></div>
 <span id="videoInfo">
Click image to play and pause sound.
Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
Kammerflimmer Kollektief ist eine Ambient/Noise Band aus Karlsruhe. ([[site|http://www.kammerflimmer.com/]])
<span style="visibility:hidden;">
<div id="Br8L7NOVIu0"></div></span></html><script>
var track = "Br8L7NOVIu0"
var videoID = "Br8L7NOVIu0"
var playerApiId = "Br8L7NOVIu0"
var atts = { id: "Br8L7NOVIu0" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);
</script>
<html><embed src="http://www.youtube-nocookie.com/v/y-BIKjypNsE&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="610" /></html>

From "It's so hard to tell who's going to love you the best" (1969). <!--more-->

!!Karen Dalton - Blues jumped the rabbit
<html><embed src="http://www.youtube-nocookie.com/v/2oRJyffGdIY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="560" /></html>

From "Cotton Eyed Joe" (2007) (recorded live in 1962).
<html><embed src="http://www.youtube-nocookie.com/v/luqkL-uVY7E&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Ghost Who Walks" [2010]

The fields are deserts
Not a place to sow a seed
The dust has settled
and the rich men ignored our plead
What once was a bountiful place
to lay down the plow
is just a no-man's land
howling in the dust now

Why are the men in suits still able to cheat and thieve?

While I'm still tending this land,
trying to scrounge a dime for a mouth to feed?
And the dust has come and shook up my lung
covered the tumble-weed
The only rain that falls on this land
are the tears that fall from me
<html><embed src="http://www.youtube-nocookie.com/v/-nKv6UQ-6lE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=230" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Ghost Who Walks" [2010]
<html><iframe width="100%" height="600" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/149133441&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
<br><br>
<a href="Javascript:toggle('ktml');">Lyrics</a>
<br><br>
<div id="ktml" style="display:none">
Everywhere is monsters<br>
Tits out, wet-mouthed, heads back<br>
Shouting and screaming just to prove they exist<br>
<br>
Becky’s at the bar with the usual mix<br>
Of decadent fabrics and desolate lighting<br>
Everybody here has got a hyphenated second name<br>
Blowing more breeze<br>
Than the wind at the weather vane<br>
<br>
Industry slimeballs, showbiz big-deals<br>
The cool new band with the retro feel<br>
It’s the wrap party for their video<br>
Becky danced in it<br>
The director, Marshall Law<br>
Head to toe in yellow velour<br>
Is holding court about the science of image<br>
While the sycophants giggle and grimace<br>
Becky fidgets, tells herself<br>
‘Must stop being so cynical<br>
Everybody here is a human<br>
Even these pitiful posturing pop stars and idiots.’<br>
She tells herself to look again -<br>
Nothing is hideous<br>
<br>
So while Marshall Law is wanking on about his artwork<br>
She smiles at the guy opposite<br>
Bright eyes, dark shirt<br>
He raises his eyebrows in the direction of Marshall<br>
‘My name’s Becky,’ she says<br>
‘What’s yours?’<br>
<br>
She was like nothing that he’d seen before<br>
Strong body, soft edges, with something so raw<br>
In the core of her iris<br>
He said his name, ‘Harry’<br>
And never in his life had he felt so happy<br>
They got talking<br>
Free bar. Exhausting decorum<br>
He drank until she was so absorbing<br>
He blanked out the party<br>
The floor spun, he stared at her face and felt sure<br>
Something was happening here<br>
<br>
He was kinda nervous<br>
His eyes kept doing circuits of the room<br>
He drank as fast as they could serve him<br>
Then this dude comes over<br>
Sticks out a thick hand<br>
And Harry looks at her<br>
Like he’s just found himself in quicksand<br>
He gives this guy a wrap, they shake hands<br>
Sweaty cash passed between palms<br>
No fuss. Bish bash, yes, bosh<br>
He looked at her guiltily<br>
She waved it off, smiling<br>
‘You a shotter then, right?<br>
I don’t care.’<br>
<br>
‘Becky, all I ever wanted was a place of my own.’<br>
His eyes, wide and trusting<br>
He’s staring at her, desperate for something to click<br>
He is opening up. This is it<br>
‘A real classy place, the whole bit<br>
Like a speakeasy, right?<br>
Chandeliers and lights<br>
That shine off of the glasses<br>
No hype, and no arseholes<br>
Instead of rotting our guts out<br>
In shitty old boozers<br>
We can be grown men, listening to music<br>
Real music. Played with heart by real bands<br>
Not just posers looking like they’re<br>
Giving blowjobs to mic stands<br>
And I’ll be in a waistcoat, dead grand<br>
Harry’s Place<br>
Or, at least, that’s the plan.’<br>
<br>
She was half listening<br>
Half not listening<br>
Kept getting distracted by the lights flickering<br>
He looks like an outline that needs filling in<br>
He leans in close, starts whispering:<br>
<br>
‘The thing is, and it’s weird<br>
I never felt so able<br>
To talk like this to anybody, ever<br>
Recently Becky, I’ve been really feeling the pressure<br>
I can’t tell you how good it is<br>
To get this off my chest.’<br>
<br>
Becky’s holding tight to her glass<br>
Good coke, brain fast<br>
She watches his face as he talks<br>
Little bump on her fingertips<br>
Expert. Quick snort<br>
Sucking on a cigarette, feeling vaguely bored<br>
<br>
It’s true if you believe it<br>
The world is the world<br>
But it’s all how you see it<br>
One man’s flash of lightning ripping through the air<br>
Is another’s passing glare, hardly there<br>
It’s true if you believe it<br>
The world is the world<br>
But it’s all how you see it<br>
One man’s flash of lightning ripping through the air<br>
Is another’s passing glare, hardly there<br>
<br>
‘If I’m being honest, well it is<br>
It’s like a trap<br>
I ain’t trying to be flash<br>
I just need to raise the cash for the dream<br>
I hardly touch it myself<br>
Look, it ain’t that<br>
But once I set myself a task<br>
Well, there ain’t no going back<br>
And I am halfway there<br>
I am, nearly, anyway<br>
The point is<br>
I kinda had to push all of my friends away<br>
I can’t have nobody<br>
Knowing what I’m up to<br>
I keep it very secret but the thing is<br>
I would love to<br>
Just for one day<br>
You know, live like any other guy<br>
I can’t have a girlfriend, you see<br>
‘Cause I don’t like to lie<br>
It’s safer all round<br>
That I just keep my head down<br>
And, yeah, the business is booming<br>
Yeah, the business is really booming<br>
But my family think I work in recruitment<br>
So, I get up every morning<br>
And I put a shirt and suit on<br>
And I get on a train, I go up town<br>
It’s all professional users<br>
I sell in the boardrooms and not the boozers<br>
To, like, CEOs and these modern day Scrooges<br>
Who get their secretaries to bring me coffee<br>
It’s so stupid<br>
Meant to be hard times, right, a recession?<br>
But these guys are buying more than ever, I reckon<br>
And I…<br>
<br>
He’s got nice eyes<br>
Shame about his issues, though<br>
The party pushes on, her cynicism’s getting vicious<br>
Show nothing<br>
Keep smiling<br>
<br>
She catches the eye of her mates<br>
They’re dancing by the bar<br>
They’re in a state<br>
Nod for ‘save me’<br>
They understand, dance over<br>
Put their arms around her shoulders -<br>
‘Becky, we’re bored, let’s go’<br>
His mouth slows to a stop<br>
He seems to lose his composure<br>
She smiles at him<br>
‘Yeah, was nice getting to know ya.’<br>
<br>
No, not like that, don’t leave<br>
Please<br>
Don’t make her go, we’ve just got started<br>
<br>
Their teeth are bare, their feet are planted<br>
Their smirking at him like he’s dirt<br>
And now his heart is<br>
Damp with the fury of<br>
Finding and losing<br>
This miracle girl<br>
He feels weak with confusion, like<br>
What had he said?<br>
How long had he talked?<br>
He watches them walk to the doors<br>
His blood roars<br>
<br>
In the back of the cab, the girls sit there giggling<br>
The driver lets them smoke out of the window<br>
So they’re shivering<br>
They pass a bottle of wine back and forth<br>
Let it clash against their teeth<br>
The cab moves fast through the streets<br>
‘Who was that guy you was with?’<br>
Becky shakes her head softly<br>
‘Him? I don’t know, probably alright<br>
But I could tell he was one of them “save me” types<br>
And I couldn’t be dealing with that<br>
Not tonight.’<br>
</div>
</html>
<html><embed src="http://www.youtube-nocookie.com/v/w0LUcSTAGGU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Katriana war heute im [[Subrosa|http://www.hafenschaenke.de/]] in Dortmund.
Von "Kluge Gedanken Special Tour Edition" [2010]
http://www.katriana.de/
<html><img src="http://www.schwarzsilber.de/img/src/1353109940146.gif" width="100%" />
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F32570457&amp;auto_play=false&amp;show_artwork=false&amp;color=000000"></iframe></html>

Von "In meinem Kopf" [2009]
http://soundcloud.com/katriana
http://www.katriana.de/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=42729239&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2012]
http://www.keithandsupabeatz.com/
http://www.southernfriedrecords.com/?s=keith+supabeatz
<html><object width="100%" height="440" type="application/x-shockwave-flash" data="http://video.kelly-osbourne.org/mediaplayer.swf"><param name="movie" value="http://video.kelly-osbourne.org/mediaplayer.swf"><param name="flashvars" value="&file=http://video.kelly-osbourne.org/albums/musicvideos/2002papadontpreach/papadontpreachvideo.flv&image=http://video.kelly-osbourne.org/albums/musicvideos/2002papadontpreach/thumb_papadontpreachvideo.jpg&height=440&width=565"/></object></html>

From "Shut Up" [2002]
<html><embed src="http://www.youtube-nocookie.com/v/LXLdCuo9xgI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von ihrem letzten Album "Asphalt" (2007). Die Kizis haben sich letztes Jahr leider <html><a href="http://fudder.de/artikel/2007/11/12/kinderzimmer-productions-wir-legen-unseren-namen-zu-den-akten/">aufgelöst</a>.</html>

The Kizis unfortunately disbanded in 2007 after thirteen years of highly idiosyncratic hip hop. Their early style was heavily influenced by the jazz greats and the American hip hop albums released in the early 90s by A Tribe called Quest, De La Soul and WuTang Clan.

Textor's lyrics often dealed with the everyday problems of growing up as a rapper in the German small town Ulm (U-Stadt). His intricate intellectual style and nonconformist views earned them the label of being [i]a hip hop band for people who don't like hip hop[/i].
The beats and sounds created by Textor's school friend Quasimodo were sometimes criticised for being extremely lo-fi and complex. The music relied on loads of samples which didn't go without copyright problems (the infamous Stranglers sample from "[[Back|http://www.youtube.com/watch?v=fc5e958K0xU]]").

Past the 90s they went practically un-noticed although they released several albums, lyrically tapping into more comical and surreal themes and musically producing an increasingly hard-edged reduced sound of more hi-fi quality.
Eventually Textor moved to Berlin and the last album "Asphalt" was produced by sending tapes between him and Quasimodo.
Textor who is a trained classical bassist, went on to appear in a small Death-Country combo with George Renz.
<html><embed src="http://www.youtube-nocookie.com/v/SA8TJRqEu94&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" />
</html>

Vom Album "Die hohe Kunst der tiefen Schläge" (1999). Textor damals noch mit langen Haaren.
<html><embed src="http://www.youtube-nocookie.com/v/0ikIPXLGAVE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Irgendjemand muss doch" (2004)
<html><embed src="http://www.youtube-nocookie.com/v/hr_FTm1Gk3Y&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Mobile phone recording of an early performance. Klara Söderbergh sings Hallelujah by Leonard Cohen (the first verse was not recorded) on the end of term christmas ceremony in 8th grade of <html><a href="http://www.engelska.se/">IESE</a>.</html>
<<forEachTiddler where 'tiddler.tags.contains("kolya") && tiddler != context.inTiddler' >>












[>img[Kolya vorm Ecco|http://www.schwarzsilber.de/img/src/1394232936117.gif]]
Über dieses Formular können Sie [[mir|Kolya]] gern eine E-Mail senden.




<html>
<form action="contact.php" method="post">
<input type="text" size="40" name="username" value="Ihr Name" onfocus="this.value==this.defaultValue?this.value='':null" onblur="this.value==''?this.value=this.defaultValue:null"/><br/><br/>
<input type="text" size="40" name="email" value="Ihre E-Mail Adresse" onfocus="this.value==this.defaultValue?this.value='':null" onblur="this.value==''?this.value=this.defaultValue:null" /><br/><br/>
<textarea name="message" rows="12" cols="60" onfocus="this.value==this.defaultValue?this.value='':null" onblur="this.value==''?this.value=this.defaultValue:null" >Ihre Nachricht an mich...</textarea><br/><br/>
<img src="captcha/CaptchaSecurityImages.php" /><br/>
<input id="security_code" name="security_code" type="text" value="Sicherheitskode" onfocus="this.value==this.defaultValue?this.value='':null" onblur="this.value==''?this.value=this.defaultValue:null" />
<input value="Senden" type="submit" />
</form>
</html>

!!!Verwandte Themen
<<forEachTiddler where 'tiddler.tags.contains("kolya") && tiddler != context.inTiddler' >>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=18573271&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Koop Islands" [2006]
''Kory'' is the name I gave to the strange animal depicted in the logo of this website. She's a toroid, meaning her form resembles a [[torus|http://mathworld.wolfram.com/topics/Tori.html]]. I created Kory back in 2001 as my personal logo for this website when I was an apprentice screen designer at [[MicroMediaArts|http://www.micromediaarts.de/]]. For a while Kory also served as the logo of my [[games community|http://www.systemshock.org/]] until we switched the domain name and I gave that site its own logo.

!!!Pictures of Kory
* Here is an early version of Kory crowning [[The first layout of this site]] (Flash)
* [[Kory in glorious 2.5D|Kory in 2.5D]] (Adobe Illustrator and Photoshop)
* A colourful early version of [[Kory in her underwater lair|Kory's lair]]  (Photoshop)

[img[Delayed-action shutter release|img/src/1292288214120.jpg]]
Kory is a toroid (resembling [[tori|http://mathworld.wolfram.com/topics/Tori.html]])

!!!Similarities to other logos
Many people have pointed out similarities between Kory and other usually more well known logos. Most people pointed at the [[Firefox logo|http://images.google.com/images?q=firefox logo]] which was created much later though in 2004.
And while the film Alien 3 was released in 1992, the [[Alien 3 DVD cover]] which bears an even closer similarity was created in 2007. The Ying-Yang symbol is older of course, but not that similar. As is the "Recycling" symbol.
Kory may look similar to many things, but since I created her (using a twister tool on a random blob) I'm fairly confident she's unique. :-)
[img[img/src/1301328735451.png]]
[img[img/src/1301329004299.png]]
<html><embed src="http://www.youtube-nocookie.com/v/nsP1rxBiC6M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Aus "Blick auf die Alpen" [2014]
http://www.kreisky.net/
<html><embed src="http://www.youtube-nocookie.com/v/aZ38CcJ-2vw&NR&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Footage from the unfinished film "L'Enfer" (Inferno) [1964] by Clouzot. Or rather from the documentary about this film "L'enfer d'Henri-Georges Clouzot " [2009] ([[imdb|http://www.imdb.com/title/tt1433528/]]).
This will open in an overlay and display various GIFs that you can change by clicking the ► button. I made this when I had just started this site and and played around with Javascript a lot.

<html>
<div id="fade" class="black"></div>

<div id="music" class="LBsound">
<embed width="550" height="25" src="http://www.youtube-nocookie.com/v/OoA0cTC228M&rel=0&showinfo=0&autoplay=1&loop=0&start=3"  hidden=true />
</div>

<a href = "javascript:void(0)" onclick = "$('light1').style.display='block';$('music').style.display='block';$('fade').style.display='block'">
<img src="img/thumb/1279836789134s.jpg" alt="" />
</a>

<div id="light1" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('light1').style.display='none';$('music').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('light1').style.display='none';$('light2').style.display='block';">&#9658;</a></div>
<img src="img/src/1279836789134.gif" width="550" height="413"/>
</div>

<div id="light2" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('light2').style.display='none';$('music').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('light2').style.display='none';$('light3').style.display='block';">&#9658;</a></div>
<img src="img/src/1279836204989.gif" width="468" height="456"/>
</div>

<div id="light3" class="white">
<div class="navline"><a style="float:right;" href = "javascript:void(0)" onclick = "$('light3').style.display='none';$('music').style.display='none';$('fade').style.display='none'">&#215;</a>
<a href = "javascript:void(0)" onclick = "$('light3').style.display='none';$('light1').style.display='block';">&#9658;</a></div>
<img src="img/src/1279836740408.gif" width="500" height="360"/>
</div>
</html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15163137&amp;server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="370"/></html>

Unofficial video. From "This Is Happening" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=34037412&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From the "Covers" EP [2011] that has various artists covering songs from Franz Ferdinand's album "Tonight" [2009]
<html>
<div style="cursor:pointer;width:500px;height:375px;background:url(img/src/1283037719607.png) no-repeat left top;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1283037568887.gif)':this.style.backgroundImage='url(img/src/1283037719607.png)'"  title="Click to Play/Pause"></div>
<span id="videoInfo">
Click image to play and pause sound. Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
Frühes Werk von Jan Delay, das mir Jenny gezeigt hat.<br/>
Aus "Eimsbush Tapes Vol. 2 - La Boom" [1998]

<span style="visibility:hidden;">
<div id="iNHt0gcDrzI"></div></span></html><script>
var track = "iNHt0gcDrzI"
var videoID = "iNHt0gcDrzI"
var playerApiId = "iNHt0gcDrzI"
var atts = { id: "iNHt0gcDrzI" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);
</script>
<html><img src="img/src/1291590156990.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/0mDv6rtSBF0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From their debut EP "Le Podium #1 : La Femme" [2010]
http://lafemme.bandcamp.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=51587627&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Former Vivian Girls bassist Katy Goodman gets attacked by people who attach stuff to fishing lines but otherwise stay thankfully offscreen so we can enjoy her hair and muse about the question why she's got a playboy foldout on her wall.

From "Sees the Light" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=35523853&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Sees the Light" [2012]
http://iamkatygoodman.com/
<html><embed src="http://www.youtube-nocookie.com/v/XLgrr6PT7ow&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Sees the light" [2012]
<html>
<img src="img/src/1296513899730.gif" width="100%" />
<html><embed src="http://www.youtube-nocookie.com/v/uW_tAn2v_JI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Single release [2010], Picture: 2001: A Space Odyssey [1968]
Hopefully their fifth album will be out soon. It's been some time since [[Velocifero|Ladytron - Tomorrow]].
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7302469&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Witching Hour" 2005
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32196517&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Gravity The Seducer" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/oapx4GjuLk8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Velocifero" [2008]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7302594&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Light and Magic" (2002)
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8021096&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Velocifero" (2008)
<html><embed src="http://www.youtube-nocookie.com/v/SI-cuKKQrN0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

With Marcus Mumford (Mumford & Sons), released on the "Cross Your Fingers" single (2008)
[[Download this live version|http://www.box.net/shared/facdckcbhg]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=9573745&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "I Speak Because I Can" (2010)
<html><embed src="http://www.youtube-nocookie.com/v/XOYZwQ8-FEE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="530" />
Alt:
<embed src='http://www.myvideo.de/movie/4458378' width='100%' height='446' allowfullscreen='true'/></html>

From "Alas I Cannot Swim" [2008]
<html><embed flashVars="playerVars=showStats=no|autoPlay=no|" src="http://www.metacafe.com/fplayer/5039464/laura_marling_rambling_man_offical_video.swf" width="100%" height="450" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_5039464" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"/></html>

From "I Speak Because I Can" [2010]
Wie ich gerade festgestellt hab, müsste ich seit Montag dieser Woche bereits wieder die Berufsschule besuchen. Was ich nicht getan habe. Nicht aus Faulheit, wie jetzt mancher annehmen wird, sondern, weil ich gar nichts davon wußte. Naja, bis zum 23.02.02 bin ich also wieder im "Berufskolleg", was irgendwie nett nach Frühstück klingt, es aber nicht ist. Wünscht mir Glück, dass man mir nicht den Hals umdreht, weil ich fast 'ne Woche gefehlt habe. ;o)

Die gute Nachricht ist, dass ich gewonnen habe! Yeah! Und zwar keine Reise, kein Haus, Auto, oder Duschreiniger sondern etwas wirklich wichtiges: Das Buch "Wilde Reise durch die Nacht", signiert von Walter Moers, dass er zu den Bildern des genialen Illustrators Gustave Doré geschrieben hat.
Wie ich dazu gekommen bin? Ich habe selbst eine Geschichte zu einem Bild von Doré geschrieben und die im Rahmen eines Gewinnspiels auf der [[Website von wilde-reise|http://www.wilde-reise.de/]] gepostet. Sie heißt "[[Ungeheuer existieren|Ungeheuer existieren (Kurzgeschichte)]]". In diesem Zusammenhang möchte ich euch gleich noch einen lnk in die noch warmen Herzen operieren: [[www.zamonien.de|http://www.zamonien.de/]].
Dort findet ihr alles über Walter Moers' großartige Bücher "Die 13 1/2 Leben des Käpt'n Blaubär" und "Ensel und Krete" von denen ich eines mal fast halb gelesen habe. Ich werd's auch zuende lesen! 
Nun, ich arbeite zurzeit an einigen Projekten, hauptsächlich an einer Flash-Site, mit der ich mich um einen Job in einer Agentur bewerben kann. Die wird's dann hier auch zu bewundern geben...
Ansonsten hänge ich auf [[Lenny's Alice in Wonderland Site|http://www.alice-in-wonderland.net/]] herum und pflege meine Carroll-Sucht.
Morgen fahr ich übers Wochenende nach München. Dabei mag ich Bayern nun wirklich nicht... Also Vorsicht Münchner! Denn kommt mir da einer mit seinen "[[Gschichtn ausm Paulaner-Garten|http://www.paulaner.de/]]", wird er gleich [[abgestoibert|http://www.bayern.de/Service/brief.html?empfaenger=ministerpraesident]]!
Ich erzähl euch, wie's war. 
<html>
<img src="img/src/1281402161818.jpg" width="100%" />
<embed width="100%" height="59" menu="false" vmode="transparent" movie="http://net.juzp.net/OalWJJsfS3qB-:true.v" allowfullscreen="false" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://net.juzp.net/OalWJJsfS3qB-:true.v" wmode="transparent"></html>

From "Mizutani" (1970). Les Rallizes Dénudés were an obscure psychedelic noise-rock band in the 70s with a penchant for avantgarde theater, extreme leftist political views and strobe lights.
<html><embed src="http://www.youtube-nocookie.com/v/trcUIDbBkt8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
<div style="cursor:pointer;">
<img src="/img/src/1367683422611.gif" width="100%" id="cef1" onclick = "this.style.display='none';$('cef2').style.display='block';" />
<img src="/img/src/1364928802378.gif" width="100%" id="cef2"  style="display:none;" onclick = "this.style.display='none';$('cef3').style.display='block';" />
<img src="/img/src/1367683607989.gif" width="100%" id="cef3" style="display:none;" onclick = "this.style.display='none';$('cef4').style.display='block';" />
<img src="/img/src/1367683256448.gif" width="100%" id="cef4" style="display:none;" onclick = "this.style.display='none';$('cef1').style.display='block';" />
<div>
</html>

From "Double Heads" [2007] (recorded in 1980/81)
<html><embed src="http://www.youtube-nocookie.com/v/ke-mE0DdM1c&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

<html><a href="http://noise.as/rallizes">more info</a>, <a href="http://wehavenozen.blogspot.com/2008/02/les-rallizes-denudes.html">album downloads</a></html>
<html><embed src="http://www.youtube-nocookie.com/v/ZN5v-yWVXU4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Yesterday [[Google bought ReCaptcha|http://googleblog.blogspot.com/2009/09/teaching-computers-to-read-google.html]]. On this occasion I whipped up this hack which continously loads new audiotips from recaptcha over some [[electro track|http://music.myspace.com/index.cfm?fuseaction=music.popupplayer&sindex=-1.2&plid=29979&profid=382730325&ptype=3]]. Just for fun really.
<html><iframe src="http://www.schwarzsilber.de/JS/caphack" width="100%" height="150" frameborder="0"></iframe>
<embed src="http://www.youtube-nocookie.com/v/Ktok4DutJF4&loop=1&autoplay=1&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
</html>
<html><embed src="http://www.youtube-nocookie.com/v/dSpRKkjlvCg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

In 1971 Grace Slick gave birth to her and her bandmate Paul Kantner's daughter, named China (not god). China Wing Kantner became friends with Linda Perry of the Four Non Blondes and so in 1996 we got this song from Linda Perry's debut solo album "In Flight", which gives us a late chance to hear Grace Slick singing (starting at 3:30). She mainly paints these days. Linda Perry went on to become a rather successful producer and songwriter.

[img[http://www.schwarzsilber.de/img/thumb/1359417930137s.jpg][http://www.schwarzsilber.de/img/src/1359417930137.jpg]]
Grace Slick ♥

<html><img src="img/src/1321646788779.gif" width="100%"/>
<embed src="http://vimeo.com/moogaloop.swf?clip_id=33458829&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/>
</html>

To be released on her debut LP in spring 2012
<html><embed src="http://www.youtube-nocookie.com/v/qJCNKxt3VLA&fs=1&rel=0&showinfo=0&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

If you're thinking: Hey, this sounds just like the Strokes! you're halfright, it's Rodrigo Amarante from Los Hermanos and Fabrizio Moretti from The Strokes. And they put out their debut album yesterday.

!!Little Joy - Next Time Around
<html><embed src="http://www.youtube-nocookie.com/v/TxEpngNm_Us&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13828918&amp;server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="424"/></html>

2010 single release ([[myspace|http://www.myspace.com/wearelogo]])
<html>
<img src="img/src/1281392671813.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/7z3TPwOT31g&rel=0&fs=1&showinfo=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "New York" (1989)
<html><img src="img/src/1339340588006.gif" width="100%" /><embed src="http://www.youtube-nocookie.com/v/PkbVosJFkpg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Forever Changes" [1967]
<html><embed src="http://www.youtube-nocookie.com/v/OVp46a5TplU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><img src="/img/src/1360190476389.gif" width="100%" id="cef1" 											 onmouseout = "this.style.display='none';$('cef2').style.display='block';" onclick = "this.style.display='none';$('cef2').style.display='block';" />
<img src="/img/src/1360190497940.gif" width="100%" id="cef2" style="display:none;" onmouseout = "this.style.display='none';$('cef1').style.display='block';" onclick = "this.style.display='none';$('cef1').style.display='block';" />
</html>

If you asked a dead man what is learned from dying,
he'd say: "Give and give and give. That's how to live."

From "Dark Light" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22303771&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "C'mon" [2011]
http://www.subpop.com/releases/low/full_lengths/cmon
<html><embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/xoshp7" width="100%" height="440" allowfullscreen="true" allowscriptaccess="always"/></html>

From "Nootropics" [2012]
http://lowerdens.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16882579&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=19258789&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Wounded Rhymes" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=50378745&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

M. Ward created this video to warn Justin Bieber of the trapfalls of teenage stardom.

From "A Wasteland Companion" [2012]
http://www.mwardmusic.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=30741456&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Hurry Up, We're Dreaming" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/eGPhUr-T6UM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Single release [1987]
<html><img src="img/src/1323634668319.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/1EvS_-FdlFM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Magnapop" [1991], cover of [[Big Star - Thirteen]]
<html><object width="100%" height="450" data="http://www.miloop.com/flowplayer/flowplayer.commercial-3.1.5.swf" type="application/x-shockwave-flash"><param name="movie" value="http://www.miloop.com/flowplayer/flowplayer.commercial-3.1.5.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={	"key": "#$d5a432bcf2c5663a581",	"clip":		{		"url":"http://www.miloop.com/movies/2007822161941140.flv",		"linkUrl":"http://www.miloop.com/film_view.aspx?movie=6904"		},	"logo":		{		"url":"img/tw/site/kory.png",		"fullscreenOnly": false,		"opacity":0.3,"bottom":40		},	"canvas": 		{ 		"backgroundColor": "#000000", 		"backgroundGradient": "none"                }	}' /></object></html>
<html><a class="tiddlyLink" href="javascript:;" onclick="story.closeAllTiddlers();restart();">Home</a></html>
[[Neu]]
[[GIF]]
[[Video]]
[[Journal]]
<<randomlink label:"Random" tags:"c" class:"button" close:true>>
[[Forum|http://www.schwarzsilber.de/discuss/index.php]]
[[Kontakt]]
[[About]]
[[RSS|http://www.schwarzsilber.de/index.xml]]
<<toggleSideBar "Sidebar" "Show or hide the sidebar" hide>>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=30172145&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Broken Anthem" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=22379296&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Simple Math" [2011]
http://www.themanchesterorchestra.com/
<html><img src="http://www.schwarzsilber.de/img/src/1394232385006.gif" width="100%" style="margin-bottom: -4px;" /><embed src="http://www.youtube-nocookie.com/v/NK0ytePsGLs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Von "Sexadelic Dance Party", Soundtrack zu Jess Franco's Film "[[Vampyros Lesbos|http://www.youtube.com/watch?v=PIvuI3zW8Lc]]" [1969]
Der Track wurde später auch auf dem Soundtrack zu "Jackie Brown" [1997] veröffentlicht.
!Inline Formatting
|!Option|!Syntax|!Output|
|bold font|{{{''bold''}}}|''bold''|
|italic type|{{{//italic//}}}|//italic//|
|underlined text|{{{__underlined__}}}|__underlined__|
|strikethrough text|{{{--strikethrough--}}}|--strikethrough--|
|superscript text|{{{^^super^^script}}}|^^super^^script|
|subscript text|{{{~~sub~~script}}}|~~sub~~script|
|highlighted text|{{{@@highlighted@@}}}|@@highlighted@@|
|preformatted text|<html><code>{{{preformatted}}}</code></html>|{{{preformatted}}}|
!Block Elements
!!Headings
{{{
!Heading 1
!!Heading 2
!!!Heading 3
!!!!Heading 4
!!!!!Heading 5
}}}
<<<
!Heading 1
!!Heading 2
!!!Heading 3
!!!!Heading 4
!!!!!Heading 5
<<<
!!Lists
{{{
* unordered list, level 1
** unordered list, level 2
*** unordered list, level 3

# ordered list, level 1
## ordered list, level 2
### ordered list, level 3

; definition list, term
: definition list, description
}}}
<<<
* unordered list, level 1
** unordered list, level 2
*** unordered list, level 3

# ordered list, level 1
## ordered list, level 2
### ordered list, level 3

; definition list, term
: definition list, description
<<<
!!Blockquotes
{{{
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3

<<<
blockquote
<<<
}}}
<<<
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3

> blockquote
<<<
!!Preformatted Text
<html><pre>
{{{
preformatted (e.g. code)
}}}
</pre></html>
<<<
{{{
preformatted (e.g. code)
}}}
<<<
!!Tables
{{{
|CssClass|k
|!heading column 1|!heading column 2|
|row 1, column 1|row 1, column 2|
|row 2, column 1|row 2, column 2|
|>|COLSPAN|
|ROWSPAN| … |
|~| … |
|CssProperty:value;…| … |
|caption|c
}}}
''Annotation:''
* The {{{>}}} marker creates a "colspan", causing the current cell to merge with the one to the right.
* The {{{~}}} marker creates a "rowspan", causing the current cell to merge with the one above.
<<<
|CssClass|k
|!heading column 1|!heading column 2|
|row 1, column 1|row 1, column 2|
|row 2, column 1|row 2, column 2|
|>|COLSPAN|
|ROWSPAN| … |
|~| … |
|CssProperty:value;…| … |
|caption|c
<<<
!!Images
{{{
[img[title|filename]]
[img[filename]]
[img[title|filename][link]]
[img[filename][link]]
}}}
Images can be included by their filename or full URL. It's good practice to include a title to be shown as a tooltip, and when the image isn't available. An image can also link to another tiddler or or a URL
[img[Romanesque broccoli|http://www.tiddlywiki.com/fractalveg.jpg][http://www.flickr.com/photos/jermy/10134618/]]
{{{
[img[Fractal vegetable|fractalveg.jpg]]
[img[This is shown as a tooltip|http://example.com/image.jpg]]
[img[http://example.com/image.jpg]]
[img[http://example.com/image.jpg][ExampleDotCom]]
[img[Tooltip|http://www.tiddlywiki.com/fractalveg.jpg][http://www.examle.com]]
}}}
The tooltip is optional.

[<img[Forest|http://www.tiddlywiki.com/forest.jpg][http://www.flickr.com/photos/jermy/8749660/]][>img[Field|field.jpg][http://www.flickr.com/photos/jermy/8749285/]]You can also float images to the left or right: the forest is left aligned with {{{[<img[}}}, and the field is right aligned with {{{[>img[}}}.
@@clear(left):clear(right):display(block):You can use CSS to clear the floats@@
{{{
[<img[A woody bit of Hampstead Heath|forest.jpg]]
[>img[A field near Milton Keynes|field.jpg]]
}}}
!Hyperlinks
* [[WikiWords|WikiWord]] are automatically transformed to hyperlinks to the respective tiddler
** the automatic transformation can be suppressed by preceding the respective WikiWord with a tilde ({{{~}}}): {{{~WikiWord}}}
* [[PrettyLinks]] are enclosed in square brackets and contain the desired tiddler name: {{{[[tiddler name]]}}}
** optionally, a custom title or description can be added, separated by a pipe character ({{{|}}}): {{{[[title|target]]}}}<br>''N.B.:'' In this case, the target can also be any website (i.e. URL).
!Custom Styling
* {{{@@CssProperty:value;CssProperty:value;…@@}}}<br>''N.B.:'' CSS color definitions should use lowercase letters to prevent the inadvertent creation of WikiWords.
* <html><code>{{customCssClass{…}}}</code></html>
* raw HTML can be inserted by enclosing the respective code in HTML tags: {{{<html> … </html>}}}
!Special Markers
* {{{<br>}}} forces a manual line break
* {{{----}}} creates a horizontal ruler
* [[HTML entities|http://www.tiddlywiki.com/#HtmlEntities]]
* {{{<<macroName>>}}} calls the respective [[macro|Macros]]
* Comments: To hide text within a tiddler so that it is not displayed, it can be wrapped in {{{/%}}} and {{{%/}}}.<br/>This can be a useful trick for hiding drafts or annotating complex markup.
* To prevent wiki markup from taking effect for a particular section, that section can be enclosed in three double quotes: e.g. {{{"""WikiWord"""}}}.
* {{{<nowiki>unparsed contents</nowiki>}}} escapes content
* {{{~WikiWord}}} escapes ~WikiWord
<script type="text/javascript" src="JS/swfobject.js">//For Flash Embedding</script>
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>

<!--Get Vimeo thumbnail-->
<script type="text/javascript">
//<![CDATA[
function vimeoLoadingThumb(id) {
    var url = "http://vimeo.com/api/v2/video/" + id + ".json?callback=showThumb";

    var id_img = "#vimeo-" + id;
    jQuery(id_img).before('<script type="text/javascript" src="'+ url +'"><\/script>');
}

function showThumb(data){
    var id_img = "#vimeo-" + data[0].id;
    jQuery(id_img).attr('src',data[0].thumbnail_medium);
}
//]]>
</script>
<!--END Get Vimeo thumbnail-->
<script type="text/javascript">
//<![CDATA[
function toggle(obj) { var toggle = document.getElementById(obj);
toggle.style.display=="none"?toggle.style.display="block":toggle.style.display = "none";}
//]]>
</script>

<script>
	function toggle(obj) {
	  var toggle = $(obj);
	  if (toggle.style.display != "none") {
		toggle.style.display = "none";
	  }
	  else {
		toggle.style.display = "inline";
	  }
	}
</script>


<script type="text/javascript">
//<![CDATA[
function playPause () { if (playerState==1) { pauseVideo(); GIF=0; } else {playVideo(); GIF=1; } }
function updateHTML(elmId, value) { document.getElementById(elmId).innerHTML = value; }
function onPlayerError(errorCode) { alert("An error occured of type:" + errorCode); }
function onPlayerStateChange(newState) {
	playerState=newState;
	updateHTML("playerState", newState);
}
function updatePlayerInfo() {
		if(ytplayer && ytplayer.getDuration) {
				updateHTML("volume", ytplayer.getVolume());
		}
}
function setPresetVolume(volume) { if(ytplayer) { ytplayer.setVolume(volume); } }
function playVideo() { if (ytplayer) { ytplayer.playVideo(); } }
function pauseVideo() { if (ytplayer) { ytplayer.pauseVideo(); } }
function muteVideo() { if(ytplayer) { ytplayer.mute(); } }
function unMuteVideo() { if(ytplayer) { ytplayer.unMute(); } }
function onYouTubePlayerReady(playerId) {
	ytplayer = document.getElementById(playerId);
	setInterval(updatePlayerInfo, 250);
	updatePlayerInfo();
	ytplayer.addEventListener("onStateChange", "onPlayerStateChange");
	ytplayer.addEventListener("onError", "onPlayerError");
}
//]]>
</script>
<META http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate" />
<META http-equiv="Pragma" content="no-cache" />
<META HTTP-EQUIV="Expires" CONTENT="Mon, 26 Jul 1997 05:00:00 GMT" />

<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->

<style type="text/css">#contentWrapper {display:none;}</style><object><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 50px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>Schwarzsilber</b><br/>is loading<br/><img src="img/src/1279853781865.gif" alt=""/><br/><span style="font-size: 14px; color:red;">Requires Javascript.</span></div></object>
<html><img src="img/src/1319235276350.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/t44-_taIeFw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&color1=ffffff" type="application/x-shockwave-flash&loop=1" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "In advance of the broken arm" [2007] 
<html><embed src="http://www.youtube-nocookie.com/v/fkMg_X9lHMc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Zum Glück in die Zukunft II" [2014]
<html><embed src="http://www.dailymotion.com/swf/video/x3x3mv&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="450" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Heat Wave" [1963]

* [[Martha Reeves & the Vandellas - Nowhere to run]]
<html><embed src="http://www.dailymotion.com/swf/video/x1685s&related=0&hideInfos=1&autoplay=0" type="application/x-shockwave-flash" width="100%" height="450" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Dancing in the street" [1965]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=27329140&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Collected" (2006). Vocals by Terry Callier. Video: Jonathan Glazer. <html><a href="javascript:toggle('t1');" style="font-weight:bold">more...</a>

<div id="t1" style="display:none">
Kirsty Shepheard (35) is the woman who is seen getting blind drunk in Massive Attack's video for the single <i>Live With Me</i>.
<br/><br/>
"I was asked to get drunk for the part. It was integral to the shoot."<br/>
Kirsty got the role after she was discovered by Scots talent-spotter Des Hamilton. The actress plays drums in Scots band Samba Ya Bamba.
<br/><br/>
"I just bumped into Des in Glasgow. He said he had something in mind for me. He said they wanted someone to play a role that involved actually drinking. It's about a woman who attempts to drink herself to death as she is desperately unhappy after breaking up with someone. It's not like a pop video - it's like a tragic short film."
<br/><br/>
After her screen test, Kirsty flew to London's Pinewood Studios to meet Massive Attack's Robert Del Naja and the director Jonathan Glazer (Birth and Sexy Beast). Filming began two days later when Kirsty began her binge for the cameras.
<br/><br/>
"We filmed the first part in the off-licence when the woman I play picks up her booze after work. Over the weekend, she locks herself away in her own flat. We mixed up the shoots, so there are some parts shot on the street where I have to act drunk because they didn't want me to be under the influence in public. They wanted me to drink to see the changes that actually happen. You can act drunk but it's not as convincing."
<br/><br/>
Although Kirsty refuses to say how much she downed in total, she admits she was the worse for wear after the first evening.
<br/><br/>
"I had a hangover - because I mixed my drinks. But it was a controlled situation and I made my own choices as to how much I drank and at what pace."
<br/><br/>
[shortened from this [[source|http://www.dailyrecord.co.uk/news/tm_objectid=16745670&amp;method=full&amp;siteid=66633&amp;headline=i-wasn-t-acting---i-was-really-drunk-name_page.html]]]
</div></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17994389&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single [2011]

<html><embed src="http://www.dailymotion.com/swf/video/x7hsxo&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

Hope Sandoval as a Lolita like figure in a shift and black boots. It doesn't get much more 90s.
From "So Tonight That I Might See" (1993)

Die Seite des Instituts für Medienwissenschaft habe ich im Rahmen meiner Tätigkeit als Webmaster am Institut für Medienwissenschaft der Universität Bonn gepflegt und mehrfach neu erstellt.

Die ursprüngliche Seite, die ich übernahm, bestand ausschließlich aus HTML, was das Einstellen neuer Inhalte nicht gerade erleichterte. Ich schrieb die Seite mehrfach um, unter Anderem um die Gestaltung vom Inhalt zu trennen.

Die Bonner Medienwissenschaft ging zwischenzeitlich im [[Institut für Kommunikationswissenschaften, Bonn]] auf, an dessen Seitenaufbau ich ebenfalls beteiligt war. Schließlich wurden die Webseiten aber wieder autonom behandelt und ich erstellte, diesmal wieder im Alleingang, diese Seite auf www.uni-bonn-medienwissenschaft.de.

Die Seite basiert wie die ebenfalls von mir erstellte Seite des studentischen [[Webmagazin: medienblick-bonn.de]] auf WordPress.
<html><a href="img/tw/Referenzen/mewi-screenshot.png"  target="_blank"><img src="img/tw/Referenzen/mewi-screenshot.png" width="100%"/></a></html>
Es ist wieder diese Zeit, nicht wahr?
Ich meine die, in der melancholische Gedanken noch die besten Dinge sind, die einem so durch den Kopf gehen, abgesehen von einer tüchtigen Nasennebenhöhlen-Entzündung.
Andererseits unterliegt man nicht mehr dem Zwang "was zu machen".
Im Bett herumliegen und alten Erinnerungen nachhängen, stundenlanges Fernsehen ohne umzuschalten oder gar ein richtig dickes Buch lesen - alles Beschäftigungen für die man sich sonst leicht das Attribut "Langweiler!" zuzieht - jetzt darf man ungestraft tun, wonach einem ohnehin zumute ist. Nämlich gar nichts.
Damit man dabei nicht zur felinen Schlafmütze degeneriert, die sich erst nachmittags aufrafft, den versifften Bademantel in dem sie steckt mit einem verspäteten "Frühstück im Bett" zum surrealen Ausstellungsstück aufzuwerten, muß man einiges tun. Aber das kann auch warten.
Bis dahin dreht man die Heizung noch ein kleines Stück weiter auf und vertieft sich in die verkrümelten Kissen und die [[neueste schwarzsilber-Geschichte|STRAINS ON A TRAIN]]. Viel Spaß dabei, kleiner Siebenschläfer. ;o) 
<html><embed src="http://www.youtube-nocookie.com/v/Nw9N3_W3VSo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src='http://www.baeblemusic.com/player.swf' height='440' width='100%' allowscriptaccess='always' allowfullscreen='true' flashvars="&image=http://bandcontent.baeble-music.com/memoryhouse/memoryhouse2011promo-498.jpg&backcolor=0x000000&bandwidth=5612&controlbar=over&file=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/Memoryhouse_TheKidsWereWrong.mp4&frontcolor=0xffffff&lightcolor=0x00adef&plugins=viral-2h,gapro-1&screencolor=0x000000&skin=http://www.baeblemusic.com/nemesis.zip&streamer=http://hwcdn.net/k3r6e6e8/cds/Secure/Random_Videos/Memoryhouse_TheKidsWereWrong.mp4&title=Bright%LIghts&viral.callout=none&viral.onpause=false&viral.pluginmode=FLASH&gapro.trackstarts=true&gapro.trackpercentage=true&gapro.tracktime=true&gapro.accountID=UA-1023657-1&gapro.idstring=MemoryhouseThe Kids Were Wrong-1948"/></html>

From "The Slideshow Effect" [2012]
http://www.memoryhou.se/

<html><embed src="http://www.youtube-nocookie.com/v/UhmXgu4h8u8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Moms" [2012]
http://menomena.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=23620890&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Friend and Foe" (2007)
<html><embed src="http://www.dailymotion.com/swf/video/x2n4i7&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

let me tell you what bugs me of the human endeavor
i've never been a human in question, have you?
mankind went to the moon
i don't even know where grimsby is
forget progress by proxy
land on your own moon
it's no longer about what they can achieve, out there on your behalf
but what we can experience
up here and of our own time
and it's called mental wealth
(laughter) 
<html><embed src="http://www.youtube-nocookie.com/v/YdQnuqFlD7U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=19133341&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The English Riviera" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/sFrNsSnk8GM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The English Riviera" [2011]
http://www.metronomy.co.uk/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=4372260&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Jewellery" (2009).
<html>([[myspace|http://www.myspace.com/micayomusic]])</html>
<html><embed src="http://www.youtube-nocookie.com/v/UoEA_xYaLBw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

<html>From "Jewellery" (2009). <a href="http://roughtraderecords.net/files/Micachu%20Lips.mp3">Download Lips</a> from their <a href="http://www.roughtraderecords.com/micachu/">site</a></html>
<html><embed src="http://www.youtube-nocookie.com/v/d4OhRVn_b80&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Can you hear the vacuum cleaner? It's like this girl had a metronome in her head.
They've just released their second album "Chopped & Screwed" which panders even less to pop sensibilities (aka listenability) but there's no video yet, so in the meantime this.
From "Jewellery" [2009]
Am Wochenende war ich auf einer Geburtstag-Party bei Freunden. Die Party fand in der Küche eines Bauernhofs statt und einer der Gäste fiel mir sofort auf. Er zog gerade durch ein gelb und braun verfärbtes Tuch an einem großen Shillum und hustete danach etwas röchelnd aber gewohnheitsmäßig.
Dieser alte Sack, mit einem verfusselten, weißen Haarkranz und etwas schwuchteligem Alten-Gehabe, legte auch im weiteren Verlauf des Abends ein ganz schönes Tempo vor. Ich war beeindruckt.
"Mit 70 möchte ich auch noch so dröhnen!" dachte ich. Und gab mir alle Mühe. Yeah!
Bis ich plötzlich hinter mir die Stimme unserer Gastgeberin hörte:
"Kolya, schnell hilf mir mal, der Michel kippt hier um!" Natürlich war's der Alte. Ich sprang auf und griff ihm gerade noch rechtzeitig von hinten unter die Arme, denn er sackte weg wie ein salatdurchweichtes Döner.
Langsam ließ ich ihn runter, um ihn auf den Boden zu legen, und in diesem Moment fiel sein Kopf nach hinten und ich sah in sein kreideblasses, faltiges Gesicht. Sein Mund stand offen, er sah echt scheiße aus und ich dachte: "Wow, er nippelt ab!"
Ich hielt seinen noch warmen Körper fest. Aber ich war sicher, dass da nichts mehr kommen würde. Wenn genug Zeit gewesen wäre, hätte ich mich an den berühmten Spruch von Hannes Waders Arzt erinnert:
"Sie haben halt zu wild gelebt, jetzt haben Sie den Salat!" Aber es war keine Zeit, und das hätte wohl eh keiner hören wollen.
Wir legten ihn hin, und ich hielt weiterhin seinen Kopf, bis jemand ein Kissen brächte. Noch währendessen kam mir eine Idee, ich sagte:
"Michel! Alles klar?"
Woraufhin Michel die Augen aufschlug und antwortete:
"Ja klar!"
Er war noch etwas schwach aber nach zwei Stunden feierte er schon wieder. Und ich dachte: "Mit 70 möchte ich mehr Verstand haben, aber jetzt knall ich mich noch zu!" Yeah.
Am nächsten Morgen machte ich mit meiner Freundin und dem riesigen, schwarzen Neufundländer "Bootsmann" noch einen Ausflug in die umgebenden Wälder. Und während der Hund meine Freundin mit Leichtigkeit durch den Dreck schleifte, sammelte ich baumische Souvenirs. War lustig. Wie im Supermarkt für Scanvorlagen! 
<html><embed src="http://www.youtube-nocookie.com/v/JDL9bXlwbM4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "The Trials of Van Occupanther" [2006]
<html><embed src="http://www.youtube-nocookie.com/v/Uth5OkURS5Q&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "The courage of others" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/ZtpSidPN3jQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "The Trials of Van Occupanther" [2006]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13458204&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Miike Snow" (2009). Mashup video set to clips from the show "Manimal".
http://aolradio.podcast.aol.com/aolmusic/mp3s/miike_snow_animal.mp3
http://www.myspace.com/miikesnow
<html><embed src="http://www.dailymotion.com/swf/video/x1c3dn&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

The lines that are spoken by the girl in the video sound like a sample from an old movie, but they were actually recorded with an actress for this song.
<html><embed src="http://www.youtube-nocookie.com/v/B5qz8TGH7yA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "First of my kind" [2012]
https://www.mileskane.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6187252&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

The title translates to "A large part of your mind sliced"
From "Left" [2009], also released on "BIAS" [2011]
http://www.minusbaby.com/music

Minusbaby is my favourite chiptunes artist. I lately bought his album [[BIAS|http://minusbaby.bandcamp.com/]] (for $3.03) and have been listening to it ever since. Amazing stuff.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16980324&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "(a)spera" [2009]
<html><embed src="http://www.youtube-nocookie.com/v/Fk-djqNJl1w&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<<list filter "[tag[missing]][sort[-created]]">>
<html><embed src="http://www.youtube-nocookie.com/v/_5tR2NUXr4E&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Give it a moment. It just might blow your mind.
<html>
<embed src="http://www.youtube-nocookie.com/v/pB63r8nJaII&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><div title="Click" style="cursor:pointer">
<img src="/img/src/1354220796191.gif" width="100%" id="moonc1" 											onmouseout = "this.style.display='none';$('moonc2').style.display='block';" onclick = "this.style.display='none';$('moonc2').style.display='block';" />
<img src="/img/src/1354220829438.gif" width="100%" id="moonc2" style="display:none;" onmouseout = "this.style.display='none';$('moonc3').style.display='block';" onclick = "this.style.display='none';$('moonc3').style.display='block';" />
<img src="/img/src/1354220853975.gif" width="100%" id="moonc3" style="display:none;" onmouseout = "this.style.display='none';$('moonc4').style.display='block';" onclick = "this.style.display='none';$('moonc4').style.display='block';" />
<img src="/img/src/1354220870517.gif" width="100%" id="moonc4" style="display:none;" onmouseout = "this.style.display='none';$('moonc1').style.display='block';" onclick = "this.style.display='none';$('moonc1').style.display='block';" />
</div></html>

From the "Moon" EP and also from the [[Hotline Miami|http://hotlinemiami.com/]] [[soundtrack|http://snd.sc/QkxBn1]]
Heute morgen, als ich mich auf dem Weg zur Arbeit befand, passierte folgendes:
Ich fuhr gerade mit der U-Bahn vom Senefelder Platz Richtung Schönhauser Allee. Dazwischen liegt die Station Eberswalder Straße. Vielleicht sollte ich sagen, dass ich seit kurzem in Berlin wohne.

Jedenfalls stand da ein alter Mann neben mir, so mit Mantel und Hut, und ich bemerkte, wie er ständig zu einer Gruppe von Jugendlichen hinübersah, die wohl auf dem Weg in die Schule waren. Ich sah mir die Kids an, konnte aber nichts besonderes entdecken, und sah wieder den alten Mann an. Er starrte jetzt richtig mißbilligend rüber, sowas von hasserfüllt, dass ich schon fast erwartete, was dann folgte:

Als wir Eberswalder Straße erreichten, machte er Anstalten auszusteigen. Aber statt die Tür direkt neben sich zu nehmen, ging er noch schnell durch das Abteil und als er an den Jungs vorbei kam, stieß er einen von ihnen, der bei den anderen im Gang stand mit offensichtlicher Absicht zur Seite. Der holte schon aus, um dem Drängler eine zu verpassen, ließ es aber, als er sah, dass es nur ein alter Mann war. Er hatte die Augen für einen Moment weit aufgerissen, als er die Faust auf sich zu fliegen sah. Dann trollte er sich wortlos, aber er schaffte es nun nicht mehr rechtzeitig auszusteigen. Die Türen hatten sich schon wieder geschlossen und so mußte er warten, bis wir die nächste Station erreichten, wo auch ich ausstieg. Ich möchte gar nicht wissen, was für Gedanken er während dieser kurzen Fahrt noch hatte.

Er stieg also schließlich mit mir an der Schönhauser aus und lief recht beweglich los, als er sah, dass gerade die Bahn in die Gegenrichtung eintraf. Und in diesem Augenblick dachte ich, dass er das er das vielleicht ganz gern machte, andere zu hassen. Aber ich wischte den Gedanken ganz schnell wieder weg, weil ich anfing ihn dafür zu hassen. Und das kann ich so früh am Morgen echt nicht ausstehen.

Okay, das war's schon. Ich hoffe, es war nicht zu langweilig. Viele Grüße
Clara V.
abgeheftet 25-01-02

----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="http://www.youtube-nocookie.com/v/vKF9cGvka4U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Missing Room" [2011]
http://moriartyland.net
<html><embed src="http://www.youtube-nocookie.com/v/TKTbbf4z1PQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Expanding Anyway" [2011]
http://store.glacialpace.com/collections/music/products/morning-teleportation-expanding-anyway
<html>
<embed src="http://www.youtube-nocookie.com/v/9O4ehU3JdKk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
<div style="cursor:pointer" title="Click">
<img src="img/src/1291782518346.gif" width="100%" id="mmmam1"
onmouseout = "$('mmmam1').style.display='none';$('mmmam2').style.display='block';"
onclick = "$('mmmam1').style.display='none';$('mmmam2').style.display='block';" />
<img src="img/src/1289938825807.gif" width="100%" id="mmmam2" style="display:none;"
onmouseout = "$('mmmam2').style.display='none';$('mmmam3').style.display='block';"
onclick = "$('mmmam2').style.display='none';$('mmmam3').style.display='block';" />
<img src="img/src/1291782568519.gif" width="100%" id="mmmam3" style="display:none;"
onmouseout = "$('mmmam3').style.display='none';$('mmmam1').style.display='block';"
onclick = "$('mmmam3').style.display='none';$('mmmam1').style.display='block';" />
</div>
</html>

From "Meant to Move" [2009]
/% First posted on Sun, 19 Apr 2009 12:44:36 %/
<html><embed src="http://www.youtube-nocookie.com/v/fHkZD6f3ii4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
<a title="Picture by Veronica Fish" href="http://veronicahebs.blogspot.com/"><img src="img/src/1321904962469.jpg" width="100%" /></a></html>

Music by Angelo Badalamenti from the "Mulholland Drive" soundtrack [2001]
Picture by [[Veronica Fish|http://veronicahebs.blogspot.com/]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15110946&amp;server=vimeo.com&show_title=0&show_byline=0&amp;show_portrait=0&fullscreen=1&autoplay=0&loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></object></html>

Single [2010] from the Swedish trio.

* [[Museum of Bellas Artes - Who do you love]]
<html><embed src="http://www.youtube-nocookie.com/v/Q5d7HcD_X3Y&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

2009 single
<<list filter "[tag[music]][sort[-created]]">>
<html><embed src="http://www.youtube-nocookie.com/v/3gQ8vot9RFw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="445" /></html>

This is the original video for this 2008 single. Eventually released on their debut album "Gone for good" [2010]
When I was a little boy, about 6 or 7 years old, my mother gave me a photo album which reached back to the beginnings of photography it seemed. In it I found a sepia toned black and white photo of a young woman whom I didn't know. I realised that she was long dead and gone. And that she was quite beautiful. The longer I looked at it the more I fell in love with the girl in that photograph.

Not much came from this love affair of course. Except today I'm a bit of a silent film fan. Mostly of the jazz age, which was just short before the "talkies" started taking over. It began for me with [[Louise Brooks|http://www.systemshock.org/index.php?topic=325.0]] ("Beggars of life", "Pandora" and I'm still hoping to find "Prix de Beauté").
And now I'm looking for films by Clara Bow, specifically "[[It|http://www.imdb.com/title/tt0018033/]]" which she made in 1927. It made her the star of the girls of the [[flapper generation|http://web.archive.org/web/20091026133138/http://geocities.com/flapper_culture]]. Clara Bow was the ultimate "It"-girl. A concept of sex-appeal deriving from the phrase: He or she has "it".
In It she plays a shopgirl who's trying to attract the young shop owner's attention. There's a scene where she cuts off her skirt before a date to look sexy, a symbol of liberation for contemporary women.

[img[img/thumb/1279836517154s.jpg][img/src/1279836517154.jpg]]

EDIT: I've seen the film and it was very amusing and amazing to see how much Clara Bow expressed in her acting. You really don't need much dialogue when an actor is able to show her emotions like that.
Of course you notice the morals of the times when the store owner Mr. Waltham can't get over the fact that the cute little salesgirl he's been going out with might be a mother. Then again I remember [[As Good As It Gets|http://www.imdb.com/title/tt0119822/]] where Helen Hunt showed quite convincingly how much of a problem this can be nowadays still.

Below is a picture of her from the film "[[Mantrap|http://www.imdb.com/title/tt0017119/]]", which she released one year earlier.
She used to put on her lipstick in a heart shaped form. As other girls imitated the look, it became to be known as the "Clara Bow".

[img[Clara Bow|img/thumb/1279836384871s.jpg][img/src/1279836384871.jpg]]
Ich sitze hier an meinem Schreibtisch und schaue rauchend in die anbrechende Nacht hinaus: wie der Himmel sich vom Rot der untergehenden Sonne ins Gelb und in alle Facetten von Blau verwandelt bis schliesslich ein dunkles Zelt die Stadt umgibt.
Ich liebe die Nacht. Sie ist kühl und still.
Manchmal habe ich das Gefühl, sie gehöre einem nur ganz allein.
Ich bin wach. Ich habe Zeit für Kreativität.
Man liest, man schreibt, man formuliert, verwirft....und formuliert...
Doch dann- tritt auch Stille ein und Ruhe kehrt ins Herz und Einsamkeit.
Dann sehne ich mich nach dem Unerreichbaren der Gegenwart.

Christian Ferrara

----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="videos/Vis_9.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="504" bgcolor="#000000"/><embed src="http://www.youtube-nocookie.com/v/kCPNO_hwZNs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "1971" [2011]
<html><img src="http://www.schwarzsilber.de/img/src/1345305167530.gif" width="100%" /><embed src="http://www.youtube-nocookie.com/v/1NaRX7FKBkQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "19 Naughty III" [1993]
<html>
<a href="img/src/GKwZq.jpg" target="_blank"><img src="img/thumb/GKwZqs.jpg" alt="" /></a>
<a href="img/src/JcGQm.jpg" target="_blank"><img src="img/thumb/JcGQms.jpg" alt="" /></a>
<a href="img/src/JgLjd.jpg" target="_blank"><img src="img/thumb/JgLjds.jpg" alt="" /></a>
<a href="img/src/xpsTp.jpg" target="_blank"><img src="img/thumb/xpsTps.jpg" alt="" /></a>
<a href="img/src/iVZjs.jpg" target="_blank"><img src="img/thumb/iVZjss.jpg" alt="" /></a>
<a href="img/src/l9E6q.jpg" target="_blank"><img src="img/thumb/l9E6qs.jpg" alt="" /></a>
<a href="img/src/cpUdJ.jpg" target="_blank"><img src="img/thumb/cpUdJs.jpg" alt="" /></a>
<a href="img/src/RnP7G.jpg" target="_blank"><img src="img/thumb/RnP7Gs.jpg" alt="" /></a>
<a href="img/src/H6KkK.jpg" target="_blank"><img src="img/thumb/H6KkKs.jpg" alt="" /></a>
<a href="img/src/V7DPL.jpg" target="_blank"><img src="img/thumb/V7DPLs.jpg" alt="" /></a>
<a href="img/src/yR5MZ.jpg" target="_blank"><img src="img/thumb/yR5MZs.jpg" alt="" /></a>
<a href="img/src/5YMFu.jpg" target="_blank"><img src="img/thumb/5YMFus.jpg" alt="" /></a>
<a href="img/src/PfBcm.jpg" target="_blank"><img src="img/thumb/PfBcms.jpg" alt="" /></a>
<a href="img/src/wHkbC.jpg" target="_blank"><img src="img/thumb/wHkbCs.jpg" alt="" /></a>
<a href="img/src/85inw.jpg" target="_blank"><img src="img/thumb/85inws.jpg" alt="" /></a>
<a href="img/src/poIPZ.jpg" target="_blank"><img src="img/thumb/poIPZs.jpg" alt="" /></a>
<a href="img/src/oI78Z.jpg" target="_blank"><img src="img/thumb/oI78Zs.jpg" alt="" /></a>
<a href="img/src/0DyLX.jpg" target="_blank"><img src="img/thumb/0DyLXs.jpg" alt="" /></a>
<a href="img/src/eTWCG.jpg" target="_blank"><img src="img/thumb/eTWCGs.jpg" alt="" /></a>
<a href="img/src/qOkZu.jpg" target="_blank"><img src="img/thumb/qOkZus.jpg" alt="" /></a>
<a href="img/src/G8f5n.jpg" target="_blank"><img src="img/thumb/G8f5ns.jpg" alt="" /></a>
<a href="img/src/nYmCr.jpg" target="_blank"><img src="img/thumb/nYmCrs.jpg" alt="" /></a>
<a href="img/src/tXzvf.jpg" target="_blank"><img src="img/thumb/tXzvfs.jpg" alt="" /></a>
<a href="img/src/8r7hz.jpg" target="_blank"><img src="img/thumb/8r7hzs.jpg" alt="" /></a>
<a href="img/src/AbVQo.jpg" target="_blank"><img src="img/thumb/AbVQos.jpg" alt="" /></a>
<a href="img/src/dJuZN.jpg" target="_blank"><img src="img/thumb/dJuZNs.jpg" alt="" /></a>
<a href="img/src/NDbkW.jpg" target="_blank"><img src="img/thumb/NDbkWs.jpg" alt="" /></a>
</html>
<html><img src="img/src/1320266928147.gif" width="100%"/>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F35197053&amp;auto_play=false&amp;show_artwork=false&amp;color=000000&amp;show_comments=false"></iframe></html>

Theme from the film "Dead Man" [1995]
<html><embed src="http://www.youtube-nocookie.com/v/u2D7GGkrJPM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Amazing one-shot video in the style of an old musical number.
From "Year Of The Wolf" [2011]
http://www.nerinapallot.com/
<html>
<div style="width:100%;background:#000 url('img/src/1289935668670.gif') no-repeat left top;-moz-background-size: 100% 100%, auto;-webkit-background-size: 100% 100%, auto;background-size: 100% 100%, auto;" >
<div class="milkglass">
<div style="padding:10px;">
<<showUpdates onlyTag:c maxEntries:10 >>
</div></div></div>
</html>
<html><embed src="http://www.dailymotion.com/swf/video/xa0sc5&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/L5jI9I03q8E&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Live in London 1968.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21200633&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From Christian Niva's debut album "Feverish Dreams" [2011]
The sullen jumper is Finola Maynard. I asked her about that and she said:
>it was a really fun shoot, first video i had done, not really sure why i didnt smile, but i did not want it to look tacky, i just jumped :)

http://niva.bandcamp.com/
Zu den vielen Dingen, die ich nicht gemacht habe addiert sich ja ständig was.
Nun also auch noch das Konzert der [[Moldy|http://www.photo2000.co.uk/moldypeaches.htm]] [[Peaches|http://www.inmusicwetrust.com/articles/48h05.html]] im Gebäude 9. Und wenn ich jetzt gestehen muß, dass mir EUR 15 zu teuer waren, höre ich schon die Vorwürfe der [[Wohlstandskinder|http://www.wohlstandskinder.de/]] in [[Trainingsjacke|http://www.adidas.com/de/]], also Leute wie [[Du|http://www.dumag.ch/]] und vor allem [[ich|Kolya]], die sagen, dass das ein großer Fehler war.
Ja, aber nicht meiner! Ich hatte nen schönen Abend.
Obacht Katzenliebhaber!
Neue [[Katzenstreu|Follow Me]] ist eingetroffen. 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13015604&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Set to the Madison dance scene from Godard's Bande à Part.
<html><img src="http://www.schwarzsilber.de/img/src/1349530725708.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/PyBarlNnUuU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Nouvelle Vague" [2004]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=36277724&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Amazingly animated by Jono Candlish-Wilson who also created the video [[DJ Captain Wang - Judgement Day]].
From "Hither Thither" [2010]
http://www.oemperor.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17227182&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Olenka takes Nancy Sinatra's [[Bang Bang|http://www.youtube.com/watch?v=T5Xl0Qry-hA]] to Berlin in 1989.
From "And Now We Sing" [2010]

What a time in '89
we drank our fill of Russian wine
Your laughter rang through alleyways
And set my heart ablaze

I worshipped you in worn out jeans
In frigid flats with all the treens
The citylights they seemed to gleam
More brightly in those days

Now 20 years have come and gone
But still your laughter lingers on
And weary eyes of dogs and men
They fill my thoughts again

Not much has changed for all they say
The rich still rule, the poor still pray
I see them kneeling everywhere these days
And where are you my friend?

What a time in '89
The world was ours and you were mine
We sang until the wall came tumbling down
What an awful sound
<html><embed src="http://www.youtube-nocookie.com/v/iMHMUj7HYy0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Ein perfektes Berliner Yuppie Leben.

Von "Oliver Koletzki & Fran -​ Lovestoned" [2010]
http://stilvortalent.de
http://www.myspace.com/djsatjo
<html><embed src="http://www.youtube-nocookie.com/v/cqm-K-1v3Eo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=5" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Großstadtmärchen" [2009]
http://www.myspace.com/koletzki
<html><embed src="http://www.youtube-nocookie.com/v/kdZKhsk01kc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Das Mädchen 'Pyur' heisst in Wirklichkeit Sophie Schnell. Von "Großstadtmärchen" (2009).
<html><embed src="http://www.youtube-nocookie.com/v/9FIG8YXuyms&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Your breath is sweet
Your eyes are like two jewels in the sky
Your back ist straight, your hair is smooth
On the pillow where you lie
But I don't sense affection
No gratitude or love
Your loyalty is not to me
But to the stars above

One more cup of coffee for the road
One more cup of coffee 'fore I go
To the valley below

Your daddy he's an outlaw
And a wanderer by trade
He'll teach you how to pick and choose
And how to throw the blade
He oversees his kingdom
So no stranger does intrude
His voice it trembles as he calls out for
Another plate of food

One more cup of coffee for the road
One more cup of coffee 'fore I go
To the valley below

Your sister sees the future
Like you Mama and yourself
You've never learned to read or write
There's no books upon your shelf
And your pleasure knows no limits
Your voice is like a meadow-lark
But your heart is like an ocean
Mysterious and dark

One more cup of coffee for the road
One more cup of coffee 'fore I go
To the valley below

//Music and Words by Bob Dylan
Copyright 1975, Ram's Horn Music//

[[Zurück zum Anfang|Auf eine Tasse Kaffee (01)]]
Auf der Webseite filmannex.com kann man den Film "Stalker" (1979) des russischen Regisseurs [[Andrej Tarkowsky|http://de.wikipedia.org/wiki/Andrei_Arsenjewitsch_Tarkowski]] umsonst und in guter Qualität schauen. Russisch mit englischen Untertiteln.

Stalker: [[Teil 1|http://www.andreitarkovsky.org/films/s/Stalker_part_1/20351]] | [[Teil 2|http://www.andreitarkovsky.org/films/s/Stalker_part_2/20352]]

[img[Die Tochter des Stalkers|img/thumb/1279836655024s.jpg][img/src/1279836655024.jpg]]

!!!Geschichte
//In einem tristen kleinen Ort erwacht der "Stalker" (Ortskundiger) neben seiner Tochter und seiner Frau. Trotz ihrer Proteste macht er sich auf den Weg zwei Klienten zu treffen, die er nur unter ihren Pseudonymen kennt: "Professor" und "Schriftsteller".
Er wird sie in eine militärisch abgeschirmte Zone bringen, in der ein Jahre zurückliegendes unbekanntes Ereignis gefährliche physikalische Anomalien hinterlassen hat. Dort wollen sie einen Raum aufsuchen der angeblich die tiefsten Wünsche erfüllt. Auf dem Weg unterhalten sie sich über ihre Ansichten und Gründe für die Reise.//

Der Film beginnt in Schwarzweiß und wechselt später zu Farbe als die Gruppe in der Zone ankommt, was die Freiheit zu symbolisiert, welche der Stalker hier empfindet.

!!!Eisenbahn-Sequenz aus "Stalker"

<html><embed src="http://www.youtube-nocookie.com/v/Rk1PxpZ-hfE&rel=0&hd=1&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="575"/></html>

Danke an Stitch für den Tip.
/***
|Name|OpenTiddlersMacro|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#OpenTiddlersMacro|
|Version|0.2 |
|Requires|~TW2.08+|
!Description:
*Allows creation of tiddlyLinks that open multiple tiddlers.
*Also useful for creating links to shadowTiddlers, which if normally created are not in bold.

!Usage
{{{<<openTiddlers text:"TextForLink" tiddlers:"Tiddler1 Tiddler2 [[Tiddler with spaces]] Tiddler4">>}}}

!Example:
{{{<<openTiddlers text:"This link opens multiple tiddlers" tiddlers:"Project Saq">>}}}
<<openTiddlers text:"This link opens multiple tiddlers" tiddlers:"Project Saq">>

!History
*30-04-06, version 0.2, modifed and rename following feedback from Eric.
*29-04-06, version 0.1, working.

!To Do:
*option to close other tiddlers
*option to open in edit template

!Code
***/
//{{{
window.onClickMultiLink= function(e){
                         story.displayTiddlers(this,this.getAttribute("tiddlerstring").readBracketedList());
                         return(false);
}

config.macros.openTiddlers={};
config.macros.openTiddlers.handler = function(place,macroName,params,wikifier,paramString,tiddler){
                           var nAV = paramString.parseParams('test', null, true);
                           var text = nAV[0].text[0];
                           var tiddlerstring = nAV[0].tiddlers[0];
                           var btn= createTiddlyButton(place,text,null,onClickMultiLink,"tiddlyLinkExisting");
                           btn.setAttribute("tiddlerstring",tiddlerstring);
}
//}}}
[[AdvancedOptions]]
[[DefaultOptions]]
<html><embed src="http://www.youtube-nocookie.com/v/SGdp6SYH60w&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Allegedly the sped up visuals are supposed to resemble a speed trip experience.
In any case they illustrate the alienation of the protagonist quite well.
<html><embed src="http://www.youtube-nocookie.com/v/2Xyb4daIUHA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "tamer animals" [2011]
http://otherlives.com/
<!--{{{-->
<div class='header'><a name="top"></a>
     <div class='gradient' macro='gradient vert #798484 #7B93A0'>
	<div class='titleLine' >
		<span class='searchBar' macro='search'></span>
		<div id="logo">
		<span id="kory"></span>
		<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
		<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
		</div>
	</div>
	<div id='topMenu' refresh='content' tiddler='MainMenu'></div>
    </div>
</div>
<div id='bodywrapper'>
	<div id='sidebar'>
		<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
	</div>
	<div id='displayArea'>
		<div id='messageArea'></div>
		<div id='tiddlerDisplay'></div>
	</div>
</div>
<div id="stub"></div>
<div id='contentFooter'></div>
<!--}}}-->
<html><embed src="http://www.youtube-nocookie.com/v/Eco4z98nIQY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

An electro remake of  [[Lil Hardin Armstrong's "Oriental Swing"|http://www.youtube.com/watch?v=mMDBluSMUas]].
From the album "The Princess" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/-BsAl6HVZ-Y&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Coco" [2009]
Jetzt wo mein artsy-fartsy blog steht, kann ich mich mal um die unwichtigeren Dinge kümmern. Nämlich Fahnen. ~Schwarz-Rot-Goldene Fahnen. Die müssen jetzt leider weg.
Deutschland hat mal wieder ne SUPERLEISTUNG gezeigt, aber das ist jetzt vorbei. Jetzt ist sparen angesagt, und zwar überall. Auch bei den Fahnen. Die sind nämlich ein ~National-Symbol und keine ~Fußball-Girlanden oder ~Herren-Röcke. Und deshalb werden die jetzt eingesammelt und der Müllverbrennung zugeführt. Lohnt sich eh nicht die nochmal 4 Jahre aufzubewahren. Bekommt man ja auch nachgeschmissen. Na wirklich. Und all die angepassten SUPERFANS auch. Die können ihren weichgespülten ~Party-Nationalismus jetzt SUPERGÜNSTIG beim ALDI gegen ne [[Badereise nach Spanien|http://sued.aldi-reisen.de/html_sued/badereisen/2874.htm]] eintauschen. Denn mal ehrlich, wenn hier nicht mehr gefeiert wird, wer ist dann noch gern Deutschland?

[img[Du bist Deutschland|img/src/1279853012432.jpg]]

  
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2,
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt])
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}
<html><embed src="http://www.youtube-nocookie.com/v/uDFaSZ_0_nw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Alt:
<html><embed src="http://player.youku.com/player.php/sid/XMjcyODQ2MDky/v.swf" allowFullScreen="true" quality="high" width="100%" height="565"></embed></html>

From the Franz Ferdinand Covers EP [2011]
http://soundcloud.com/dominorecordco/sets/franz-ferdinand-covers-ep
http://www.peachesrocks.com/
Eigentlich wollte ich heute an der website für mein Institut arbeiten. Allerdings war ich immer noch ziemlich verkatert, weil ich gestern mit Cheng-Ly Cowboy Bebop auf Video gesehn und ein paar Flaschen Bier getrunken hatte. Und noch bevor ich dazu kam, die erste Zeile Code zu tippen, rief mein Freund Sebo an.

Er fragte, ob wir nicht 'ne Runde Tischtennis im Volksgarten spielen sollten. Und außerdem wäre da noch was, was er mir zeigen wollte.
Ich weiß nicht mehr genau, was er sagte, aber er benutzte das Wort "Abenteuer". Und er sagte, er sei an diesem Platz schon mal gewesen, hätte sich dann aber nicht allein weiter getraut.

Wer Sebo kennt, weiß, dass er sich meistens alles traut. Deshalb lächelte ich ein bißchen und sagte:
"Okay, dann pack' ich mal meine 'Abenteuerstiefel' ein!"
Es schien mir 'ne gute Idee zu sein, vor der Arbeit noch ein bißchen frische Luft zu schnappen.

Als ich mich auf's Fahrrad schwang dachte ich darüber nach, was Sebo wohl als Abenteuer bezeichnet hatte. Ich hatte schon eine ungefähre Vorstellung, weil ich sein Faible für seltsame Orte von früheren Erkundungstouren kannte.

Einmal waren wir von der Rheinuferstraße in Höhe der Südbrücke kilometerweit einer stillgelegten Bahntrasse gefolgt. Direkt unter der Südbrücke gab es da ein paar kleine Nischen im Mauerwerk. Die Bögen waren etwa einen Meter hoch, zwei Meter breit und anderthalb Meter tief und hatten offensichtlich schon öfter Pennern als Unterschlupf für die Nacht gedient.
Neben Plastikmüllsäcken unbekannten Inhalts lagen da verdreckte Porno-Hefte, leere Schnapsflaschen und zerfledderte Zeitungen. Und auch ein oder zwei weggeworfene Kleidungsstücke.

Die Bahntrasse hatte sich schließlich mit befahrenen Trassen vereinigt aber wir gingen trotzdem weiter und saßen schließlich auf einer kleinen Brücke, die über die Bonner Straße führt. Seltsam war, dass wir den Zug gar nicht kommen hörten. Und als er plötztlich eine halben Meter hinter uns vorbeiraste, schlug mein Herz mir auf einmal bis zum Hals.

Heute spielten wir erstmal Tischtennis auf der Platte im Volksgarten, die so ein bißchen versteckt neben dem Spielplatz liegt. Wir warfen ab und zu den Joggerinnen eine Blick nach und hatten insgesamt Spaß dabei. Aber irgendwann wurde es ein bißchen langweilig und ich fragte Sebo zum ersten Mal, was er mir denn nun zeigen wollte.

Also setzten wir uns wieder auf die Räder und fuhren ein Stück durch den Park. Sebo, der vorausfuhr, verirrte sich ein bißchen hinten am Rosengarten, wo die Wege sich zwischen hohen Hecken verwirren. Ich aß derweil auf dem Rad einen Apfel und hatte deswegen meine liebe Mühe, seinen Eskapaden zu folgen.
Er murmelte was von wegen "Und das in meinem Volksgarten!", fand dann aber schließlich doch den Weg wieder.

Wir kamen an einer mir wohl bekannten Stelle heraus, nämlich dem westlichen Ausgang des Parks, der auf einer schlecht befestigten kurzen Straße zur Eifelstraße führt.

Wie blieben aber vorerst im Volksgarten, überquerten nur eine kleine Wiese in Richtung Bahndamm, der den Volksgarten nach Süden abgrenzt und stellten dort an einem Baum unsere Räder ab. Es hatte zu nieseln angefangen.

"Wie soll's weitergehen?" fragte ich Sebo, obwohl mir eigentlich schon klar war, dass er wohl zur Trasse wollte, von der uns noch ein etwa zwanzig Meter breiter Streifen von Gestrüpp und Bäumen trennte.
Wir durchquerten den Streifen und achteten dabei so gut es ging darauf, nicht in die am Boden verteilten Kothaufen und aufgeweichten Taschentücher zu treten. Ein kurzes Stück steil nach oben und wir standen direkt an den Gleisen.

"Wir müssen darüber." sagte Sebo und deutete auf das noch höhere und dichtere Gestrüpp auf der anderen Seite. Ich folgte ihm über die rostigen Gleise.

Rechts von uns war eine kleine Brücke, die ein anderes Gleis in steilem Winkel über den Bahndamm führte, den wir gerade überquert hatten. Links von uns verliefen diese beiden Trassen nahezu parallel. Und dazwischen fiel das Gelände steil ab - mindestens sechs Meter tief - und war vollkommen mit hohen Dornenbüschen und Brennnesseln überwuchert.
So sehr, dass wir nach zwei drei Metern resigniert feststellten, dass wir hier nicht weiter kommen würden.

Als ich nach unten, in die vor uns liegende Schlucht zwischen den Trassen sah, bemerkte ich ein Stück schmutzig-gelber Plastik im Unterholz.

"Laß es uns da drüben nochmal versuchen." sagte ich und zeigte ein Stück weiter links die Gleise entlang, die wir überqert hatten.
Sebo war nicht sofort überzeugt.

"Ich weiß nicht, bei Gleisen bin ich echt ein bißchen vorsichtig geworden." sagte er.

"Erinnerst du dich an den Zug auf der Brücke? Den haben wir nicht mal kommen hören."

"Gut, gehn wir erst zurück und auf der anderen Seite ein Stück 'rauf und dann wieder über die Gleise." antwortete ich.

Als wir kurz darauf wieder auf der anderen Seite standen konnte man sehen, dass es hier möglich war, in die Schlucht hinunter zu steigen. Und obwohl mir das anfangs absurd erschien, sah es sogar so aus, als ob wir nicht die ersten waren, die hier herunterkletterten. Ein paar der Bäume, die sich als Halt anboten, waren abgegriffen und der Boden teilweise festgetreten.

Wir erreichten den Grund der Schlucht. Sie war etwa dreißig Meter breit. Auf der linken Seite ging es steil bergauf zu der Trasse von der wir gekommen waren. Auf der rechten Seite wurde sie von einer etwa sieben Meter hohen, gemauerten Wand begrenzt, auf der hoch oben die rechte, südliche Trasse verlief, die über die Brücke führte.

Der Himmel war unter dem Blätterdach der Bäume und Sträucher verschwunden, die vom linken Hügel her die Schlucht komplett überwuchert hatten. Einige umgestürzte Bäume, die nun quer in der Schlucht lagen, vermoderten hier, aber insgesamt war die Vegetation hier am Boden gering. Vermutlich reichte das schummrige Dämmerlicht, das hier herrschte nicht aus, um allzuviel wachsen zu lassen.

"Ist ein ziemlicher Dschungel, was?" meinte Sebo grinsend. Ich nickte.
Hier lag auch die gelbe Plastiktüte, die ich von oben gesehen hatte zwischen verschieden großen Haufen anderen Mülls. Ich sah die Überreste eines Fahrradrahmens, der fast im Dreck versunken war, alle möglichen Folienfetzen und Lebensmittelverpackungen, deren Etiketten unleserlich geworden waren.

"Das ist von den Pennern, die da vorn wohnen." Ich sah in die Richtung, in die er gedeutet hatte und ging dann voran.

Tatsächlich sah ich kurz darauf mehrere aufgebrochene Nischen unter ehemals zugemauerten halbrunden Bögen, ähnlich denen, die ich von der Südbrücke kannte, aber größer, geräumiger und tiefer.

In einer hatte offensichtlich vor einiger Zeit ein ziemlich großes Feuer gebrannt. Der Boden war mir Asche und Resten geschmolzener Plastik bedeckt und die Mauer über dem Eingang meterhoch verußt.

Direkt daneben war der kleinere Eingang zu einer anderen Nische. Daneben stand ein weißes, grob zurecht gesägtes Brett, das wohl als eine Art behelfsmäßiger Tür gedacht war.

[img[img/thumb/1292298161402s.jpg][img/src/1292298161402.jpg]]

Ein Blick in diese Behausung ließ mich ehrlich gesagt erschauern. Offensichtlich war dieses Loch bewohnt. Berge von schmutziger Kleidung lagen darin verstreut. Ein Stück weiter hinten war eine Art Lager aus versifften Decken und einer kaputten Isomatte zu erkennen. Und links vom Eingang stand tatsächlich ein ramponiertes IKEA-Regal, in dem ein alter Wäschesack hing.

Das zu sehen, war grauenerregend. Wirklich, ich mochte mir einfach nicht vorstellen, wer hier unter diesen Umständen, wie ein Tier, unter dem Bahndamm im Dreck lebte.

Und gleichzeitig mußten wir damit rechnen, dass diese Bewohner jeden Augenblick aus einer der Höhlen gekrochen kamen. Was dann passieren würde, konnten wir uns schwer vorstellen.

"Vielleicht sind das ja ganz nette Leute..." sagte Sebo. "Aber wenn die so aggressiv drauf sind... da hab ich irgendwie nicht so'n Bock drauf."

[img[img/thumb/1292298188390s.jpg][img/src/1292298188390.jpg]]

Ich mußte trotzdem nochmal hineinsehen: Klamotten, Dreck, das Lager weiter hinten, da mußte es noch weiter rein gehen...aber es war dunkel darin. Obwohl ich wollte, konnte ich mich nicht überwinden hineinzugehen. Ich hätte auf allen Vieren kriechen müssen. Das war... das ging einfach nicht! Ich konnte das nicht anfassen, niemals. Ekel überkam mich.

Wir gingen weiter durch die schmale Schlucht. In die Wand waren noch mehrere Löcher gehauen, dahinter Hohlräume von unbekannter Größe, vollgestopft mit Kram, der wie Müll aussah in meinen Augen. Aber es war nicht dieselbe Art Müll, wie er überall herumlag. Ich begriff, dass jemand die Sachen dahinein gelegt hatte, weil sie für ihn von gewissem Wert sein mußten.
Eine Stablampe, nutzlos ohne Strom, Reste von etwas, das wie ein Lampenschirm aussah, Fahrradteile...und jede Menge Plastiktüten.

Und dann sahen wir zwischen dem Gestrüpp eine weitere Behausung. Der Wohnplatz war direkt vor einer Höhle errichtet worden. Jemand hatte zwischen den Ästen eine Folie aufgespannt um den Regen abzuhalten. Bretter waren über eine blaue Tonne gelegt und dienten als eine Art Tisch/Regal. Darauf waren dreckige Töpfe aufstapelt. Einpaar verottete Bürostühle standen um eine Feuerstelle.

"Komm laß uns zurückgehen." sagte Sebo leise. "Du weißt doch nicht wie die reagieren, wenn da einer ist."

Ich ging noch ein Stück näher. Auf der Feuerstelle stand ein großer schwarzer Topf. Darin war eine rote Suppe, die kalt und etwas abgestanden aussah. Ein paar Blätter schwammen darin, die vermutlich von einem Baum in den Topf gefallen waren.

"Da ist Spielzeug." sagte Sebo.

Links neben der blauen Tonne stand ein Dreirad. Ein Stück näher zu uns lag noch ein anderes Plastikspielzeug. Ich konnte nicht erkennen, was es war. Nur dass eben Spielzeug sein mußte - so bunt und funktionslos.

"Ja." sagte ich. Was das aber zu bedeuten hatte, wußte ich nicht genau.

"Meinst du, die halten hier Kinder?"

"Ich weiß nicht. Mach ein Foto von dem Eingang, dann laß uns abhauen."

"Okay."

[img[img/thumb/1292298382416s.jpg][img/src/1292298382416.jpg]]

Zum Thema:
[[Der Höhlenmensch von Köln|http://www.express.de/servlet/Satellite?pagename=XP/index&pageid=1004370693460&rubrik=200&artikelid=1087981757508]] (Express-Artikel)
Danke an Jenny für den Link. 
PermaLinks to all content items.
<script>
var out=""
var tids=store.getTaggedTiddlers("c");
for (var t=0; t<tids.length; t++) {
   var url=store.getTiddlerText("SiteUrl");
   if (!url) url=document.location.href;
   var
permalink=encodeURIComponent(String.encodeTiddlyLink(tids[t].title));
   out+="[["+tids[t].title+"|"+url+"#"+permalink+"]]\n";
}
return out;
</script> 
<html><iframe src="http://www.dazeddigital.com/embed/1494" width="100%" height="536" style="border:0;"/></html>

From "More Light" [2013]
<html><embed src="http://videoplayer.vevo.com/embed/Embedded?videoId=GBBGB1300073&playlist=false&autoplay=0&playerId=62FF0A5C-0D9E-4AC1-AF04-1D9E97EE3961&playerType=embedded&env=0&cultureName=en-US&cultureIsRTL=false" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="440" bgcolor="#000000" wmode="transparent"/></html>

From "More Light" [2013]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16855753&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="415"/></html>

Fasten your seatbealts. Bring your mind in an upright position.
From "XTRMNTR" [2000]
<html><embed src="http://www.dailymotion.com/swf/video/xan1i?related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="450" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Always Outnumbered Never Outgunned" [2004]
Vocals by Juliette Lewis
<html><embed src="http://www.dailymotion.com/swf/video/x3aaqi&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Music for the Jilted Generation" [1994]
<html><embed src="http://www.youtube-nocookie.com/v/-Fz85FE0KtQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Music for the Jilted Generation" [1994]
<html><embed src="http://www.youtube-nocookie.com/v/BKXKWBcaV3A&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Sharky, the girl seen at the end, is a member of the band.
"Ich schaukelte bei sonnigem wetter in meiner Hängematte, hörte die MP auf dem Bauch die Hitparade im Kofferradio und war glücklich. Aber wie alle glücklichen Leute nach 'ner Weile schon nahe am verblöden."
Hannes Wader

Und um dem entgegen zu wirken, bin ich am Wochenende nach Berlin gefahren, um dort meinen Bruder zu treffen.
Obwohl inzwischen über zehn Jahre vergangen sind seit ich dort war, habe ich dann doch eine Menge wiedererkannt. Interessanterweise waren es vor allem die Spielplätze, an die ich mich gleich erinnerte. Naja, kein Wunder, ich war sieben, als ich aus Berlin fortzog.
Jedenfalls ging ich am Sonntag mit Tilman über den Spielplatz am Käthe-Kollwitz-Platz, Es war viel los, weil die Sonne schien, und da saßen ein paar Jungs auf einer kleinen Mauer und zwischen sich hatten sie altes Spielzeug ausgebreitet.
Offensichtlich legten sie keinen großen Wert mehr darauf, denn sie fragten uns gleich, ob wir den Plunder nicht für Geld erstehen wollten. Besonders der Cricket-Schläger (Kindergröße) wurde angepriesen.
Ich entschied mich aber schließlich für eine handgroße Plastikpuppe. Psi-Mann im schwarzen Kampfanzug und mit beweglichen Körperteilen. Denn ich hatte keine Lust, 'nen Kinder-Cricket-Schläger zurück nach Köln zu schleppen. Dann bezahlte ich und wir gingen weiter.
Nach etwa einhundert Metern hatte ich alles ausprobiert, was Psi-Mann konnte und er begann mich etwas zu langweilen. Also fragte ich einen kleinen Jungen, der dort neben dem Sandkasten mit seinem Roller stand und ein bißchen verträumt in die Gegend sah:
"Hier, willste den haben?" Ich hielt ihm Psi-Mann hin.
Er sagte: "Ja!", streckte die Hand aus und ich gab ihm das Ding.
Irgendwie war ich ein bißchen verblüfft, der Kleine hatte das so süß und spontan gemacht. "Ja!" Kein ängstliches Umgegucke, kein stummes Weggelaufe, kein "Ich soll nichts von Fremden annehmen..." Einfach "Ja!". Das fand ich gut. Das gefiel mir. Ich war froh, dass ich ihn gefragt hatte. Wir gingen weiter und ich sagte meinem Bruder gerade, wie cool ich den Kleinen fand und drehte mich nochmal kurz um, da sahen wir die Mutter des Kleinen, die angelaufen gekommen war, um den Psi-Mann einer mütterlichen Tauglichkeitsprüfung zu unterziehen. Sollte sie. Es gab an diesem Stück Plastik nichts auszusetzen. Psi-Mann würde gewinnen. 
<html><embed src="http://www.youtube-nocookie.com/v/apWA8gf1Yto&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From the split single "Moon Duo / Psychic Ills" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=31354239&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Pleasure" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=42157051&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Shrines" [2012]
http://www.purityringsongs.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45704509&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

A girl is building some kind of machine. Only about halfway through it becomes clear to what purpose.

From "Prophet" [2012]
http://www.ramonafalls.com
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8994605&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Intuit" [2010]
http://www.ramonafalls.com/
<html><embed src="http://www.youtube-nocookie.com/v/QxkHguEp2_M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Intuit" [2010]
/***
|''Name''|RandomLinkMacro|
|''Description''|creates a random tiddlyLink (refreshes on click)|
|''Author''|Tobias Beer|
|''Version''|1.5.0 (2011-12-05)|
|''Source''|http://tobibeer.tiddlyspace.com/#RandomLinkMacro|
|''Documentation''|http://tobibeer.tiddlyspace.com/#RandomLink|
|''License''|[[Creative Commons Attribution-Share Alike 3.0|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''~CoreVersion''|2.5.3|
!Usage
{{{<<randomlink label:'A random link' tags:"tagA [[tag B]]" class:linkClass close:false>>}}}
!Example
<<randomlink tags:systemConfig class:button>>
!Code
***/
//{{{
config.macros.randomlink={

//OPTIONS
closeLast:true,
cssClass:'tiddlyLink tiddlyLinkExisting',
display:null, //where to display the tiddler {{null, 'top', 'bottom'}}
tipOpen:"Click to show '%0'",

handler:function (place, macroName, params, wikifier, paramString, tiddler)
{
	var p=paramString.parseParams(null,null,true);
	this.get(
		getParam(p,'label',''),
		getParam(p,'tags',''),
		getParam(p,'class',this.cssClass),
		getParam(p,'close',this.closeLast).toString(),
		place
	)
},

get:function(label,tags,css,close,place)
{
	var fst,i,num,out,t,ti,tid,tids=[],ts,
		ev=label||window.event;
		cmr=config.macros.randomlink;

	//GET BUTTON
	if(!place){
		var btn=this,
		label=btn.getAttribute('label'),
		open=btn.getAttribute('tiddler'),
		tags=btn.getAttribute('tags'),
		css=btn.getAttribute('css'),
		close=btn.getAttribute('close')=='true',
		last=btn.getAttribute('last');
	}

	//GET TIDS
	ts=tags?tags.readBracketedList():null;
	if(ts){
		ts.map(function(t){
			var tgt=store.getTaggedTiddlers(t);
			tgt.map(function(t){
				tids.pushUnique(t);
			});
		});
	}else tids=store.getTiddlers();

	//GET NEXT
	num=tids.length;
	if(!num)return;
	t=tids[Math.floor(Math.random()*num)];

	//OUTPUT
	ti=t.title;
	tip=cmr.tipOpen.format([ti]);

	//UPDATE LINK
	if(btn){
		if(!label)btn.innerHTML=ti;
		btn.setAttribute('tiddler',ti);
		btn.setAttribute('title',tip);
		if(ev.ctrlKey)return false;
		else{
			btn.setAttribute('last',open);
			if(close){
				tid=story.findContainingTiddler(btn);
				tid=tid?tid.getAttribute('tiddler'):'';
				if(last&&last!=tid)story.closeTiddler(last,true);
			}
			story.displayTiddler(cmr.display,open);
		}
	}

	//CREATE LINK
	else createTiddlyButton(
		place,label?label:ti,tip,cmr.get,'randomLink '+css,null,null,
		{
			tiddler:ti,
			label:label,
			tags:tags,
			css:css,
			close:close
		}
	);
}
}

//}}}
Ich arbeite seit September 2011 für das Dortmunder [[Medienhaus Lensing|http://www.medienhaus-lensing.de]]. Dort bearbeite ich hauptsächlich die Webseite der Tageszeitung [[Ruhr Nachrichten|http://www.ruhrnachrichten.de]].

-----

Hier sind einige von mir erstellte Webseiten, inkl. Screenshots und Informationen zu den Seiten:
<html>
<table style="width:100%;">
<tr>
<td width=65%>* [[Gastropraxis Köln Nord]]</td>
<td>(HTML, CSS, Photoshop)</td>
</tr>
<tr>
<td>* [[Medienwissenschaftliches Institut, Bonn]]</td>
<td>(WordPress, PHP, CSS, Photoshop)</td>
</tr>
<tr>
<td>* [[Total Walther Feuerschutz Katalog]]</td>
<td>(Printprodukt, InDesign,  Photoshop)</td>
</tr>
<tr>
<td>* [[Institut für das Recht der Europäischen Gemeinschaften, Köln]]</td>
<td>(Wordpress, PHP, CSS, Photoshop)</td>
</tr>
<tr>
<td>* [[Institut für Kommunikationswissenschaften, Bonn]]</td>
<td>(Plone, Photoshop)</td>
</tr>
<tr>
<td>* [[Webmagazin: medienblick-bonn.de]]</td>
<td>(WordPress, PHP, CSS, Photoshop)</td>
</tr>
<tr>
<td>* [[Sprachwissenschaftliches Institut, Bonn]]</td>
<td>(HTML, CSS, Photoshop)</td>
</tr>
</table>
</html>
Von einigen Webseiten habe ich leider nie Screenshots gemacht, bzw. sind die Seiten nicht mehr online, da es sich oft um zeitlich begrenzte Projekte handelte. So habe ich unter Anderem folgende Seiten gestaltet (Die Links in Klammern verweisen auf deren jeweils aktuelle Präsenzen und bilden nicht meine Arbeit ab.):
<html>
<table style="width:100%;">
<tr>
<td width=65%>* ''DGPuK'' — Tagungseite der Deutschen Gesellschaft für Publizistik- und Kommunikationswissenschaft' ([[DGPuK|http://www.dgpuk.de/]])</td>
<td>(HTML, CSS, Photoshop)</td>
</tr>

<tr>
<td width=50%>* ''ICLASP 10'' — 10th International Conference on Language and Social Psychology ([[IALSP|http://www.ialsp.org/]]) </td>
<td>(HTML, CSS, Photoshop)</td>
</tr>
<tr>
<td width=50%>*  ''Caja-Thimm.de'' — Die repräsentative Webseite meiner geschätzten medienwissenschaftlichen Professorin und Magisterbetreuerin Frau Prof. Dr. Caja Thimm ([[Caja Thimm|http://caja-thimm.de/]])</td>
<td> (HTML, CSS, Photoshop)</td>
</tr>
<tr>
<td width=50%>* ''IOMedia-Bonn.de'' — Projekt zur Förderung der Zusammenarbeit zwischen Wissenschaft und Wirtschaft</td>
<td>(HTML, CSS, Photoshop)</td>
</tr><tr></table></html>
!!!Private Webseiten
<html>
<table style="width:100%;">
<tr>
<td width=65%>* [[systemshock.org|http://www.systemshock.org]] — Community-Seite zur gleichnamigen Computer-Spielserie</td>
<td>([[SMF|http://www.simplemachines.org]], PHP, CSS)</td>
</tr>
<tr>
<td width=50%>* [[schwarzsilber.de|http://www.schwarzsilber.de]] — [[About]]</td>
<td>([[Tiddlywiki|http://www.tiddlywiki.com/]], Javascript, HTML, CSS)</td>
</tr>
</table>
</html>
!!!Verwandte Themen
<<forEachTiddler where 'tiddler.tags.contains("kolya") && tiddler != context.inTiddler' >>
<html><embed src="http://www.youtube-nocookie.com/v/KC58HzENhoQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Songs to Fan the Flames of Discontent" [1995]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=10606876&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From the self-titled 2005 album.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=989357&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6210247&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

Robyn making fun of hip hop.
From "Robyn" [2007]
<html><embed src="http://www.youtube-nocookie.com/v/DFpke-KqGFo&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Cover of Prince's song from his 1984 album "Purple Rain".
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6211648&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=10606820&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>
<html>
<embed src="http://www.youtube-nocookie.com/v/jbs81AV26zE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /><div style="cursor:pointer;"><img src="http://www.schwarzsilber.de/img/src/1439845925163.jpg" width="100%" id="afw1" onclick = "this.style.display='none';$('afw2').style.display='block';" onmouseout = "this.style.display='none';$('afw2').style.display='block';"/>
<img src="http://www.schwarzsilber.de/img/src/1439845677685.gif" width="100%" id="afw2"  style="display:none;" onclick = "this.style.display='none';$('afw3').style.display='block';" onmouseout = "this.style.display='none';$('afw3').style.display='block';"/>
<img src="http://www.schwarzsilber.de/img/src/1439844693780.jpg" width="100%" id="afw3"  style="display:none;" onclick = "this.style.display='none';$('afw1').style.display='block';" onmouseout = "this.style.display='none';$('afw1').style.display='block';"/>
<div>
</html>
From the album "Blondes Have More Fun" [1978]
Images from [[Some kind of wonderful|http://www.imdb.com/title/tt0094006]] [1987] 
<html><embed src="http://www.youtube-nocookie.com/v/zQ41hqlV0Kk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Tonight I'm Yours" [1981]
<html><audio controls="controls" loop="loop" onended="this.play();" ><source src="player/mp3/roky erickson - i walked with a zombie.ogg" type="audio/ogg">
Your browser does not support the HTML audio element. :-/</audio></html>

Roky Erickson used to be the lead singer and guitarist of the 1960s psychedelic rockband The 13th Floor Elevators. True to their sound the Elevators did Peyote, LSD, Mescaline, etc. Eventually Erickson became mentally ill in 1968. He was arrested for drug possession and treated with electro shocks.
Following his release from hospital he started a new band and in 1980 they released "I think of demons" which contained this song. It refers to a 1943 movie of the same name <html>(<a href="http://www.youtube.com/watch?v=-4l2u-eibwI">youtube</a>, <a href="http://www.imdb.com/title/tt0036027/">imdb</a>)</html> by Jacques Tourneur and Val Lewton. The tacky title was forced upon these otherwise excellent movie makers by their studio Radio Keith Orpheum (RKO). Kinda curious how that one rolled.

Roky Erickson documentary "You're gonna miss me"
<html><embed src="http://www.youtube-nocookie.com/v/sVFLqzJB6qw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Roky's own life was made into a movie in 2005. <html>(<a href="http://www.imdb.com/title/tt0791268/">imdb</a>).</html>
<html><a href="img/src/1302045517919.jpg" target="_blank"><img src="img/src/1302045517919.jpg" width="100%" /></a>
<embed src="http://www.youtube-nocookie.com/v/nYYTLJ8YHi4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

In the picture: Anita Pallenberg and Keith Richards
From "Aftermath" [1966]
<html><embed src="http://www.youtube-nocookie.com/v/WIs8Bwps1s0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Royal Bangs have just released a new album called "Flux Outside".
This video's from their 2009 album "Let It Beep".
http://www.royalbangs.com/
Irgendwann in den 80ern muß das gewesen sein, da fand eine Kassette den Weg zu mir. DDR-Pressung, AMIGA, VEB DEUTSCHE SCHALLPLATTEN BERLIN.
Auf dem Cover - ganz in Blau-Tönen - eine junge Frau, wunderschön, exotisch. Ihre Pose wie im Tanz, Lässigkeit und Sex wehten mir entgegen.
Darunter die Worte: "DIAMOND LIFE"
Ich verstand gar nichts mehr. Sicher kam die nicht von da wo ich wohnte. Sie kam eher von da wo ich hinwollte. Aber diesen Ort suche ich noch.
Ihre Musik war genauso leicht, rhytmisch und melancholisch. Traf mich irgendwie, weiß nicht wie. SADE war geheimnisvoll und blieb es für immer.
Während ich älter wurde und CDs statt Kassetten stapelte, vergaß ich sie und erinnerte mich an SADE so oft, ich holte das Band raus, sah ihr Bild, hörte ihre kühle Stimme den Smooth Operator beschreiben und war wieder da. Keine Zeit war vergangen. Sie war unsterblich, soviel war mir bald klar.
Ich hab nie mit vielenMenschen über sie gesprochen und ihre Musik meistens allein gehört. Ich erinnere mich, das jemand sagte, sie hätte Charisma und einmal habe ich die Kassette in einem Kölner Café aufgelegt. Das war ein bißchen, als hätte man dieses Café nach Paris oder an einen Strand verschoben.

Heute kam ein Lied von ihr im Radio.

[[Sade - Hang on to your love]]
Wer nur einen kurzen Italien-Aufenthalt - dafür aber schon weit im Voraus - plant, und wenig Gepäck benötigt, und ausserdem noch eine Fahrgelegenheit nach Frankfurt - oder zumindest fast Frankfurt... Hahn findet, fliegt heutzutage zumeist mit Ryanair.
Wer es sich entsprechend leisten kann, fliegt mit teureren Maschinen, für den Rest aber bleiben zwei Alternativen (wenn man die Stress-Tour mit dem Auto einmal ausschliesst):
Die landschaftlich schöne Fahrt mit der Bahn tagsüber, oder die kommunikativ interessantere Reise mit dem Nachtzug 20.49 ab Köln Hauptbahnhof.
In einer Art Big Brother im Miniaturformat wird man da nämlich mit 5-6 Mitreisenden für eine Nacht lang in ein Abteil gesperrt...und dabei begegnet man selbstverständlich den unterschiedlichsten Zeitgenossen:
Manchmal hat man natürlich Glück, und es entwickeln sich interessante Gespräche; einmal traf ich zum Beispiel einen Konzertgeiger aus Siena auf der Rückreise von einem Konzert.
Man kann aber auch Pech haben, und sitzt einfach nur neben einem Versicherungskaufmann aus Castrop-Rauxel.
Manchmal steigt in Frankfurt Flughafen (nein, nicht Hahn) auch noch ein japanisches Ehepaar auf Hochzeitsreise zu, dem man dann auf einem Mailänder Stadtplan das Hotel suchen darf. Dann gibt es auch noch den Freiburger Öko-Studenten mit den Birkenstock- Latschen, der die ganze Zeit nur verträumt an seinem Körnerbrötchen nagt, und ab und zu einen missmutigen Blick auf mein Mars wirft.
Oder das ordentliche Beamtenehepaar aus Bergisch Gladbach ("Karl- Heinz hast Du auch Deine Einlagen eingepackt? "Ich glaube ja, Ulrike."), das sich kurz hinter Bonn Sorgen macht, wenn der Schaffner noch nicht die Fahrkarten kontrolliert hat (Am nächsten Morgen wird sich dann fleissig gesorgt, ob man die Pässe wohl auch wieder zurückbekommt, nicht das der Schaffner damit durchbrennt).
Eigentlich ist es also eher die Regel, dass es sich um ruhige (solange die Stimmungskanone aus Bergisch-Gladbach nicht gerade einen Witz à la "Das was hier aus der Toilettenspülung herauskommt, wird dann in der Schweiz als Schokolade verkauft...haha" erzählt), belanglose Mitmenschen handelt, und die Unterhaltung versandet dann zumeist auch recht schnell.
Diesen Mai wurde ich allerdings zwischen Köln und Karlsruhe ständig auf Trab gehalten:
Als ich in Köln in den Zug einsteige, sitzen bereits zwei Personen in meinem Abteil: Ein Mann aus dem Ruhrgebiet - der sich leider als Gladbach-Fan entpuppt - sowie eine Afrikanerin, die auch in Köln zugestiegen ist.
Wir haben das Kölner Stadtgebiet noch nicht verlassen, da geht die Aufregung auch schon los; es kommt nämlich der Schaffner, um die Tickets zu kontrollieren. Bei mir ist zwar alles in Ordnung, dafür sind meine beiden Mitfahrer ohne gültigen Fahrausweis.
Der Afrikanerin darf ich vom Schaffner übersetzen - wieso sollte ein DB-Angestellter auch Englisch sprechen? -, dass ihre Fahrkarte nicht für Liegewagen gilt - obwohl ihr genau das eben ein anderer DB-Mann erklärt hatte.
Der Ruhrpottler gibt mir dagegen wirklich ein Rätsel auf; als der Schaffner fragt, was denn jetzt mit seinem Ticket sei, schaut er ihn nur an meint:
"Darüber unterhalten wir beide uns am besten mal draussen auf dem Gang!".
Da der Zug inzwischen schon in Bonn ankommt, verschwinden die beiden auch, und mir bleibt leider verborgen, was damit gemeint war.
Dafür darf ich der Afrikanerin dann die beiden schweren Koffer quer durch den ganzen Zug - vor allem über eine riesige Masse an Koffern, die aus mir (noch) unbekannten Gründen vor unserem Abteil stehen - nachtragen; sie hatte eigentlich den Schaffner gefragt, aber das fiel leider nicht unter sein Aufgabengebiet.
Zurück in meinem Abteil habe ich gerade gelesen, dass ein weiterer Mitreisender in Koblenz einsteigen wird, ausserdem noch drei in Mannheim.
Ich habe kaum Zeit mir darüber Gedanken zu machen, was das wohl für Leute sein mögen, da auch schon wieder die Abteiltür aufgeht, und der italienische Familienvater vom Abteil nebenan hereinkommt.
Irgendwie scheint der gute Mann völlig ausser Puste zu sein, jedenfalls blickt er mich dankbar an, als er merkt, dass ich italienisch spreche, und fragt, ob er sich kurz reinsetzen darf.
Natürlich, sage ich, und er nimmt Platz, holt noch ein paar Mal tief Luft, dann bricht es verzweifelt aus ihm heraus (Der besseren Verständlichkeit halber habe ich seinen Part auf Deutsch übersetzt):
"Elf...Elf...Elf...ELF! ELF KOFFER! Ich sage Ihnen, sie können es sich nicht vorstellen, aber es sind ELF KOFFER! Meine Frau...meine Tochter...ELF KOFFER!"
Nach dieser Einleitung fängt er dann an zu erklären, er und seine Familie kämen aus Ligurien, unweit Genuas, und seine Tochter mache gerade ein Auslandssemester in Köln. Deswegen hatten seine Frau und er sie kurz besucht, bevor Guglietta - die Tochter - nun über die Pfingstferien mit nach hause kommen würde.
Dummerweise waren Mutter und Tochter vor der Abfahrt noch in der Innenstadt Einkaufen gegangen, und über das Ergebnis hatte ich ja eben selber die Koffer der Afrikanerin wuchten dürfen.
Oscar - so war der Name meines Besuchers -, ein Mann von eher kleiner Statur, hatte besagte elf Koffer natürlich alleine in den Zug transportieren müssen, während Frau und Tochter vorne mit Handtasche und einem kleinen Gucci-Beutel hinwegstolzierten.
"ELF KOFFER...für eine Woche...und ich muss sie alle schleppen! Den ganzen Tag musste ich schon die Einkäufe durch die Stadt tragen...jetzt die Koffer - ELF KOFFER - und morgen früh in Mailand müssen sie ja auch alle wieder raus...in den Zug nach Genua...da auch wieder raus...in die Bahn zu unserem Dorf...und raten Sie mal, wer die Sachen morgen Mittag wieder ins Haus reinschleppen darf?"
Bevor er mir die Antwort auf seine rhetorische Frage geben kann, wird die Abteiltür auch schon wieder aufgerissen, und seine Frau - Maria - steht im Rahmen:
"Oscar...wo hast Du die ganze Zeit gesteckt?"
"Ich habe mich ein wenig ausgeruht..."
"Du hast doch noch die ganze Nacht zum Ausruhen...Guglietta und ich haben uns schon gefragt, wo Du wohl steckst..."
"Ich hab mich mit dem jungen Mann hier unterhalten...er studiert auch in Köln...genau wie Guglietta, vielleicht habt ihr beide Lust, Euch auch etwas mit ihm zu unterhalten, er spricht schon ganz gut italienisch."
Das fand ich nun doch etwas illoyal, nachdem er von mir Asyl erhalten hatte...
"Später vielleicht...Oscar, komm wieder zu uns in Abteil!"
Oscar beschwichtigt natürlich schnell, dass er gleich kommen wird, danach hatten wir (vor allem er) wieder kurz Ruhe...allerdings nur bis kurz vor Koblenz:
"Oscar..."
"Ja?"
"Du kannst auch zu uns ins Abteil kommen...hier ist doch jetzt sowieso besetzt..."
"Ich komme ja gleich...bis Mannheim sind ja noch drei Plätze frei..."
Inzwischen steigt auch schon meine Abteilgenossin zu, es handelt sich um eine Deutsche mittleren Alters, die - wie wir im Gespräch erfahren - seit einiger Zeit am Lago Maggiore wohnt. Bevor wir sie weiter kennenlernen können, folgt eine - mir schon vertraute - Unterbrechung:
"Oscar...warum kommst Du nicht zu uns ins Abteil?"
"Ääh, hier ist noch etwas mehr Platz...und ich bin etwas müde...vielleicht will Guglietta sich ja mit dem Deutschen etwas unterhalten?"
"Oscar, Guglietta ist müde...komm bitte gleich in unser Abteil!"
Die Deutsche in meinem Abteil ordert in der Zwischenzeit mit gestrenger Stimme den Schaffner herbei, und gebietet ihm, ihr so schnell wie möglich die Liege fertig zu machen.
Ich habe gerade mit Oscar eine Unterhaltung über Genua begonnen, als das passiert, wo ich inzwischen schon drauf gewartet habe:
"Oscar...kommst Du mal bitte in unser Abteil? Guglietta sucht ihr kleines Täschchen, es muss in einem der Koffer sein..."
Bis Mainz bin ich daraufhin erstmal mit der Deutschen allein im Abteil, während aus dem Nebenabteil, ständig dumpfe Geräusche ertönen, Koffer die von eine Ablage runter- und wieder draufgewuchtet werden...
Gottseidank kann Oscar das Täschchen bald finden und kurz hinter Mainz lässt er sich wieder erschöpft auf den Sitz mir gegenüber fallen...als...
"Oscar...Guglietta und ich sind müde...wir wollen jetzt schlafen gehn..."
"Ja, geht ruhig..."
Die erhoffte Nachtruhe währt ganze zwei Minuten:
"Oscar...Du musst in unser Abteil kommen, wir können sonst die Tür nicht abschließen..."
"Ich komm ja gleich..."
Währenddessen steckt sich die Deutsche in meinem Abteil zwei Schlafpillen in den Mund, und erklärt, dass sie sonst auf keinen Fall schlafen kann... und da wir inzwischen schon nach halb Elf haben, geht das ja nun wirklich nicht.
Die Pillen zeigen auch schnell Wirkung, und in Frankfurt schläft die gute Frau auch schon...im Gegensatz zum Nebenabteil:
"Oscar...komm jetzt in unser Abteil...Guglietta und ich wollen schlafen, wir wollen gleich die Tür schließen...Du musst doch auch müde sein!"
"Ich kann im Zug nie schlafen..."
"Oscar...komm jetzt BITTE in unser Abteil!!!"
"Jaja, einen Moment noch..."
Oscar sitzt inzwischen auf der Suche nach Ausreden ganz ruhig auf seinem Platz und blickt aus dem Fenster...von oben höre ich das Schnarchen der Deutschen, und ich bin wirklich gespannt, wer gleich in Mannheim noch zusteigt.
"Oscar...wir schliessen jetzt die Türe..."
"Ja, verdammt nochmal, dann schliess die blöde Tür doch endlich ab!!!"
Maria reagiert auf dieses unerwarteten Ausbruch allerdings völlig gelassen, schaut Oscar nur betrübt an, wie man einen unartigen Jungen anschaut, der nicht einsieht, dass Schlafenszeit ist, und geht zurück in ihr Abteil.
Allerdings haben wir jetzt Mannheim erreicht, was bedeutet, dass Oscar endgültig aus seiner Zuflucht verschwinden muss.
Gespannt blicke ich auf die sich öffnende Abteiltür und hereintreten - natürlich keine drei hübschen süditalienischen Austauschstudentinnen, wie ich erhofft habe - drei milchgesichtige Amerikaner!
Die drei stellen sich mir als Ted, Jeff und Steve (oder so ähnlich) vor, sie kommen aus irgendeinem Kaff aus dem mittleren Westen, und absolvieren ihr Auslandssemester passenderweise in Kaiserslautern...da brauchen sich die Boys ja gar nicht umzugewöhnen!
Weiterhin informieren mich die Cowboys, dass sie gerade auf dem Weg nach Korfu sind - holiday, sozusagen.
Deswegen haben sie auch schon mächtig gefeiert heute abend, und am Bahnhof direkt jeder ein german beer getrunken.
Und dabei soll's nicht bleiben, deshalb geht Ted direkt los Richtung Speisewagen, und schleppt drei Dosen Fürstenberg an...
Howdy, sagt einer von den andern beiden, grinst mich breit an, und fragt, welchen Film ich denn gerne sehen würde.
"Film?", erkundige ich mich, woraufhin Jeff einen DVD-player aus dem Koffer holt, und mir erklärt, zur Auswahl stünden GoodFellas, Back to the future III und Sneakers.
Ich versuche den Jungs begreiflich zu machen, dass ich GoodFellas zwar wirklich schätze, aber eigentlich nicht vorhatte, deshalb direkt meine erste Urlaubsnacht - noch dazu in einem Liegewagen - durchzumachen, und unsere deutsche Mitreisende ausserdem davon wohl wenig begeistert wäre...
Meine Bedenken werden jedoch schnell vom Tisch gewischt, da inzwischen das Fürstenberg eingetroffen ist, man prostet sich fröhlich zu, und fühlt sich fast so stark wie bei der Dorfkirmes at home.
Ich beziehe derweil schon meine obere Liege, schliesslich will ich morgen in Italien ja fit sein, also mache ich es mir schon mal bequem.
Bereit zum Einschlafen - wenn's der Geräuschpegel von den boys mit beer und hollywood zulassen sollte, beuge ich mich also nochmal runter, um gute Nacht zu wünschen, und was sehe ich?
Einen nicht eingeschalteten DVD-player, eine offene DVD-Hülle, und drei schlafende Amerikaner mit je einer halbvollen Dose Bier in der Hand.... Howdy, und keinen Alkohol unter 21!
Als ich am nächsten Morgen ausgeschlafen in Mailand ankomme, möchte ich mich eigentlich noch von Oscar verabschieden.
Dummerweise kann er mir aber nicht die Hand geben, da er mit dem Tragen von ELF KOFFERN beschäftigt ist, während seine Frau und Tochter sich die Wartezeit mit einem Schaufensterbummel durch Mailand verkürzen.
Wenn ihm irgendjemand im Zug nach Genua begegnet ist, so kann er ja vielleicht an dieser Stelle weitererzählen...von dem Mann mit den ZWÖLF KOFFERN...

Gruß Matthias
abgeheftet 14-10-02

----
Zurück zu: [[Wahre Geschichten]]
<html>
<embed flashVars="playerVars=autoPlay=no" src="http://www.metacafe.com/fplayer/sy-58429206001/sade_hang_on_to_your_love_official_music_video.swf" width="100%" height="450" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_sy-58429206001" /></html>

From "Diamond Life" [1984]
/%
<html><embed src="http://www.youtube-nocookie.com/v/INsKE1DSrfQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
%/
<html>
<a href="img/src/9EiWV.jpg" target="_blank"><img src="img/thumb/9EiWVs.jpg" alt="" /></a>
<a href="img/src/KxDle.jpg" target="_blank"><img src="img/thumb/KxDles.jpg" alt="" /></a>
<a href="img/src/tBXVu.jpg" target="_blank"><img src="img/thumb/tBXVus.jpg" alt="" /></a>
<a href="img/src/tqeLg.jpg" target="_blank"><img src="img/thumb/tqeLgs.jpg" alt="" /></a>
<a href="img/src/08kSb.jpg" target="_blank"><img src="img/thumb/08kSbs.jpg" alt="" /></a>
<a href="img/src/hMGWR.jpg" target="_blank"><img src="img/thumb/hMGWRs.jpg" alt="" /></a>
<a href="img/src/vmw3a.jpg" target="_blank"><img src="img/thumb/vmw3as.jpg" alt="" /></a>
<a href="img/src/1gYBN.jpg" target="_blank"><img src="img/thumb/1gYBNs.jpg" alt="" /></a>
<a href="img/src/wMU5y.jpg" target="_blank"><img src="img/thumb/wMU5ys.jpg" alt="" /></a>
<a href="img/src/sDef9.jpg" target="_blank"><img src="img/thumb/sDef9s.jpg" alt="" /></a>
</html>

A few pictures from Santorini. This Greek island is part of the Cyclades. The city of Thira is built on the cliff edge of a flooded volcano crater.

<html>
<iframe width="570" height="550" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Cyclades+Greece&amp;aq=&amp;sll=36.409126,25.576859&amp;sspn=0.235964,0.441513&amp;t=h&amp;ie=UTF8&amp;hq=&amp;hnear=Cyclades,+Greece&amp;ll=36.404981,25.399361&amp;spn=0.151976,0.195694&amp;z=12&amp;output=embed"></iframe><br /><small><a href="http://maps.google.de/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Cyclades+Greece&amp;aq=&amp;sll=36.409126,25.576859&amp;sspn=0.235964,0.441513&amp;t=h&amp;ie=UTF8&amp;hq=&amp;hnear=Cyclades,+Greece&amp;ll=36.404981,25.399361&amp;spn=0.151976,0.195694&amp;z=12" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=64571402&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Very [[Siouxsie and the Banshees|http://www.youtube.com/watch?v=9otg_Cm50RE]].
From their debut album "Silence yourself", out today.
You can currently stream the complete album on their site: http://silenceyourself.savagesband.com/
<html><embed src="http://www.youtube-nocookie.com/v/NPJVau2AK-A&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

From "Paper Plane" [2008]
http://www.scalachoir.com

//“Faith is a torment. It is like loving someone who is out there in the darkness but never appears, no matter how loudly you call.”//  — The Seventh Seal (1957)
<html><img src="img/src/1303288856645.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/yMAGrdTbh4s&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Picture: Daria ([[wikipedia|http://en.wikipedia.org/wiki/Daria]])
<html><embed src="http://www.youtube-nocookie.com/v/hhPkZ14nTnQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Der Mensch lässt nach" [2013]
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17871386&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=34477269&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2012]

<html><embed src="http://www.youtube-nocookie.com/v/EojN6r2VSR4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Unironic 50s style christmas song from the Stone Temple Pilots / Velvet Revolver lead singer.
From the album "The Most Wonderful Time of the Year" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/pXp06qLFamQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Naked" (2005)
http://scratchmassivemusic.blogspot.com/
The video was shot at the lesbian dance club "Pulp" in Paris. 
<html><embed src="http://www.youtube-nocookie.com/v/mEdcgIuKpVg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Time" (2007)
http://www.scratch-massive.com
<html><embed src="http://www.youtube-nocookie.com/v/X744jcStrOk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Enemy & Lovers" (2003)
<html><a href="img/tw/Referenzen/mewi-screenshot.png"><img src="img/tw/Referenzen/mewi-screenshot.png" width="100%"/></a></html>
<html><embed src="http://www.youtube-nocookie.com/v/QJ8TzuqpSQs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Distraction Pieces" [2011]
The guy who gets knocked over the football table by Nina Kate is of course Scroobius Pip himself.
<html><embed src="http://www.youtube-nocookie.com/v/oSYZmTguXP8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" />
<div style="cursor:pointer;">
<img src="/img/src/1375994958321.png" width="100%" id="seb1" onclick = "this.style.display='none';$('seb2').style.display='block';" />
<img src="/img/src/1375995262127.png" width="100%" id="seb2"  style="display:none;" onclick = "this.style.display='none';$('seb1').style.display='block';" />
<div>
</html>

From "No Disc" [1998]
<html><embed src="http://www.youtube-nocookie.com/v/uJMSeDbmguU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Sébastien Tellier and Caroline Polacheck of Chairlift in an Airfrance sponsored collaboration.
There also seems to be some kind of [[interactive video thing at facebook|https://www.facebook.com/airfrancemusic/app_374381775952622]], but it doesn't work for me. 
Das Kreuzfahrtschiff Urethania zog etwa vierhundert Meter entfernt zunächst längs an Steuerbord vorbei und kam schließlich doch zum Stillstand. Sybille blieb an Bord ihres manövrierunfähigen Kutters liegen und schrieb. Es dauerte eine Weile, bis ein motorisiertes Beiboot von der Urethania herabgelassen wurde und Kurs auf sie nahm. Sybille packte ihre Schreibsachen in die Decke, auf der sie gelegen hatte und begann die Katze zu suchen. Als sie sie zu fassen bekam, war das Beiboot bereits in Hörweite. Ein schmaler Matrose in Uniform stand auf dem Vorderdeck und machte sich an einer Flüstertüte zu schaffen. Es gab ein ohrenbetäubendes Fiepen, dann fragte er ob sie Hilfe benötige. Er klang dabei müde und etwas genervt, aber nicht unfreundlich. Sybille gab ihm von der Reeling aus zu verstehen, dass sie anlegen sollten.

"Sind sie allein an Bord?" fragte der Matrose, als er ihr hinüberhalf.
"Bis auf die Katze, ja." antwortete Sybille.
"Motorschaden?"
"Ich glaube die Schraube hat irgendwas erwischt. Wir konnten kaum noch Fahrt machen. Vielleicht hat sich ein Netz darin verfangen."
"Ist das alles was Sie dabei haben, oder sollen wir noch was rüberbringen?"
"Danke, das ist alles. Wohin fahren Sie?"
"Erstmal Havana, dann Miami."

Die Urethania stand unbeweglich wie ein Haus vor ihnen im Wasser. Als sie aufgeseilt wurden bildete sich eine Menschenmenge an Deck. Keiner sagte irgendwas, sie guckten nur nach dem unerwarteten Gast. Selbst dabei sahen die meisten ziemlich gelangweilt aus.
Sybille wurde dem Kapitän vorgestellt, dem sie ihre Geschichte wiederholen durfte.

Er musterte sie skeptisch, ein Engländer mit ziemlich weichen Gesichtszügen, pomadigem dunklen Haar und stechend blauen Augen.
"Sie hatten kein Rettungsboot, wo ist das geblieben?"
Sybille war ein bißchen überrascht, dass er schon informiert war.
"Hat sich losgerissen, war schlecht vertäut."
"Ah."
Die Nachricht von ihrer seemännischen Unfähigkeit schien ihm wenigstens ein bißchen Freude zu bereiten. Er unterhielt sich einige Minuten mit einem der Matrosen während Sybille nutzlos herumstand, mit ihrer Decke über der Schulter in der die Katze leise wimmerte. Sie dachte an die Duschen, die sie hier ganz sicher in den Kabinen hatten und fand auf einmal, dass sie ziemlich dreckig war und auch ein bißchen roch, wenn auch nur nach Schweiß.

Der Kapitän wandte sich ihr wieder zu und erklärte dass er sie in Miami absetzen würde, wo sie sich mit der Schiffahrtsbehörde in Verbindung setzen sollte, wegen ihres Kutters. Sybille beschloss schon in Havana von Bord zu gehen, wovon sie aber nichts sagte. Er wirkte so schneidig und authoritär, dass sie dem Kapitän nicht seine Pläne versauen wollte. Aber Miami ging gar nicht, also erstmal Kuba.

Sie wurde an eine etwas gehetzt wirkende Stewardess übergeben, die sie zu einer freien Kabine geleiten sollte. Sie war groß, blond und drahtig und hatte sehr schöne hohe Wangenknochen, die gut zu ihrem Käppi passten.
Sie stellte sich als Sarah Kirchner vor, mit schwachem Akzent, Deutsche oder Niederländerin. Sybille ging neben ihr her und fühlte sich beschwingt. Das Schiff war riesig, wenn auch nicht schön, aber doch mit allem Luxus ausgestattet. Ihre Kabine war dann allerdings in der Economy Class, recht klein und ein bißchen nach Desinfektionsmitteln riechend.
"Wenn Sie möchten, komme ich in einer Stunde wieder und führe ich Sie zum dritten Oberdeck, zu den Restaurants und zum Kino." sagte Sarah zum Abschied.
"Ich habe leider kein Geld dabei." antwortete Sybille lächelnd.
Sarah blieb ernsthaft und professionell fürsorglich.
"Ich werde mich darum kümmern, dass Sie einen Pauschal-Ausweis erhalten. Damit können Sie essen und haben Zutritt zu allen Passagierbereichen."
"Und ich werde Katzenfutter besorgen." fügte sie mit Blick auf Sybilles jammerndes Bündel hinzu.

Als sie gegangen war, ließ Sybille die Katze aus dem Sack, warf einen Blick aus dem kleinen Fenster, prüfte die Festigkeit der Matratze, die zufriedenstellend war, und begann sich zu entkleiden, bevor sie die winzige grüne Nasszelle betrat. Sie duschte, und wusch anschließend mit dem restlichen Inhalt der kleinen Shampoo-Flasche ihre kurzen Hosen und das gestreifte Tanktop. Dann setzte sie sich aufs Bett und begann wieder zu schreiben.
<html><embed src="http://www.youtube-nocookie.com/v/ZToyrr4ckEg&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="460" /></html>

From "pong" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=33546257&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2011]
Shame Shame are Matthew Goderre and Katelyn Sullivan from San Francisco
<<list filter "[tag[shangri las]][sort[-created]]">>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15592870&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="430"/></html>

From "epic" [2010]
/***
|Name|ShowUpdatesPlugin|
|Created by|SaqImtiaz|
|Version|0.2 |
|Requires|~TW2.x|
!!!Description:
Allows you to list tiddlers that have changed since the users last visit. You can list only all changed tiddlers, or filter them to only show tiddlers that have or do not have a specific tag. By default a simple list of the titles of changed tiddlers is created. However, using an extremely versatile syntax you can provide a custom template for the generated text.

!!!Examples:
[[ShowUpdatesDocs]]

!!!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.

!!!Syntax:
{{{<<showUpdates>>}}}
additional optional params:
{{{<showUpdates excludeTag:TagToExclude onlyTag:TagToList maxEntries:10 write:CustomWriteParameter >>}}}
excludeTag: ~TagToExclude
onlyTag: ~TagToList
maxEntries: max number of entries displayed when there are no updates. (default is 10, which can be changed in the config.macros.showUpdates.settings part of the code)
write: if a write parameter is not provided, an un-numbered list of the updates is generated. Alternatively, you can specify a custom 'template' for the text generated. The syntax for the write parameter is identical to that of the forEachTiddler macro. Additonal documentation on this syntax will be provided soon.
Some of the variables available in the write parameter are 'index', 'count' and 'lastVisit' where lastVisit is the date of the last visit in the format YYYYMMDDHHMM. Also areUpdates is a boolean that is true if there are new updates since the users last visit.

!!!To Do:
*refactor code to facilitate translations
*a streamlined version without the custom write parameter


!!!Code
***/
//{{{
window.lewcidLastVisit = '';
window.old_lewcid_whatsnew_restart = window.restart;
window.restart = function()
{
        if(config.options.txtLastVisit)
                 lewcidLastVisit= config.options.txtLastVisit;
        config.options.txtLastVisit = (new Date()).convertToYYYYMMDDHHMM();
        saveOptionCookie('txtLastVisit');
        window.old_lewcid_whatsnew_restart();
}

TiddlyWiki.prototype.lewcidGetTiddlers = function(field,excludeTag,includeTag,updatesOnly)
{
              var results = [];
              this.forEachTiddler(function(title,tiddler)
                      {
                      if(excludeTag == undefined || !tiddler.isTagged(excludeTag))
                                    if(includeTag == undefined ||  tiddler.isTagged(includeTag))
                                            if ( updatesOnly == false || tiddler.created.convertToYYYYMMDDHHMM()>lewcidLastVisit)
                                                  results.push(tiddler);
                      });
              if(field)
                  results.sort(function (a,b) {if(a[field] == b[field]) return(0); else return (a[field] < b[field]) ? -1 : +1; });
              return results;
}

config.macros.showUpdates={};
config.macros.showUpdates.settings =
{
         maxEntries: 10  //max items to show, if there are no updates since last visit
}

config.macros.showUpdates.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{
          var args = paramString.parseParams("list",null,true);
          var write = getParam(args, "write", undefined);
          var onlyTag = getParam(args, "onlyTag", undefined);
          var excludeTag = getParam(args, "excludeTag", undefined);
          var sortBy = "created";
          var maxEntries = getParam(args,"maxEntries",this.settings.maxEntries);

          if (lewcidLastVisit)
                {var tiddlers = store.lewcidGetTiddlers(sortBy,excludeTag,onlyTag,true);
                 var areUpdates = tiddlers.length>0? true:false;}

          if (!lewcidLastVisit)
               {var countLine = "!!Recent Updates:";
               var tiddlers = store.lewcidGetTiddlers(sortBy,excludeTag,onlyTag,false);
               var areUpdates = false;}
          else if (tiddlers.length == 0)
               {var countLine = "!!@@color:red;No new updates@@ since your last visit. @@color:#999;font-size:70%;" + (Date.convertFromYYYYMMDDHHMM(lewcidLastVisit)).formatString(" (DD/MM/YY)") + "@@\n!!Recent Updates:";
               var tiddlers = store.lewcidGetTiddlers(sortBy,excludeTag,onlyTag,false);}
          else
               {var countLine ="!!@@color:red;"+ tiddlers.length + "@@ new " + (tiddlers.length==1?"update":"updates") + " since your last visit: @@color:#999;font-size:70%;" + (Date.convertFromYYYYMMDDHHMM(lewcidLastVisit)).formatString(" (DD/MM/YY)") + "@@";}

          tiddlers = tiddlers.reverse();
          var lastVisit = lewcidLastVisit? lewcidLastVisit:undefined;
          var count = areUpdates == true? tiddlers.length : maxEntries;
          var sp = createTiddlyElement(place,"span","showUpdates");
          if (write==undefined)
                 {
                  wikify(countLine,sp);
                  var list = createTiddlyElement(sp,"ul");
                  for (var i = 0; i < count; i++)
                          {
                           var tiddler = tiddlers[i];
                           createTiddlyLink(createTiddlyElement(list,"li"), tiddler.title, true);
                          }
                 }
          else
                {
                 var list = '';
                 for (var index = 0; index < count; index++) {
                 var tiddler = tiddlers[index];
                 list += eval(write); }
                 wikify(list, sp);
                }
}
//}}}
<<showUpdates onlyTag:RecentUpdates maxEntries:8>>
{{{<<showUpdates onlyTag:RecentUpdates maxEntries:8>>}}}

----

<<showUpdates onlyTag:RecentUpdates write:'(index==0? countLine + "\n{{blog{\n":"")+(index<8?"!!![["+tiddler.title+"]]@@color:#999;font-size:70%;" +tiddler.modified.formatString(" - DD/MM/YY")+"@@\n" +"{{excerpt{\n"+tiddler.text.substr(0,100)+"...\n[[read more...|"+tiddler.title+"]]\n}}}\n":"")+(index==count-1?"}}}":"")' >>

{{{
<<showUpdates
onlyTag:RecentUpdates
write:
'(index==0? countLine + "\n{{blog{\n":"")+
(index<8?"!!![["+tiddler.title+"]]@@color:#999;font-size:70%;" +tiddler.modified.formatString(" - DD/MM/YY")+"@@\n" +"{{excerpt{\n"+tiddler.text.substr(0,100)+"...\n[[read more...|"+tiddler.title+"]]\n}}}\n":"")+
(index==count-1?"}}}":"")'
>>
}}}

this one requires the following css in your StyleSheet:
//{{{
.blog h2, .blog h3, .blog h4{
  margin:0;
  padding:0;
  border-bottom:none;
}
.blog {margin-left:1.5em;}

.blog .excerpt {
  margin:0;
  margin-top:0.3em;
  padding: 0;
  margin-left:1em;
  padding-left:1em;
  font-size:90%;
  border-left:1px solid #ddd;
}
//}}}
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17014453&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="320"/></html>

From "We are born" [2010]
http://www.siamusic.net/
<html><embed src="http://www.youtube-nocookie.com/v/Z85zMSQHL5U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Scratch the Surface" [1994]
<<closeAll>><<permaview>><<newTiddler>>/%<<newJournal "DD MMM YYYY" "journal">>%/<<newTiddler label:'+ youtube' tag:'mv' tag:'c' tag:'2012' text:'<html><embed src="http://www.youtube-nocookie.com/v/OOO&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>'>><<newTiddler label:'+ vimeo' tag:'mv' tag:'c' tag:'2012' text:'<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=OOO&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>'>><<saveChanges>><<slider chkSideBarOptions SideBarOptionsOptions "options »" "options>><<slider chkSideBarTabs SideBarTabs "index »" "display lists of tiddlers>>
<html>
<div style="margin:0 5px;border-bottom:1px dotted #aaa;">music links</div>
<a href="http://www.screamer-radio.com/" title="internet radio program"><div style="height:20px;overflow:hide;background:url(http://www.screamer-radio.com/img/topleft3.gif) no-repeat left top;color:#A60000;font:bold 1em Tahoma;padding-left:3px;">Screamer Radio</div></a>

<a href="http://www.getmusicbee.com" title="music player program" style=""><div style="width:157px;height:20px;overflow:hide;background:url(http://www.getmusicbee.com/img/logo.gif) no-repeat left top;padding-left:3px;font: 1.5em Verdana;"><img height="16px" style="margin:0 3px;" src="http://getmusicbee.com/images/badges/BeeBadge32.png" alt="" /><span style="color:#fff;">Music</span><span style="padding-left:2px;color:#FDC423;">Bee</span></div></a>

<a href="http://bluemars.org/bluemars.php" title="blue mars: ambient radio station"><div style="width:160px;height:23px;background: url('img/tw/site/bluemars.gif') no-repeat left center;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;"></div></a>

<a href="http://swingfm.asso.fr" title="swing fm: jazz radio station"><div style="width:160px;height:23px;background: url('http://swingfm.asso.fr/img/jazz%20radio.png') no-repeat left center;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;"></div></a>

<a href="http://www.byte.fm" title="hamburg radio station"><div style="width:160px;height:23px;background: url('http://www.byte.fm/images/bytefm_logo.gif') no-repeat left center;-moz-background-size: 100% 100%, contain;-webkit-background-size: 100% 100%, contain;background-size: 100% 100%, contain;"></div></a>

<a href="http://koelncampus.com" title="cologne radio station"><div style="width:160px;height:23px;background: url('http://www.koelncampus.com/icoaster/files/logo2.gif') no-repeat left center;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;"></div></a>

[img[http://cdn.stereogum.com/wp-content/themes/stereogum/images/gum_mix.png][GumMix]]

<div style="margin:10px 5px 0 5px;border-bottom:1px dotted #aaa;">my other site</div>
<a href="http://www.systemshock.org/"><img src="http://www.systemshock.org/forumpics/buttons/SMA_button.png" alt="System Shock Modifications Archive"/></a>
</html>
<html>
<div style="padding:3px;background:#f1f1f1;-webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em;">
<div style="padding-bottom:3px;">Set fontsize: <<fontSize>></div>
<<option chkSinglePageMode>> Single Item Mode<br/>
<<option chkCaseSensitiveSearch>> Case Sensitive Search<br/>
<<option chkRegExpSearch>> Regular Expressions Search ([[?|http://www.programmershelp.co.uk/docs/javascript/regexp.html#1193188]])<br/>
<<option chkAnimate>> Window Animations
</div>
</html>
<<tabs txtMainTab
"Recent" "Recent" TabTimeline
"GIF" "Animated GIFs" TabGIF
"Video" "Music Videos" TabVideo
"Journal" "Various Articles" TabJournal
>>

/%<<tabs txtMainTab "Recent" "Recent" TabTimeline "Tags" "All tags" TabTags "Menu" "Menu" MainMenu "All" "All tiddlers" TabAll "More" "More lists" TabMore>>%/
<html><embed src="http://www.youtube-nocookie.com/v/p4Q0hxXl2Vc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From  "Carnavas" [2006]

<html><embed src="http://www.youtube-nocookie.com/v/3eECBZ-kt44&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

A butcher who obviously enjoys his work on a pig. Not for faint hearted vegans.
From "Delicacies" [2010]
/***
|''Name''|SimpleSearchPlugin|
|''Description''|displays search results as a simple list of matching tiddlers|
|''Authors''|FND|
|''Version''|0.4.1|
|''Status''|stable|
|''Source''|http://devpad.tiddlyspot.com/#SimpleSearchPlugin|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/SimpleSearchPlugin.js|
|''License''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Keywords''|search|
!Revision History
!!v0.2.0 (2008-08-18)
* initial release
!!v0.3.0 (2008-08-19)
* added Open All button (renders Classic Search option obsolete)
* sorting by relevance (title matches before content matches)
!!v0.4.0 (2008-08-26)
* added tag matching
!To Do
* tag matching optional
* animations for container creation and removal
* when clicking on search results, do not scroll to the respective tiddler (optional)
* use template for search results
!Code
***/
//{{{
if(!version.extensions.SimpleSearchPlugin) { //# ensure that the plugin is only installed once
version.extensions.SimpleSearchPlugin = { installed: true };

if(!config.extensions) { config.extensions = {}; }

config.extensions.SimpleSearchPlugin = {
	heading: "Search Results",
	containerId: "searchResults",
	btnCloseLabel: "close",
	btnCloseTooltip: "dismiss search results",
	btnCloseId: "search_close",
	btnOpenLabel: "Open all",
	btnOpenTooltip: "open all search results",
	btnOpenId: "search_open",

	displayResults: function(matches, query) {
		story.refreshAllTiddlers(true); // update highlighting within story tiddlers
		var el = document.getElementById(this.containerId);
		query = '"""' + query + '"""'; // prevent WikiLinks
		if(el) {
			removeChildren(el);
		} else { //# fallback: use displayArea as parent
			var container = document.getElementById("displayArea");
			el = document.createElement("div");
			el.id = this.containerId;
			el = container.insertBefore(el, container.firstChild);
		}
		var msg = "!" + this.heading + "\n";
		if(matches.length > 0) {
			msg += "''" + config.macros.search.successMsg.format([matches.length.toString(), query]) + ":''\n";
			this.results = [];
			for(var i = 0 ; i < matches.length; i++) {
				this.results.push(matches[i].title);
				msg += "* [[" + matches[i].title + "]]\n";
			}
		} else {
			msg += "''" + config.macros.search.failureMsg.format([query]) + "''"; // XXX: do not use bold here!?
		}
		createTiddlyButton(el, this.btnCloseLabel, this.btnCloseTooltip, config.extensions.SimpleSearchPlugin.closeResults, "button", this.btnCloseId);
		wikify(msg, el);
		if(matches.length > 0) { // XXX: redundant!?
			createTiddlyButton(el, this.btnOpenLabel, this.btnOpenTooltip, config.extensions.SimpleSearchPlugin.openAll, "button", this.btnOpenId);
		}
	},

	closeResults: function() {
		var el = document.getElementById(config.extensions.SimpleSearchPlugin.containerId);
		removeNode(el);
		config.extensions.SimpleSearchPlugin.results = null;
		highlightHack = null;
	},

	openAll: function(ev) {
		story.displayTiddlers(null, config.extensions.SimpleSearchPlugin.results);
		return false;
	}
};

config.shadowTiddlers.StyleSheetSimpleSearch = "/*{{{*/\n" +
	"#" + config.extensions.SimpleSearchPlugin.containerId + " {\n" +
	"\toverflow: auto;\n" +
	"\tpadding: 5px 1em 10px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryPale]];\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.containerId + " h1 {\n" +
	"\tmargin-top: 0;\n" +
	"\tborder: none;\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.containerId + " ul {\n" +
	"\tmargin: 0.5em;\n" +
	"\tpadding-left: 1.5em;\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.containerId + " .button {\n" +
	"\tdisplay: block;\n" +
	"\tborder-color: [[ColorPalette::TertiaryDark]];\n" +
	"\tpadding: 5px;\n" +
	"\tbackground-color: [[ColorPalette::TertiaryLight]];\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.containerId + " .button:hover {\n" +
	"\tborder-color: [[ColorPalette::SecondaryMid]];\n" +
	"\tbackground-color: [[ColorPalette::SecondaryLight]];\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.btnCloseId + " {\n" +
	"\tfloat: right;\n" +
	"\tmargin: -5px -1em 5px 5px;\n" +
	"}\n\n" +
	"#" + config.extensions.SimpleSearchPlugin.btnOpenId + " {\n" +
	"\tfloat: left;\n" +
	"\tmargin-top: 5px;\n" +
	"}\n" +
	"/*}}}*/";
store.addNotification("StyleSheetSimpleSearch", refreshStyles);

// override Story.search()
Story.prototype.search = function(text, useCaseSensitive, useRegExp) {
	highlightHack = new RegExp(useRegExp ? text : text.escapeRegExp(), useCaseSensitive ? "mg" : "img");
	var matches = store.search(highlightHack, null, "excludeSearch");
	var q = useRegExp ? "/" : "'";
	config.extensions.SimpleSearchPlugin.displayResults(matches, q + text + q);
};

// override TiddlyWiki.search() to sort by relevance
TiddlyWiki.prototype.search = function(searchRegExp, sortField, excludeTag, match) {
	var candidates = this.reverseLookup("tags", excludeTag, !!match);
	var primary = [];
	var secondary = [];
	var tertiary = [];
	for(var t = 0; t < candidates.length; t++) {
		if(candidates[t].title.search(searchRegExp) != -1) {
			primary.push(candidates[t]);
		} else if(candidates[t].tags.join(" ").search(searchRegExp) != -1) {
			secondary.push(candidates[t]);
		} else if(candidates[t].text.search(searchRegExp) != -1) {
			tertiary.push(candidates[t]);
		}
	}
	var results = primary.concat(secondary).concat(tertiary);
	if(sortField) {
		results.sort(function(a, b) {
			return a[sortField] < b[sortField] ? -1 : (a[sortField] == b[sortField] ? 0 : +1);
		});
	}
	return results;
};

} //# end of "install only once"
//}}}
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|Show tiddlers one at a time with automatic permalink, or always open tiddlers at top/bottom of page.|
This plugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one tiddler displayed at a time.
!!!!!Documentation
>see [[SinglePageModePluginInfo]]
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)

Notes:
* The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}.
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
| Please see [[SinglePageModePluginInfo]] for previous revision details |
2005.08.15 [1.0.0] Initial Release.  Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts.
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageModePlugin= {major: 2, minor: 9, revision: 6, date: new Date(2008,10,17)};
//}}}
//{{{
config.paramifiers.SPM = { onstart: function(v) {
	config.options.chkSinglePageMode=eval(v);
	if (config.options.chkSinglePageMode && config.options.chkSinglePagePermalink && !config.browser.isSafari) {
		config.lastURL = window.location.hash;
		if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
	}
} };
//}}}
//{{{
if (config.options.chkSinglePageMode==undefined)
	config.options.chkSinglePageMode=false;
if (config.options.chkSinglePagePermalink==undefined)
	config.options.chkSinglePagePermalink=false;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
	config.options.chkSinglePageKeepFoldedTiddlers=false;
if (config.options.chkSinglePageKeepEditedTiddlers==undefined)
	config.options.chkSinglePageKeepEditedTiddlers=false;
if (config.options.chkTopOfPageMode==undefined)
	config.options.chkTopOfPageMode=false;
if (config.options.chkBottomOfPageMode==undefined)
	config.options.chkBottomOfPageMode=false;
if (config.options.chkSinglePageAutoScroll==undefined)
	config.options.chkSinglePageAutoScroll=false;
//}}}
//{{{
config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
	if (!config.options.chkSinglePageMode)
		{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
	if (config.lastURL == window.location.hash) return; // no change in hash
	var tids=decodeURIComponent(window.location.hash.substr(1)).readBracketedList();
	if (tids.length==1) // permalink (single tiddler in URL)
		story.displayTiddler(null,tids[0]);
	else { // restore permaview or default view
		config.lastURL = window.location.hash;
		if (!tids.length) tids=store.getTiddlerText("DefaultTiddlers").readBracketedList();
		story.closeAllTiddlers();
		story.displayTiddlers(null,tids);
	}
}


if (Story.prototype.SPM_coreDisplayTiddler==undefined)
	Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler,template,animate,slowly)
{
	var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
	var tiddlerElem=document.getElementById(story.idPrefix+title); // ==null unless tiddler is already displayed
	var opt=config.options;
	var single=opt.chkSinglePageMode && !startingUp;
	var top=opt.chkTopOfPageMode && !startingUp;
	var bottom=opt.chkBottomOfPageMode && !startingUp;
	if (single) {
		story.forEachTiddler(function(tid,elem) {
			// skip current tiddler and, optionally, tiddlers that are folded.
			if (	tid==title
				|| (opt.chkSinglePageKeepFoldedTiddlers && elem.getAttribute("folded")=="true"))
				return;
			// if a tiddler is being edited, ask before closing
			if (elem.getAttribute("dirty")=="true") {
				if (opt.chkSinglePageKeepEditedTiddlers) return;
				// if tiddler to be displayed is already shown, then leave active tiddler editor as is
				// (occurs when switching between view and edit modes)
				if (tiddlerElem) return;
				// otherwise, ask for permission
				var msg="'"+tid+"' is currently being edited.\n\n";
				msg+="Press OK to save and close this tiddler\nor press Cancel to leave it opened";
				if (!confirm(msg)) return; else story.saveTiddler(tid);
			}
			story.closeTiddler(tid);
		});
	}
	else if (top)
		arguments[0]=null;
	else if (bottom)
		arguments[0]="bottom";
	if (single && opt.chkSinglePagePermalink && !config.browser.isSafari) {
		window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
		config.lastURL = window.location.hash;
		document.title = wikifyPlain("SiteTitle") + " - " + title;
		if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
	}
	if (tiddlerElem && tiddlerElem.getAttribute("dirty")=="true") { // editing... move tiddler without re-rendering
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		if (!isTopTiddler && (single || top))
			tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
		else if (bottom)
			tiddlerElem.parentNode.insertBefore(tiddlerElem,null);
		else this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
	} else
		this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
	var tiddlerElem=document.getElementById(story.idPrefix+title);
	if (tiddlerElem&&opt.chkSinglePageAutoScroll) {
		// scroll to top of page or top of tiddler
		var isTopTiddler=(tiddlerElem.previousSibling==null);
		var yPos=isTopTiddler?0:ensureVisible(tiddlerElem);
		// if animating, defer scroll until after animation completes
		var delay=opt.chkAnimate?config.animDuration+10:0;
		setTimeout("window.scrollTo(0,"+yPos+")",delay);
	}
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
	Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
	// suspend single/top/bottom modes when showing multiple tiddlers
	var opt=config.options;
	var saveSPM=opt.chkSinglePageMode; opt.chkSinglePageMode=false;
	var saveTPM=opt.chkTopOfPageMode; opt.chkTopOfPageMode=false;
	var saveBPM=opt.chkBottomOfPageMode; opt.chkBottomOfPageMode=false;
	this.SPM_coreDisplayTiddlers.apply(this,arguments);
	opt.chkBottomOfPageMode=saveBPM;
	opt.chkTopOfPageMode=saveTPM;
	opt.chkSinglePageMode=saveSPM;
}
//}}}
<html><embed src="http://www.youtube-nocookie.com/v/Axgv-xW8B6c&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Mars" [2012]
<html><embed src="http://www.youtube-nocookie.com/v/yB_bO9upWXs&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444"/></html>

New video — old track: From the EP "W.O.W." (2005).
However Berlin based producer Siriusmo has just released a new EP named "The plasterer of love". From this new EP here's the excellent...
!!!Einmal in der Woche schreien
<html><iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F3376485&amp;auto_play=false&amp;show_artwork=false&amp;color=000000&amp;show_comments=false"></iframe></html>
[[Download|http://cdn.fairtilizer.com/downloads/production/mp3s/128/Fairtilizer%20128478%20-%20Siriusmo%20-%20Einmal%20In%20Der%20Woche%20Schreien.mp3]]

([[soundcloud|http://soundcloud.com/siriusmo]], [[myspace|http://www.myspace.com/siriusmo]])
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=23413453&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

A bit like a jazzage novel.
http://sisterrogers.com/
in stererereo
Schwarzsilber
http://www.schwarzsilber.de
<html><embed src="http://www.youtube-nocookie.com/v/k5v_m5JAuBY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Starts off with a Creedence Clearwater Revival cover and then goes into Sleater's own Dig me out.
In 2006 Sleater-Kinney went on "indefinite hiatus" as they call it, because Corin Tucker (the blonde singer/rhythm guitarist) wanted to spend some time raising her son. I read she also has got a daughter by now, so a reunion is probably some way off, if at all likely.
<html><embed src="http://www.youtube-nocookie.com/v/O6zOJAxmqhs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

An article in SPIN magazine revealed that this song was written about the breakup of Carrie Brownstein and Corin Tucker who had been a couple in the beginning of Sleater-Kinney. Unfortunately Brownstein hadn't come out yet when the article appeared and next thing she was called up by her father who wanted to know what's going on.
I guess there could be worse ways to drop the news than an article in a renowned music magazine. You can always say it's part of //that whole rock'n'roll thing//.

From "Dig Me Out" (1997), live in NYC in 1998.
<html><embed src="http://www.youtube-nocookie.com/v/jyZ0tBqOqTA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

"Turn it on" is from the album "Dig Me Out" (1997). This recording is from 10. May 2000 at the Globe in Milwaukee.
<html>
<div style="width:100%;height:170px;background:#000 url('img/src/1282157705310.gif') no-repeat left top;-moz-background-size: 100% 100%, auto;-webkit-background-size: 100% 100%, auto;background-size: 100% 100%, auto;" >
<div class="milkglass">
<div style="padding:10px;">
Sometimes everyone needs to chill, whether it be to concentrate or to SLEEP.<br/>
These webradios provide 24/7 ad-free sleepy ambient tracks.
<br/><br/>
[[SleepBot|http://sleepbot.com/ambience/broadcast/]] dream dream dream [[stream|http://sleepbot.com/ambience/cgi/listen.cgi/listen.pls]] <br/>
[[Cryosleep|http://bluemars.org/cryosleep.php]] Zero Beat Guaranteed. [[stream|http://207.200.96.225:8022/]] <br/>
[[Drone Zone|http://somafm.com/play/dronezone]] Atmospheric ambient space music. [[stream|http://ice.somafm.com/dronezonehttp://ice.somafm.com/dronezone]]<br/>
[[Bluemars|http://bluemars.org/bluemars.php]] Music for the Space Traveler. [[stream|http://207.200.96.225:8020/listen.pls]] <br/>
[[Mixing of particulate solids|http://www.mops-radio.org/index.php]] Bratislava/Slovakia [[stream3|http://147.175.61.55:8000/listen.pls]]
<br/><br/>
If you know other sleepworthy ambient radios, [[drop me a line|Kontakt]].
</div></div></div>
</html>
<html>
<img src="img/src/1280837745609.gif" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/m2iOcOhNfts&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17777581&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010], to be released on the album "Dye it Blonde" in January [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16747445&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]
http://tympanogram.com/files/Soda-Shop-Farewell.mp3
http://www.myspace.com/sodashop/
>Ethics are a selectable trait, and subject to the same selective pressures one would expect. Societies with mutually supportive ethical ideals prosper, those without falter. ~DDL

This is so often overlooked by all types of people who draw human society as a competitive race to the top (objectivism, pure bred capitalism, dictatorship, social darwinism, racism, paternalism). All of which are forms of egoism.
Any permanently successful societal concept will have to acknowledge egoism as a natural drive on the individual level and channel it into cooperation and sharing on a societal level. Because these are the basics of human society.
Communism failed because it neglected the motivations of the individual and in fact tried to eradicate the individual. Capitalism is currently failing as a way to organise the global society of states, because it isn't a social concept at all. It's we against you, egoism on states level.
So it turns out that solidarity is more than the tenderness of the peoples. In a global economy and society it is crucial for the well being of all of us. 
<html><embed src="http://www.youtube-nocookie.com/v/FUSBXsd8NkQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="752" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/y8wDShVwu9E&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="742" /></html>

From their debut album "At War With Walls & Mazes" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/3Y7FWT5V4wM&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

He's got perfect rhythm and an amazing voice. Then Williamson tops off this outstanding performance with a cool trick at the end. Bye bye bird I'm gone.
<html><embed src="http://www.youtube-nocookie.com/v/togdZ2SpHzo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Lila Samt" [2014]
http://www.sookee.de/
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=39295354&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Sweet Heart, Sweet Light" [2012]
http://www.spiritualized.com/
/***

''Inspired by [[TiddlyPom|http://www.warwick.ac.uk/~tuspam/tiddlypom.html]]''

|Name|SplashScreenPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#SplashScreenPlugin|
|Version|0.21 |
|Requires|~TW2.08+|
!Description:
Provides a simple splash screen that is visible while the TW is loading.

!Installation
Copy the source text of this tiddler to your TW in a new tiddler, tag it with systemConfig and save and reload. The SplashScreen will now be installed and will be visible the next time you reload your TW.

!Customizing
Once the SplashScreen has been installed and you have reloaded your TW, the splash screen html will be present in the MarkupPreHead tiddler. You can edit it and customize to your needs.

!History
* 20-07-06 : version 0.21, modified to hide contentWrapper while SplashScreen is displayed.
* 26-06-06 : version 0.2, first release

!Code
***/
//{{{
var old_lewcid_splash_restart=restart;

restart = function()
{   if (document.getElementById("SplashScreen"))
        document.getElementById("SplashScreen").style.display = "none";
      if (document.getElementById("contentWrapper"))
        document.getElementById("contentWrapper").style.display = "block";

    old_lewcid_splash_restart();

    if (splashScreenInstall)
       {if(config.options.chkAutoSave)
			{saveChanges();}
        displayMessage("TW SplashScreen has been installed, please save and refresh your TW.");
        }
}


var oldText = store.getTiddlerText("MarkupPreHead");
if (oldText.indexOf("SplashScreen")==-1)
   {var siteTitle = store.getTiddlerText("SiteTitle");
   var splasher='\n\n<style type="text/css">#contentWrapper {display:none;}</style><object><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>'+siteTitle +'</b> is loading<span style="text-decoration:blink;"> ...</span><br/><br/><span style="font-size: 14px; color:red;">Requires Javascript.</span></div></object>';
   if (! store.tiddlerExists("MarkupPreHead"))
       {var myTiddler = store.createTiddler("MarkupPreHead");}
   else
      {var myTiddler = store.getTiddler("MarkupPreHead");}
      myTiddler.set(myTiddler.title,oldText+splasher,config.options.txtUserName,null,null);
      store.setDirty(true);
      var splashScreenInstall = true;
}
//}}}
Eines meiner Nebenfächer während des Studiums war Linguistik und so kam ich dazu auch die Webseite dieses Instituts zu bauen. Das Linguistik Institut wurde ebenfalls im [[Institut für Kommunikationswissenschaften, Bonn]] zusammengefasst, weshalb die Seite inzwischen nicht mehr existiert. Eine Kopie der Seite lässt sich jedoch auf [[Webarchive.org|http://web.archive.org/web/20051001001624/http://www.linguistik.uni-bonn.de/]] nachsehen.

Hier verwendete ich zum ersten Mal eine Technik, die später wieder auf der Seite der [[Gastropraxis Köln Nord]] zur Anwendung kam: Durch übereinandergelagerte feststehende Bilder wird ein Effekt erzeugt, der einer Milchglasscheibe ähnelt.

<html><a title="Diese Seite im Webarchive besuchen" href="http://web.archive.org/web/20051001001624/http://www.linguistik.uni-bonn.de/"  target="_blank"><img src="img/tw/Referenzen/sprawi-screenshot.png" width="100%"/></a></html>
<html><embed width="100%" height="450"  src="http://media.mtvnservices.com/mgid:ifilm:video:spike.com:2676791"  quality="high" bgcolor="000000" name="efp" flashvars="autoPlay=false"  allowfullscreen="true"/></html>

One night in the "Osaka home for mentally disturbed children".
From the album "Big Loada" [1997], video: Chris Cunningham [1998], young girl: Sumire Fujimoto
<html><embed src="http://www.youtube-nocookie.com/v/AekoDTnLuIo&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Starfucker" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/Nph6sDOta1U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Reptilians" [2011]
http://starfuckermusic.tumblr.com/
http://www.myspace.com/strfkrmusic
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=16562131&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]
http://www.myspace.com/statelessonline
<html><embed src="http://www.youtube-nocookie.com/v/fUIqHgF1v40&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Vom Album "Paris<>Berlin" [2007]
Szenen aus "[[L'Enfer]]" [1964]
<html><embed src="http://www.youtube-nocookie.com/v/wvsboPUjrGc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=17819814&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

Single release [2010]. A cover of a song by Rogue Wave.
http://cdn03.cdn.gorillavsbear.net/wp-content/uploads/2010/12/Eyes.mp3
http://www.myspace.com/stillcorners
<html><embed src="http://www.youtube-nocookie.com/v/y3OJMRi66A0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Creatures of an Hour" [2011]
http://stillcorners.bandcamp.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13994238&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]
<html><embed src="http://www.youtube-nocookie.com/v/Afs9TfLzUDc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From the "4AD Session" EP [2011]
<html><embed src="http://www.youtube-nocookie.com/v/GWQzwU_imT0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Beachcomber's Windowsill" [2010]
<html><img src="img/src/1323125460583.jpg" style="float:right;" alt=""/></html>









My reception wasn't very keen
So turning on a friendly grin
Stood on the table with my glass of gin
And came straight to the point.
~Rod Stewart

<html><embed src="http://www.youtube-nocookie.com/v/l1upB5cGD7M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

/***
!General
***/
/*{{{*/

/* Stretch viewport vertically */
* { padding: 0; margin: 0; }
html,html body {height:100%;}
#contentWrapper {height:auto;min-height: 100%;position:relative;}
#stub {clear:both;padding-bottom:40px; content: ".";display:block;height:0;visibility:hidden;}
#contentFooter {bottom:0;height:15px;position:absolute;width:935px;margin:0 10px;}

body {
margin: 0 auto;
background:#0b1312 url('img/tw/site/sky.jpg') repeat-y right top;
}

.tiddler .viewer { font-size:110%; }

#contentWrapper {
 background: #fff;
 border: 0;
 margin: 0 auto;
 width: 1000px;
 padding:0;
}

input {-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
-moz-box-shadow: inset 2px 2px 4px silver;box-shadow: inset 2px 2px 4px silver;}

.clearfix {clear:both;}
/*}}}*/

/***
!!Specials
***/
/*{{{*/
/* !!!Tiddly-Link Lists on dark and bright backgrounds (eg images) */
.white-links {position:relative;margin:0.5em 0;}
.white-links a.tiddlyLink, .white-links a, .white-links h2 {color:white;border:0;font-weight:normal;}
.white-links ul {list-style: none;position:absolute;bottom:2em;}
.black-links a.tiddlyLink, .black-links a, .black-links h2  {color:black;border:0;}
.vidpagetitle {font-size:1.3em;line-height:1em}
.milkglass {width:100%;height:100%;background-color:rgba(255, 255, 255, 0.7); }

.video-links {padding:3em 0 8em 0;font-size:97%;line-height:1.2em;}
.video-links a.tiddlyLink, .video-links a, .video-links h2 {color:#fc0;border:0;}
.video-links a.tiddlyLink:hover, .video-links a:hover {color:#000;}
.video-links ul {list-style: none}
input[option=txtNrItemsVideoPage] { width:2em; }


/* !!! Stretch background-image to fill 100% of container */
.bgimg100 {-o-background-size: 100% 100%, auto;-moz-background-size: 100% 100%, auto;-webkit-background-size: 100% 100%, auto;background-size: 100% 100%, auto; }

/* !!! Lightbox */
.play {float:left;font-size:5em;margin-top:17px;}
.play a {color:#000;}
.play a:hover {color:#fc0;}
.black {display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;z-index:999;-moz-opacity: 0.8;opacity:.80;filter:alpha(opacity=80);}
.white {display: none;position: fixed;top:5%;left:25%;z-index:1000;overflow: hide;font-size:2em;}
.LBsound {display: none;position: fixed;bottom:0;left:25%;}
.navline {/*IE*/background:rgb(30%, 30%, 30%); background:rgba(30%, 30%, 30%, 0.5);padding:5px;}

/* Youtube Player Controls */
#videoInfo {font-size:1em; color:#666;line-height:2.3em;}
#videoInfo a,#videoInfo input { margin:3px 0;padding:0 2px;border:1px solid #ccc;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
/*}}}*/


/***
!Link Styles
***/
/*{{{*/
a, a.tiddlyLink {color:blue;}
a:active a.tiddlyLink:active{color:red;}
a:visited, a.tiddlyLink:visited {color:purple;}
a:hover, a.tiddlyLink:hover {color:red;background:transparent;}

.button {
	color: #000;
	border: 1px solid #fff;
}

.button:hover {
	color: #fff;
	background: #7B93A0;
	border-color: #000;
}

.button:active {
	color: #fff;
	background: #7B93A0;
	border: 1px solid #000;
}

.viewer .button {border: 1px solid #7B93A0; font-weight:bold;}
.viewer .button:hover, .viewer .marked, .viewer .highlight{background:#7B93A0; color:#fff; font-weight:bold; border: 1px solid #000;}

#topMenu .button, #topMenu .tiddlyLink, #topMenu .tiddlyLinkExisting, #topMenu .externalLink {
 margin-left:0.5em; margin-right:0.5em;
 padding-left:3px; padding-right:3px;
 color:white;
 font-weight:bold;
text-decoration:none;
}
#topMenu .button:hover, #topMenu .tiddlyLinkExisting:hover { background:#000; color:#7B93A0}

#topMenu a{border:none;}

#topMenu .fontResizer {float:right;}
#topMenu .orange {color:#FFEE88}

#contentFooter a {color:white;}
#contentFooter a:hover {color:#7B93A0;}
/*}}}*/


/***
!Header rules
***/
/*{{{*/

#kory {
display:block;
width:80px;
height:80px;
margin: -50px auto -12px 36px;
background: transparent url('img/tw/site/kory.png');
}

.searchBar {float:right; font-size:1em;margin-top:60px;}
.searchButton {display:block; border:none; color:#fff;}
.searchButton:hover{border:none; color:#fff;}
.searchBar input{border: 1px inset #000; width:10em;background-color:white;}


.titleLine {
 margin: 10em 2em 2em 2em;
 padding: 0;
 text-align: left;
 color: #fff;
}

#logo {width:160px;text-align:center}

.siteTitle {
	font-family: Georgia;
	font-style: italic;
	font-size: 2em;
        font-weight: bold;
}

.siteSubtitle {
	font-size: 1em;
        display: block;
	margin-left:-5px;
}

.gradient {margin: 0 auto;}

.header {
 background: #fff;
 margin: 0 auto;
 padding:0 12px;
 width: 976px;
}
/*}}}*/



/***
!Top Menu Styles
***/
/*{{{*/
#topMenu br {display:none; }
#topMenu { background: #000 ; color:#fff;padding: 1em 1em;}
#topMenu .HideSideBarButton {float:right;}
/*}}}*/


/***
!Sidebar
***/
/*{{{*/
#sidebar{
	position:relative;
	float:right;
	display:inline;
	width: 16em;
	font-size:1em;
	color: #000;
	margin-bottom:1em;
	background: transparent;
	border:1px solid #ccc;border-left:1px solid #ccc;
	-moz-box-shadow: 2px 2px 5px silver;box-shadow: 2px 2px 5px silver;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
#sidebarOptions, #sidebarOptions .button { color: #999; }
#sidebarOptions .button:hover {
 color: #000;
 background: #fff;
 border-color:white;
}
#sidebarOptions .button:active { color: #000;background: #fff; }
#sidebarOptions .sliderPanel { margin: 0;background: transparent; }
#sidebarOptions .sliderPanel A { color: #999; }
#sidebarOptions .sliderPanel A:hover { color: #000;background: #fff; }
#sidebarOptions .sliderPanel A:active { color: #000;background: #fff; }
.sidebarSubHeading { color: #000; }

/*}}}*/


/***
!!Tabs
***/
/*{{{*/

.tabContents li {list-style:none inside !important;color: #666;}
.tabContents li:before {content: "\00BB \0020";}
.tabContents li.listTitle:before {content: "" !important;}

#sidebarOptions .sliderPanel .tabSelected, #sidebarOptions .sliderPanel .tabUnselected {
 border-top: solid 1px #ccc;
 border-left: solid 1px #ccc;
 border-right:2px solid #ccc;
 border-bottom: 0;
 padding:1px 2px 4px 1px;
 margin:0 1px;
-webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em;
}

#sidebarOptions .sliderPanel .tabSelected {
 color: #000;
 background: #fff;
}

#sidebarOptions .sliderPanel .tabUnselected {
 color: #999;
 background: #eee;
}

#sidebarOptions .sliderPanel .tabContents {
  color: #000;
  background: #fff;
  border-right:2px solid #ccc;
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

#sidebarOptions .sliderPanel .tabSelected:hover{color:#000;}
#sidebarOptions .sliderPanel .tabSelected {font-weight:bold;}

/*** This fixes a problem with the tabs slider ***/
#sidebarTabs .button {
	margin:0em 0.2em;
	padding:0.2em 0.3em;
	display:block;
}
/*}}}*/



/***
!Display Area
***/
/*{{{*/
#bodywrapper { margin:0 12px;background:#fff; }
#displayArea {
 margin: 0 16em 0em 1em;
 min-height:300px;
 text-align: left;
}
#tiddlerDisplay { margin: 1em 1em 0 -1em;}
.tiddler {
margin-bottom:1em;
padding-bottom:2em;
border:1px solid #ccc;border-left:1px solid #ccc;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 2px 2px 5px silver;box-shadow: 2px 2px 5px silver;
}
.tiddler.selected {}

h1,h2,h3,h4,h5 { color: #000; background: transparent; padding-bottom:2px; border-bottom: 1px dotted #666; }
.title {color:#999; font-size:1.5em; font-family: Georgia,serif; border-bottom:1px solid #ccc; padding-bottom:5px;}
.subtitle { font-size:90%; color:#666; padding-left:0.25em; margin-top:3px; }

.shadow .title { color: #999; }

* html .viewer pre { margin-left: 0em; }
* html .editor textarea, * html .editor input { width: 98%; }

.toolbar .button {
color:#bbb;
border:none;
font-size:1.2em;
}
.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active {
background:transparent;
color:#111;
border:none;
text-decoration:none;}

#sidebar .highlight, #sidebar .marked {background:transparent;}


/* !!TAGS */
.tagging, .tagged {
padding:0.06em;
background-color:transparent !important;
border:0 !important;
}
.tagging {float:none !important; margin:0.8em 0 0 0}
.selected .tagging, .selected .tagged {background-color:transparent !important;border:0 !important;}
.tagger .button { color: #666;border:0; }
.tagger .button:hover { color:#111;border:0;background:transparent; }
.tagging .listTitle, .tagged .listTitle, .selected .tagging .listTitle, .selected .tagged .listTitle { color: #666; }
.tagging .button, .tagged .button { color:#999; }
.selected .tagging .button, .selected .tagged .button {color:#777;}
.selected .tagging .button:hover, .selected .tagged .button:hover {
border: none;
background:transparent;
text-decoration:none;
color:#000;
}
/* Horizontal tags */
.tagged ul, .tagging ul {list-style: none inside none;margin:-5px 0 0 -5px;}
.tagged li {display:inline;white-space:nowrap; margin:0 -2px}
.tagged a.button:before, .tagging a.button:before {content:"["}
.tagged a.button:after, .tagging a.button:after {content:"]"}


/* !!VIEWER */
.viewer {margin:0.3em 0;border-bottom:1px solid #ccc; padding-bottom:5px;}
.viewer blockquote { border-left: 3px solid #000; }
.viewer pre, .viewer code { border: 1px dashed #ccc;background: #eee;}
.viewer hr {
	border: 0;
	border-top:1px solid #ccc;
 	margin: 0;
	color: #999;
}
.viewer hr.lefthr {
 	margin-right: 50%;
}
.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}
.viewer .highlight, .viewer .marked {text-decoration:none;}

.viewer li {margin: 0.15em 0 0 0}
/*}}}*/



/***
!!!Tables
***/
/*{{{*/
.viewer table {
	border: 0;
	border-collapse:collapse;
}

.viewer th, thead td {
	background: silver;
	border: 0;
	color: #fff;
}

.viewer td, .viewer tr {
	border: 0;
}

.viewer table tr td {
vertical-align:top;
spacing:0;
padding:0.1em;
}
.evenRow td, .oddRow td { padding:0.3em !important; vertical-align:middle !important;}
.oddRow { background-color:WhiteSmoke; }


/*}}}*/


/***
!!!Editor area
***/
/*{{{*/
.editor input, .editor textarea {
	border: 1px solid #ccc;
}

.editor {padding-top:0.3em;}

.editor textarea:focus, .editor input:focus {
	border: 1px solid #333;
}
/*}}}*/



/***
!Body Footer rules
***/
/*{{{*/

#contentFooter {
 text-align: left;
 clear: both;
 color:#fff;
 background: #000;
 padding: 1em 2em;
 font-weight:bold;
}


/***
!Message Area /%=================================================%/
***/
/*{{{*/
#messageArea {
	border: 4px dotted #7B93A0;
	background: #000;
	color: #fff;
        font-size:90%;
}

#messageArea .button {
	padding: 0.2em;
	color: #000;
	background: #fff;
        text-decoration:none;
        font-weight:bold;
        border:1px solid #000;
}

#messageArea a {color:#fff;}

#messageArea a:hover {color:#7B93A0; background:transparent;}

#messageArea .button:hover {background: #7B93A0; color:#fff; border:1px solid #fff; }

/*}}}*/

/***
!Popup /%=================================================%/
***/
/*{{{*/
.popup {
	background: #7B93A0;
	border: 1px solid #333;
}

.popup hr {
	color: #333;
	background: #333;
	border-bottom: 1px;
}

.popup li.disabled {
	color: #333;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #7B93A0;
	color: #fff;
	border: none;
        text-decoration:underline;
}
/*}}}*/

/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/*{{{*/

 #searchResults {
margin: 1em 1em 0 -1em;
border:1px solid #ccc;border-left:1px solid #ccc;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
-moz-box-shadow: 2px 2px 5px silver;box-shadow: 2px 2px 5px silver;
padding: 1em 1em 4em 1em;
background-color: [[ColorPalette::TertiaryPale]];
}

#searchResults h1 {
	margin-top: 0;
	border: none;
}

#searchResults ul {
	margin: 0.5em;
	padding-left: 1.5em;
}

#searchResults .button {
	display: block;
	border-color: [[ColorPalette::TertiaryDark]];
	padding: 5px;
	background-color: [[ColorPalette::TertiaryLight]];
}

#searchResults .button:hover {
	border-color: [[ColorPalette::SecondaryMid]];
	background-color: [[ColorPalette::SecondaryLight]];
}

#search_close {
	float: right;
	margin: 0 0 5px 5px;
}

#search_open {
	float: left;
	margin-top: 5px;
}
/*}}}*/
<html><img src="img/src/1302135926299.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/TiElxNDJlY4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the EP "Baby" [1983]
<html><embed src="http://www.youtube-nocookie.com/v/rnuC-VpCXuM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Suburban Lawns" [1981]

All action is reaction, expansion contraction, man the manipulator. Under water - does it matter, anti-matter? Nuclear reactor: BOOM BOOM BOOM BOOM Who's your mother? Who's your father? I guess everything's relative. I'm a janitor. Oh my genitals! Oh my genitals! I'm a janitor. 
<html><embed src="http://www.youtube-nocookie.com/v/mX7elQ6s2Vk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Summer Camp couldn't decide into which Schwarzsilber category they wanted to go.
So they made a video of animated GIFs to get into both. Clever folks. :)

From "Welcome To Condale" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=9814265&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

This video is made from scenes of the 1969 film "Last Summer" ([[imdb|http://www.imdb.com/title/tt0064573/]]).
From "Young" [2010]. You can download the excellent "[[Why don't you stay|http://wearethemascotte.fr/wp-content/uploads/2010/09/04-Why-Dont-You-Stay.mp3]]" from this new EP.
<html><embed src="http://www.youtube-nocookie.com/v/5PObMPR6TG0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From their self-titled 2010 album
http://summerfiction.bandcamp.com/
The video is an excerpt from the Italian film [[Fists in the Pocket|http://www.imdb.com/title/tt0059619/]] (1965)
<html><embed src="http://www.youtube-nocookie.com/v/VZt7J0iaUD0&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Solitude standing" [1987]
<html><embed src="http://www.youtube-nocookie.com/v/AndEMO__p2U&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Introducing two new songs from her new album "Tales from the Realm of the Queen of Pentacles" [2014]
http://www.suzannevega.com/

Set List:
"Luka"
"Crack In The Wall"
"I Never Wear White"
"Tom's Diner"
<html><iframe width="100%" height="440" src="http://cache.vevo.com/m/html/embed.html?video=USIV20500300" frameborder="0"></iframe></html>

From "Solitude standing" [1987]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=33254861&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut album "Dear Departure", to be released in 2012.
http://soundcloud.com/sweetjeanmusic
<html><embed src="http://www.youtube-nocookie.com/v/dprIJ2I4q_A&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

From "Facit" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/7MuE_St3u3o&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Facit" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/EZX1GXeE4mg&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Dansade brevid dig
Ville gå hem vid fyra
Men jag stannade till sju
Utan att våga säga mer än hej
Du är rätt ung
Jag är äldre än du
Men du röker så jag skulle säga att vi är plus minus noll

Vi kommer att dö samtidigt, du och jag
Vi kommer att dö samtidigt, du och jag
Vi kommer att dö, dö

En hund jag kände dog för en vecka sen
Och några dagar senare dog hans hundkamrat
Dom kände varandra fanns ingen poäng att leva utan en bästa vän
Jag förstod det inte då men nu vet jag vem det kommer bli

Vi kommer dö…

Andas, jag kan inte andas
För det låter så pinsamt kvavt där jag står brevid dig.
För trött för att dölja, det måste vara uppenbart
åh Kom inte närmre, åh snälla kom närmre
Snälla kom närmre, snälla kom närmre, kom närmre...

Vi dansade i samma takt
Likadana hjärnor som redan tänkt på allt innan någonting hänt
gjort om till ironi rädd för något som känslor men slippa
vara smart i kväll.

Vi kommer dö…
<html><embed src="http://www.youtube-nocookie.com/v/Vz58Hw9hldw&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="480" /></html>

From "Sexuality" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/CV65tWCZALI&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="480" /></html>

From "Sexuality" [2008]
The album was produced by Guy-Manuel de Homem-Christo of Daft Punk
There are living among two dutiful daughters
Of a man who possesses two beautiful daughters
The most glorious beings in creation;
They'd be the pride and joy of any nation.

You cannot know, nor (yet) try to guess,
The sweet soothingness of their caress.
The outstanding genius of this pair
Is understood by few, they are so rare.

Compared with these two, every man is a fool.
The world is most honoured that they should deign to rule,
And above us these Goddesses reign on high.

I worship the power of these lovely two
With that adoring love known to so few.
'Tis indeed a miracle, one must feel,
That two such heavenly creatures are real.

Both sets of eyes, though different far, hold many mysteries strange.
Impassively they watch the race of man decay and change.
Hatred burning bright in the brown eyes, with enemies for fuel,
Icy scorn glitters in the grey eyes, contemptuous and cruel.

Why are men such fools they will not realize
The wisdom that is hidden behind those strange eyes?
And these wonderful people are you and I.

Pauline Yvonne Parker, 1953.

[[source|http://members.tripod.com/hc_faq/7.4.2.htm]]
<html><embed src="http://www.youtube-nocookie.com/v/MC3UKCl_sFk&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Filmed in one shot.
Music: Adriano Celentano - Non Esiste L'amor [1961]
<html><embed src="http://www.youtube-nocookie.com/v/whfk6r_jNro&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From the creator of Vanity Runs! Tomb Raider Anniversary as played by yours truly.

* [[TRA Vanity Run]]
<html><embed src="http://www.youtube-nocookie.com/v/P78pl1FUXfA&rel=0&fs=1&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="434"/></html>

Currently in postproduction, to be released on 16. December 2010. Starring Jeff Bridges and a soundtrack by Daft Punk. ([[imdb|http://www.imdb.com/title/tt1104001/]])
Basically this site is a program that gets downloaded to your computer and executed there. That's why it's so fast.
It can have online content embedded via iframes or embed-tag but TW itself cannot run serverside technologies, eg PHP.
/***
|Name|TabEditPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#TabEditPlugin|
|Version|0.32|
|Requires|~TW2.x|

!Description
Makes editing of tabs easier.

!Usage
*Double click a tab to edit the source tiddler
*Double click outside the tabset to edit the containing tiddler.

!Demo
TestTabs

!History
*28-04-06, v0.32 - fixed previous bug fix!
*27-04-06, v0.31 - fixed conflicts with tabs created using PartTiddler.
*26-04-06, v0.30 - first public release

***/

//{{{

//tab on double click event handler
Story.prototype.onTabDblClick = function(e){
        if (!e) var e = window.event;
        var theTarget = resolveTarget(e);
        var title= this.getAttribute("source");
        if ((version.extensions.PartTiddlerPlugin)&&(title.indexOf("/")!=-1))
                 {if (!oldFetchTiddler.call(this, [title]))
                              {return false;}}
        story.displayTiddler(theTarget,title,2,false,null)
        e.cancelBubble = true;
        if (e.stopPropagation) e.stopPropagation();
        return false;
        }

config.macros.tabs.switchTab = function(tabset,tab)
{
	var cookie = tabset.getAttribute("cookie");
	var theTab = null
	var nodes = tabset.childNodes;
	for(var t=0; t<nodes.length; t++)
		if(nodes[t].getAttribute && nodes[t].getAttribute("tab") == tab)
			{
			theTab = nodes[t];
			theTab.className = "tab tabSelected";
			}
		else
			nodes[t].className = "tab tabUnselected"
	if(theTab)
		{
		if(tabset.nextSibling && tabset.nextSibling.className == "tabContents")
			tabset.parentNode.removeChild(tabset.nextSibling);
		var tabContent = createTiddlyElement(null,"div",null,"tabContents",null);
		tabset.parentNode.insertBefore(tabContent,tabset.nextSibling);
		var contentTitle = theTab.getAttribute("content");

                //set source attribute equal to title of tiddler displayed in tab
		tabContent.setAttribute("source",contentTitle);
		//add dbl click event
		tabContent.ondblclick = story.onTabDblClick;

		wikify(store.getTiddlerText(contentTitle),tabContent,null,store.getTiddler(contentTitle));
		if(cookie)
			{
			config.options[cookie] = tab;
			saveOptionCookie(cookie);
			}
		}
}

//}}}
<<list filter "[tag[gif]][sort[-created]]">>
<<list filter "[tag[journal]][sort[-created]]">>
<<tabs txtMoreTab "Missing" "Missing tiddlers" TabMoreMissing "Orphans" "Orphaned tiddlers" TabMoreOrphans "Shadow" "Shadowed tiddlers" TabMoreShadowed "ExcLi" "ExcludeLists" TabMoreExcludeLists "ExcSea" "ExcludeSearch" TabMoreExcludeSearch>>
<<list filter "[tag[excludeLists]][sort[-modified]]">>
<<list filter "[tag[excludeSearch]][sort[-modified]]">>
<<list missing>>
<<list orphans>>
<<list shadowed>>
<<timeline "created" "20" "ddd, 0DD.0MM.YYYY">>
All videos sorted by creation date.
<<list filter "[tag[mv]][sort[-created]]">>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=57643954&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Other Worlds" [2012]
Download [[Dreams here|http://cdn.stereogum.com/downloader/?file=%2Ffiles%2Fmp3%2FTaken+By+Trees+-+Dreams/]].
<html><embed src="http://www.dailymotion.com/swf/video/xcuj04&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Naked" [1988], the final album of the Talking Heads.
20 years before Adobe After Effects inspired every graphic design student to create a kinetic typo video.
<html><embed src="http://www.youtube-nocookie.com/v/vUd5J-jvJNc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Little Creatures" [1985]
<html>
<br/>
<div style="cursor:pointer;width:100%;height:500px;background:url(img/src/1281231998247.gif);
" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1281231914092.gif)':this.style.backgroundImage='url(img/src/1281231998247.gif)'"  title="Click to Play/Pause"></div>
 <span id="videoInfo">
Click image to play and pause sound.
Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
From "Innerspeaker" (2010) ([[site|http://www.tameimpala.com/]], [[msypace|http://www.myspace.com/tameimpala]])



<span style="visibility:hidden;">
<div id="rhcc"></div></span></html><script>
var track = "rhcc"
var videoID = "6SLEZN12cNs"
var playerApiId = "rhcc"
var atts = { id: "rhcc" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=1", track, "1", "1", "8", null, null, params, atts);
</script>
<html><embed src="http://www.youtube-nocookie.com/v/vxvf7gR4-2M&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="400"/></html>

From their debut album "Innerspeaker" (2010) ([[site|http://www.tameimpala.com/]], [[myspace|http://www.myspace.com/tameimpala]])
<html><embed src="http://www.youtube-nocookie.com/v/RBv82B6bF4k&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

Single [2010], to be released on the album "Outside" [2011].
http://www.northernoutpost.net/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32032096&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The Sounds Of Sweet Nothing" EP [2011]
http://tashakimiyaki.bandcamp.com/
<<list filter "[tag[tatu]][sort[-created]]">>
<html><embed src="http://www.youtube-nocookie.com/v/lAFCTWvDqxc&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "200 km/h in the Wrong Lane" [2002]

[img[img/thumb/1290738960265s.jpg][img/src/1290738960265.jpg]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=31290645&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Dangerous and Moving" [2005]

[img[img/thumb/1290738816910s.jpg][img/src/1290738816910.jpg]]
<html><embed src="http://www.youtube-nocookie.com/v/TmJ_hGOVebs&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Covering Morrissey on "200 km/h in the Wrong Lane" [2002]
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=1315186&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

From "Весёлые улыбки" ("Happy Smile") [2008]

[img[img/thumb/1290738765077s.jpg][img/src/1290738765077.jpg]]
[img[img/thumb/1290738793445s.jpg][img/src/1290738793445.jpg]]
<html>
<object id="cf-player" width="100%" height="440" type="application/x-shockwave-flash" name="videoplayer" data="http://www.clipfish.de/cfng/flash/clipfish_player_3.swf" style="visibility: visible;">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="allowScriptAccess" value="always">
<param name="allowFullScreen" value="true">
<param name="flashvars" value="as=0&cslog=1&ivw=http://www.clipfish.de/clipfish_extern/user/&cat=368&p=0|DE&nc=1&data=http://www.clipfish.de/devxml/videoinfo/2975825&ec=http://www.clipfish.de/embed/video/2975825&vid=2975825&coop=clipfish&controls_on_screen=0">
</object></html>

From "200 km/h in the Wrong Lane" [2002]
<html><embed src="http://pics.smotri.com/player.swf?file=v8946055223&bufferTime=3&autoStart=false&str_lang=rus&xmlsource=http%3A%2F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color.xml&xmldatasource=http%3A%2F%2Fpics.smotri.com%2Fskin_ng.xml" quality="high" allowfullscreen="true" width="100%" height="530"/></html>

From "200 km/h in the Wrong Lane" [2002]

[img[img/thumb/1290738887145s.jpg][img/src/1290738887145.jpg]]
[img[img/thumb/1290738908708s.jpg][img/src/1290738908708.jpg]]
<html><EMBED src="http://video.rutube.ru/3ebdd2d84bf58c2d421b5358ded787cb" type="application/x-shockwave-flash" wmode="window" width="100%" height="448" allowFullScreen="true" /></html>

From "200 km/h in the Wrong Lane" [2002]

The beginning of an unprecedented streak of success, Tatu are in fact the most successful Russian band ever to exist. Like [[Shangri-Las]] for a modern world they projected a melodramatic image in each of their songs and videos that was completely fabricated by their manager Ivan Shapovalov, and yet utterly convincing because it captured typical teenage themes of angst, alienation, individualisation and sexual awakening and condensed them in extremely catchy tunes.

[img[img/thumb/1290738869041s.jpg][img/src/1290738869041.jpg]]

[img[img/thumb/1290738939395s.jpg][img/src/1290738939395.jpg]]
<html><img src="img/src/1289956499071.jpg" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/yFUr5q8ZZYk&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Sort of an anti-[[Tatu]] this couple writes their own songs, plays their own instruments and basically has nothing in common with Tatu except for being dark haired lesbians. ... Okay, but they're dark haired!
<html><embed src="http://www.youtube-nocookie.com/v/oh7sQV8vLdI&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Filmed in an actual strip bar, the girl he doesn't know works at that bar. Ask for Jade.
From "Teitur - The Singer" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/lMdfpITSSb0&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "The Soft and the Hardcore" (2005).

* [[Tender Forever - My love]]
<html><embed src="http://www.youtube-nocookie.com/v/oZb3QquSYw0&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>
<html>
<img src="img/src/1284331033326.jpg" width="100%" />
<embed src="http://www.youtube-nocookie.com/v/Fg136f0tIVw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "No Ghost" [2010]
Image: James Dean in the film "Giant"
<html><embed src="http://www.youtube-nocookie.com/v/eS3AZ12xf6s&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

The Avalanches released one album ("Since I left you") in 2000 to universal praise. It finally looks like they might be getting their act together for a second album.
http://www.theavalanches.com/
''Dr. Bennet'': "Who then are the best people?"
''Juliet Marion Hulme'': "The best people are those who fight against all obstacles in the pursuit of happiness."
''Dr. Bennet'': "Even to murder?"
''Juliet Marion Hulme'': "Oh yes, if necessary."

[[source|http://members.tripod.com/hc_faq/4.4.htm]]
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=38296224&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Phosphene Dream" [2010]
http://www.theblackangels.com/index2.php
<html><img src="img/src/1335139934451.gif" width="100%" /><embed src="http://www.youtube-nocookie.com/v/UU0ARjfBoMc&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

Cover of The Zombies tune. [2012]
<html><embed src="http://www.dailymotion.com/swf/video/xewpsu&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="530" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Phosphene Dream" [2010]
http://www.theblackangels.com

<html><embed src="http://www.youtube-nocookie.com/v/-jr0194uC-M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Brothers" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=32543029&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "El Camino" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=18329766&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Model parenting with the Black Keys.
From "Brothers" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/hKzmsgXz5GM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

That's how much fun pig blood can be!
From "Arabia Mountain" [2011]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=31847710&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Arabia Mountain" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/lcdjUf45F3g&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

Done for a 2006 charity album called "The Cake Sale".
<html><embed src="http://www.dailymotion.com/swf/video/xcu463&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="530" allowFullScreen="true" allowScriptAccess="always"/></html>

Sofia Coppola as the gymnast underdog.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=12723657&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="35"/>
<div style="cursor:pointer" title="Click">
<img src="img/src/1290555656911.gif" width="100%" id="tpwhyn1"
onmouseout = "$('tpwhyn1').style.display='none';$('tpwhyn2').style.display='block';"
onclick = "$('tpwhyn1').style.display='none';$('tpwhyn2').style.display='block';" />
<img src="img/src/1290555686309.gif" width="100%" id="tpwhyn2" style="display:none;"
onmouseout = "$('tpwhyn2').style.display='none';$('tpwhyn1').style.display='block';"
onclick = "$('tpwhyn2').style.display='none';$('tpwhyn1').style.display='block';" />
</div></html>

From "We are the night" [2007]
Featuring Tim Smith from Midlake.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=39264083&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "In The Belly Of The Brazen Bull" [2012]
http://www.thecribs.com/
<html><embed src="http://player.muzu.tv/player/getPlayer/a/36181/vidId=1458893&la=n" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" allowfullscreen="true" width="100%" height="530" name="muzuplayer-36181"/></html>

From "Men's Needs, Women's Needs, Whatever" [2007] 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=44728316&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2012]
http://www.theactualdarkness.com/

<html><embed src="http://www.youtube-nocookie.com/v/sRYNYb30nxU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Permission to Land" [2003]
<html><embed src="http://www.youtube-nocookie.com/v/YGPyUSVtpZM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Permission to land" [2003]
<html><embed src="http://www.youtube-nocookie.com/v/lEhgNW-l2Ys&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

No album yet
http://www.theactualdarkness.com/
<html><embed src="http://www.youtube-nocookie.com/v/L-nH9tQKD1I&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="580" /></html>

From "Young, Loud, and Snotty" [1977]
<html><embed src="http://www.youtube-nocookie.com/v/Tgl1QonOlHg&fs=1&rel=0&showinfo=0&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

With a cover of a Stooges song.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=10125675&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Horehound" (2009), directed by Jack White.
<html>Cover of the 1979 Cure song from The DeathSet's mixtape<html>
<a href="Javascript:toggle('0');">"Artificially Sweetened"</a> [2011]<br/>
You can download the track by clicking on the down-arrow button inside the player.<br/><br/>
<div id="0" style="display:none;"><a name="0"></a>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F7678663&amp;auto_play=false&amp;show_artwork=true&amp;color=000000&amp;show_comments=false"></iframe>
</div>
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F8071881&amp;auto_play=false&amp;show_artwork=false&amp;color=000000&amp;show_comments=false"></iframe>
<div title="Click" style="cursor:pointer">
<img src="img/src/1317844118348.gif" width="100%" id="tdsgh1" onmouseout = "$('tdsgh1').style.display='none';$('tdsgh2').style.display='block';" onclick = "$('tdsgh1').style.display='none';$('tdsgh2').style.display='block';" />

<img src="img/src/1317844311575.gif" width="100%" id="tdsgh2" style="display:none;" onmouseout = "$('tdsgh2').style.display='none';$('tdsgh3').style.display='block';" onclick = "$('tdsgh2').style.display='none';$('tdsgh3').style.display='block';" />

<img src="img/src/1317846175806.gif" width="100%" id="tdsgh3" style="display:none;" onmouseout = "$('tdsgh3').style.display='none';$('tdsgh4').style.display='block';" onclick = "$('tdsgh3').style.display='none';$('tdsgh4').style.display='block';" />

<img src="img/src/1317846240960.gif" width="100%" id="tdsgh4" style="display:none;" onmouseout = "$('tdsgh4').style.display='none';$('tdsgh5').style.display='block';" onclick = "$('tdsgh4').style.display='none';$('tdsgh5').style.display='block';" />

<img src="img/src/1317846321933.gif" width="100%" id="tdsgh5" style="display:none;" onmouseout = "$('tdsgh5').style.display='none';$('tdsgh6').style.display='block';" onclick = "$('tdsgh5').style.display='none';$('tdsgh6').style.display='block';" />

<img src="img/src/1317846416173.gif" width="100%" id="tdsgh6" style="display:none;" onmouseout = "$('tdsgh6').style.display='none';$('tdsgh7').style.display='block';" onclick = "$('tdsgh6').style.display='none';$('tdsgh7').style.display='block';" />

<img src="img/src/1317848707594.gif" width="100%" id="tdsgh7" style="display:none;" onmouseout = "$('tdsgh7').style.display='none';$('tdsgh1').style.display='block';" onclick = "$('tdsgh7').style.display='none';$('tdsgh1').style.display='block';" />
</div>
</html>
<html><img src="img/src/1313365140246.gif" width="100%"/><iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F12837410&amp;auto_play=false&amp;show_artwork=false&amp;color=000000&amp;show_comments=false"></iframe></html>

From "Born With Stripes" [2011]
Picture: http://fromme-toyou.tumblr.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=4475111&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their debut "A Mouthful" [2008]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=5424520&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "A Mouthful" [2008]
http://thedomusic.com
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21506146&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="320"/></html>

I liked their Finnish singer (Olivia Bouyssou Merilahti) better [[with dark hair|The Dø - On my shoulders]], but who's complaining when the music is still beautiful.
From "Both Ways Open Jaws" [2011]
http://thedo.info/

<html><embed src="http://www.dailymotion.com/swf/video/xk4my&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Peace Love Death Metal" [2004]
<html><embed src="http://www.youtube-nocookie.com/v/bD_36cuiXvU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="440" /></html>

July 1970 at the final station of the "[[Festival Express|http://en.wikipedia.org/wiki/Festival_Express]]" tour in Calgary. Among the many musicians on this tour were The Band and Janis Joplin. For five days they all travelled three Canadian cities by train, partying and jamming on the train.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=5320461&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "The House That Dirt Built" [2009]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=31493894&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Blood Pressures" [2011]

I had been waiting so long for this album and then I almost missed it. After I read that Jamie Hinze's girlfriend [[Kate Moss had dropped his laptop with the new Kills tunes into a swimming pool|http://www.guardian.co.uk/music/2009/jun/23/kate-moss-kills-album]] I just wasn't very optimistic that this would come out anytime soon.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=2535600&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Midnight Boom" [2008]
<html><embed src="http://www.dailymotion.com/swf/video/xggt12&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

From "Midnight Boom" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/Kx6ECPzGulk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From their debut album "Keep on Your Mean Side" [2003]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=20537149&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their upcoming album "Blood Pressures".
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=796681&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Midnight Boom" [2008]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=11957210&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Midnight Boom" [2008]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=4059883&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="428"/></html>

From "Couples" [2008]
<html><embed src="http://www.youtube-nocookie.com/v/slO-KR5Hswg&fs=1&rel=0&showinfo=0&start=9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Someone to Drive You Home" [2006]
<html><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1" flashVars="videoId=80294263001&linkBaseURL=http%3A%2F%2Fwww.vevo.com%2Fwatch%2Fthe-maccabees%2Ftoothpaste-kisses%2FGBUV70700964&playerID=79558360001&playerKey=AQ~~,AAAAEnJWcRk~,8QsGFjqjqRx2GlbB9LA9MkIqNRzwJ1YM&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="100%" height="450" allowFullScreen="true" swLiveConnect="true" allowScriptAccess="always" /></html>

1:15 - 1:27 gets my vote, mostly for vehemence, the lifting and the pulled up shirt near the end.
NOT SAFE FOR WORK
<html><embed src="http://www.youtube-nocookie.com/v/KlIOk7R8Tc8&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Showing parts of a homevideo by Rainer Langhans and Uschi Obermaier.
From "The Moldy Peaches" [2001]
<html><embed src="http://www.youtube-nocookie.com/v/VQS9Cz-zC6g&rel=0&hd=1&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500"/></html>

From "Talking through tin cans" (2009) ([[site|http://www.themorningbenders.com/]])
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=7708748&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From the album "Challengers" (2007).
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=29778272&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Together" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=6506594&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

http://phenomenalhandclapband.blogspot.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=9470669&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From their self titled 2009 album.
<html><embed src="http://www.youtube-nocookie.com/v/n7IdfDrmPTQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/p3v5NCEUWgs&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

This is from "Emergency" (2008).
<html><embed src="http://www.youtube-nocookie.com/v/SuyNnm0lwBw&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

I remember showing this to Liam, a 9 year old British boy who used to visit our System Shock community, and he was utterly taken. :)

From the 2007 album "Wait for Me".
<html><embed src="http://www.youtube-nocookie.com/v/g1kKeFWV8Nc&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

They may not be the prettiest lads but their songs are catchy as hell.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=52244778&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Runner" [2012]
http://www.theseaandcake.com/
<html><embed src="http://www.dailymotion.com/swf/video/xqpub&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>
<html><embed src="http://www.dailymotion.com/swf/video/x3pftl&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

Pop-culture iconoblasters, scream-queens of the 5 minute melodrama and proto-punkrock grrrls, before any of these terms existed. (Partly because I just made up some of them.) 
<html><embed src="http://www.youtube-nocookie.com/v/zEHw0Qm_r20&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>
<html>
<div style="cursor:pointer;width:100%;height:420px;background:url(img/src/1288479272321.png) no-repeat left top;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;" onclick="playPause();GIF==1?this.style.backgroundImage='url(img/src/1288479250196.gif)':this.style.backgroundImage='url(img/src/1288479272321.png)'"  title="Click to Play/Pause"></div>
<span id="videoInfo">
Click image to play and pause sound. Volume:
<a href="javascript:void(0)" onclick="setPresetVolume(0);">0%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
&rArr;<span id="volume">--</span>
</span><br/>
Recorded in a John Peel session and released one year later on "Hatful Of Hollow" [1984]

<span style="visibility:hidden;">
<div id="xB31P63ng"></div></span></html><script>
var track = "xB31P63ng"
var videoID = "xB31_P63-ng"
var playerApiId = "xB31P63ng"
var atts = { id: "xB31P63ng" };

var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid="+playerApiId+"&rel=0&fs=1&showinfo=0&hd=0", track, "1", "1", "8", null, null, params, atts);
</script>
<html><embed width="100%" height="500" src="player/player.swf" type="application/x-shockwave-flash" flashvars="file=http://www.schwarzsilber.de/videos/The_Sword_-_The_Veil_of_Isis_Official_Music_Video.flv&" allowfullscreen="true" /></html>

From "Apocryphon" [2012]
http://swordofdoom.com/
<html>
<div style="cursor:pointer" title="Click">
<img src="img/src/1286321827522.gif" width="100%" id="tmoe1" onclick = "$('tmoe1').style.display='none';$('tmoe2').style.display='block';" />
<img src="img/src/1286322409773.gif" width="100%" id="tmoe2" style="display:none;" onclick = "$('tmoe2').style.display='none';$('tmoe1').style.display='block';" />
</div>
<embed src="http://www.youtube-nocookie.com/v/WTK6z5BkYCo&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From the EP "Sometimes the Blues Is Just a Passing Bird" [2010]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=63207942&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

"Desperate Ground" [2013] is again a concept album, this time revolving around murder. It's fun to see with how much glee Hutch Harris plays the killer here up the final grin that would make Jack Nicholson proud. And Kathy Foster looks stunning as usual as the violent FBI agent.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=14437489&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

From The Thermals' new album "Personal Life" [2010].

The Thermals are one of my favourite bands, unfortunately their videos are usually crap. Not like this one. Yes, that's Carrie Brownstein from Sleater Kinney who they are annoying. She runs (or used to run) a music blog at NPR called [[Monitor Mix|http://www.npr.org/blogs/monitormix/]]. The guy at the end is Isaac Brock from Modest Mouse. You can legally [[download this song from stereogum|http://stereogum.com/423222/the-thermals-i-dont-believe-you/mp3s/]].
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=4109989&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Now we can see" [2009]. You can [[download this song|http://www.thethermals.com/audio/mp3s/now_we_can_see.mp3.zip]] from their [[site|http://www.thethermals.com/]].
The Thermals have become my favourite punk/pop band with this album and not least because of Hutch Harris' excellent lyrics. He and Kathy Foster are the song writing core of this band and they were together in several other bands before, including a Folk thing named Hutch & Kathy. According to an interview with Harris they also dated at some point in their 13+ years together but now are just friends.
<html><embed src="http://www.youtube-nocookie.com/v/HcXBdL20Giw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=21" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Body, The Blood, The Machine" [2006]
<html><img src="img/src/1302043715211.gif" width="100%" title="DPO"/>
<embed src="http://www.youtube-nocookie.com/v/ZGmEaja0E4M&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Live Fast Diarrhea" [1996]
<html><img src="img/src/1300657236614.gif" width="100%"/>
<embed src="http://www.youtube-nocookie.com/v/GZHxd7RkRSs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>

From "Troubles of the Brain" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/srxkMUg-tqk&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Saturn gets all the hot celestial bodies. Meanwhile Gemini's postmasturbative depression takes on a cosmic scale. Hilarity ensues.

From "Troubles of the Brain" [2011]
http://www.theveils.com/
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=9059701&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

Video by [[Jacques Magazine|http://jacquesmag.blogspot.com/]].
<html><embed src="http://www.youtube-nocookie.com/v/DQ5kYHV4YZY&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Heaven" [2012]
http://thewalkmen.com/
About 2001-2003. Lots of colourful Flash, [[Kory]] still looks like a banana and plays [[It's all over now, baby blue]] by Van Morrison and princess Leia summons an AT-AT. The link below doesn't work but [[PONG is still here|videos/pong3.swf]]. So is most of the [[content|Journal]].

	[img[Screenshot|/swsi2015/img/tw/site/oldswsilayout/swsi2001.png]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45845480&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single for the upcoming album "Coexist" [2012]
http://thexx.info/
<html><embed src="http://www.youtube-nocookie.com/v/SeWxEH9tb0c&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Coexist" [2012]
http://thexx.info/
NOT SAFE FOR WORK
<html><embed src="http://www.youtube-nocookie.com/v/ZVcnX3B9WsU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Putrifiers II" [2012]
http://www.theeohsees.com/
<html><embed src="http://www.youtube-nocookie.com/v/IFB2oy9VoHc&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Play Music" [2008]
Uses scenes from the film "Diva" (1981) ([[imdb|http://www.imdb.com/title/tt0082269/]])
http://www.thieves-like-us.com
<html><embed src="http://www.youtube-nocookie.com/v/ArQCkbP07Ao&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Play Music" [2008]
Like the video for [[Your Heart Feels|Thieves like us - Your Heart Feels]] this is also made from scenes from the film "Christiane F. - Wir Kinder vom Bahnhof Zoo".
http://www.thieves-like-us.com
<html><embed src="http://www.youtube-nocookie.com/v/8peYFl33Pi4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Play Music" [2008]
http://www.thieves-like-us.com
<html><embed src="http://www.youtube-nocookie.com/v/pSoQxZJONNA&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Play Music" [2008]
Uses scenes from "Deadlock" [1970] ([[imdb|http://www.imdb.com/title/tt0065620/]]) .
http://www.thieves-like-us.com
<html><embed src="http://www.youtube-nocookie.com/v/o0o7kosT8iI&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

From "Play Music" [2008]
As all videos by Thieves remix films, this one uses scenes from the 1982 film "Tron".
http://www.thieves-like-us.com
<html><embed src="http://www.youtube-nocookie.com/v/ZQaNVYr5Pbc&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="465"/></html>

From "Your heart feels" (2008)
Using footage from the 1981 movie [[Christiane F. - Wir Kinder vom Bahnhof Zoo|http://en.wikipedia.org/wiki/Christiane_F._-_Wir_Kinder_vom_Bahnhof_Zoo_%28film%29]]
<html><EMBED src="http://video.rutube.ru/8ba463987cef43d5cb5b3519b2f241bd" type="application/x-shockwave-flash" wmode="window" width="100%" height="450" allowFullScreen="true" /></html>

From "Johnny the Fox" [1976]
The ''coolest guitar solo'' in the history of rock'n'roll. 
<html><embed src="http://www.youtube-nocookie.com/v/6uBl4NB2A6c&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From their new album "Daydreams & Nightmares" [2011]
http://www.thosedancingdays.com/
<html><embed src="http://www.youtube-nocookie.com/v/DKwBi_e_hWs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Daydreams and Nightmares" [2011]
http://www.thosedancingdays.com/
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=1797606&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From "In Our Space Hero Suits" [2008]

Lisa: "Das ist, als hätte man zwei Kilo Schokolade gefuttert und wäre dann Himbeereis essen gegangen."
Kolya: "Sie tanzt die Töne auf der Treppe..." 
<html><embed src="http://www.youtube-nocookie.com/v/3AgTAS-MJJQ&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "In Our Space Hero Suits" [2008]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=1797287&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From their 2008 debut "In Our Space Hero Suits"
<html><embed src="http://www.youtube-nocookie.com/v/lXiW-Lg1wrM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "In Our Space Hero Suits" [2008]
<html><embed src="http://www.dailymotion.com/swf/video/xhg9e&related=0&hideInfos=1" type="application/x-shockwave-flash" width="100%" height="500" allowFullScreen="true" allowScriptAccess="always"/></html>

A girl getting around on a friend's bike in [[Tianjin|http://maps.google.de/maps?q=Tianjin&ie=UTF8&hq=&hnear=Tianjin,+China&ll=39.121537,116.691284&spn=0.752168,2.8125&z=9]].
The song is "She cracked" by Jonathan Richman & The Modern Lovers (1976)
<<tiddlerTweaker>>
/***
|Name|TiddlerTweakerPlugin|
|Source|http://www.TiddlyTools.com/#TiddlerTweakerPlugin|
|Version|2.4.4|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|select multiple tiddlers and modify author, created, modified and/or tag values|
~TiddlerTweaker is a 'power tool' for TiddlyWiki authors.  Select multiple tiddlers from a listbox and 'bulk modify' the creator, author, created, modified and/or tag values of those tiddlers using a compact set of form fields.  The values you enter into the fields simultaneously overwrite the existing values in all tiddlers you have selected.
!!!!!Usage
<<<
{{{<<tiddlerTweaker>>}}}
{{smallform{<<tiddlerTweaker>>}}}
By default, any tags you enter into the TiddlerTweaker will //replace// the existing tags in all the tiddlers you have selected.  However, you can also use TiddlerTweaker to quickly filter specified tags from the selected tiddlers, while leaving any other tags assigned to those tiddlers unchanged:
>Any tag preceded by a '+' (plus) or '-' (minus), will be added or removed from the existing tags //instead of replacing the entire tag definition// of each tiddler (e.g., enter '-excludeLists' to remove that tag from all selected tiddlers.  When using this syntax, care should be taken to ensure that //every// tag is preceded by '+' or '-', to avoid inadvertently overwriting any other existing tags on the selected tiddlers.  (note: the '+' or '-' prefix on each tag value is NOT part of the tag value, and is only used by TiddlerTweaker to control how that tag value is processed)
Important Notes:
* TiddlerTweaker is a 'power user' tool that can make changes to many tiddlers at once.  ''You should always have a recent backup of your document (or 'save changes' just *before* tweaking the tiddlers), just in case you accidentally 'shoot yourself in the foot'.''
* The date and author information on any tiddlers you tweak will ONLY be updated if the corresponding checkboxes have been selected.  As a general rule, after using TiddlerTweaker, always ''//remember to save your document//'' when you are done, even though the tiddler timeline tab may not show any recently modified tiddlers.
* Selecting and updating all tiddlers in a document can take a while.  Your browser may warn about an 'unresponsive script'.  Usually, if you allow it to continue, it should complete the processing... eventually.  Nonetheless, be sure to save your work before you begin tweaking lots of tiddlers, just in case something does get stuck.
<<<
!!!!!Code
***/
//{{{
version.extensions.TiddlerTweakerPlugin= {major: 2, minor: 4, revision: 4, date: new Date(2009,9,15)};

// shadow tiddler
config.shadowTiddlers.TiddlerTweaker='<<tiddlerTweaker>>';

// defaults
if (config.options.txtTweakerSortBy==undefined) config.options.txtTweakerSortBy='modified';

// backstage task
if (config.tasks) { // for TW2.2b3 or above
	config.tasks.tweak.tooltip='review/modify tiddler internals: dates, authors, tags, etc.';
	config.tasks.tweak.content='{{smallform small groupbox{<<tiddlerTweaker>>}}}';
}

// if removeCookie() function is not defined by TW core, define it here.
if (window.removeCookie===undefined) {
	window.removeCookie=function(name) {
		document.cookie = name+'=; expires=Thu, 01-Jan-1970 00:00:01 UTC; path=/;';
	}
}

config.macros.tiddlerTweaker = {
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var span=createTiddlyElement(place,'span');
		span.innerHTML=store.getTiddlerText('TiddlerTweakerPlugin##html');
		this.init(span.getElementsByTagName('form')[0],config.options.txtTweakerSortBy);
	},
	init: function(f,sortby) { // initialize form controls
		if (!f) return; // form might not be rendered yet...
		while (f.list.options[0]) f.list.options[0]=null; // empty current list content
		var tids=store.getTiddlers(sortby);
		if (sortby=='size') // descending order
			tids.sort(function(a,b) {return a.text.length > b.text.length ? -1 : (a.text.length == b.text.length ? 0 : +1);});
		var who='';
		for (i=0; i<tids.length; i++) { var t=tids[i];
			var label=t.title; var value=t.title;
			switch (sortby) {
				case 'modified':
				case 'created':
					var t=tids[tids.length-i-1]; // reverse order
					var when=t[sortby].formatString('YY.0MM.0DD 0hh:0mm ');
					label=when+t.title;
					value=t.title;
					break;
				case 'size':
					label='['+t.text.length+'] '+label;
					break;
				case 'modifier':
				case 'creator':
					if (who!=t[sortby]) {
						who=t[sortby];
						f.list.options[f.list.length]=new Option('by '+who+':','',false,false);
					}
					label='\xa0\xa0\xa0'+label; // indent
					break;
			}
			f.list.options[f.list.length]=new Option(label,value,false,false);
		}
		f.title.value=f.who.value=f.creator.value=f.tags.value='';
		f.cm.value=f.cd.value=f.cy.value=f.ch.value=f.cn.value='';
		f.mm.value=f.md.value=f.my.value=f.mh.value=f.mn.value='';
		f.stats.disabled=f.set.disabled=f.del.disabled=f.edit.disabled=f.display.disabled=true;
		f.settitle.disabled=false;
		config.options.txtTweakerSortBy=sortby;
		f.sortby.value=sortby; // sync droplist
		if (sortby!='modified') saveOptionCookie('txtTweakerSortBy');
		else removeCookie('txtTweakerSortBy');
	},
	selecttiddlers: function(here) { // enables/disables inputs based on #items selected
		var f=here.form; var list=f.list;
		var c=0; for (i=0;i<list.length;i++) if (list.options[i].selected) c++;
		if (c>1) f.title.disabled=true;
		if (c>1) f.settitle.checked=false;
		f.set.disabled=(c==0);
		f.del.disabled=(c==0);
		f.edit.disabled=(c==0);
		f.display.disabled=(c==0);
		f.settitle.disabled=(c>1);
		f.stats.disabled=(c==0);
		var msg=(c==0)?'select tiddlers':(c+' tiddler'+(c!=1?'s':'')+' selected');
		here.previousSibling.firstChild.firstChild.nextSibling.innerHTML=msg;
		if (c) clearMessage(); else displayMessage('no tiddlers selected');
	},
	setfields: function(here) { // set fields from first selected tiddler
		var f=here.form;
		if (!here.value.length) {
			f.title.value=f.who.value=f.creator.value=f.tags.value='';
			f.cm.value=f.cd.value=f.cy.value=f.ch.value=f.cn.value='';
			f.mm.value=f.md.value=f.my.value=f.mh.value=f.mn.value='';
			return;
		}
		var tid=store.getTiddler(here.value); if (!tid) return;
		f.title.value=tid.title;
		f.who.value=tid.modifier;
		f.creator.value=tid.fields['creator']||''; // custom field - might not exist
		f.tags.value=tid.tags.map(function(t){return String.encodeTiddlyLink(t)}).join(' ');
		var c=tid.created; var m=tid.modified;
		f.cm.value=c.getMonth()+1;
		f.cd.value=c.getDate();
		f.cy.value=c.getFullYear();
		f.ch.value=c.getHours();
		f.cn.value=c.getMinutes();
		f.mm.value=m.getMonth()+1;
		f.md.value=m.getDate();
		f.my.value=m.getFullYear();
		f.mh.value=m.getHours();
		f.mn.value=m.getMinutes();
	},
	settiddlers: function(here) {
		var f=here.form; var list=f.list;
		var tids=[];
		for (i=0;i<list.length;i++) if (list.options[i].selected) tids.push(list.options[i].value);
		if (!tids.length) { alert('please select at least one tiddler'); return; }
		var cdate=new Date(f.cy.value,f.cm.value-1,f.cd.value,f.ch.value,f.cn.value);
		var mdate=new Date(f.my.value,f.mm.value-1,f.md.value,f.mh.value,f.mn.value);
		if (tids.length>1 && !confirm('Are you sure you want to update these tiddlers:\n\n'+tids.join(', '))) return;
		store.suspendNotifications();
		for (t=0;t<tids.length;t++) {
			var tid=store.getTiddler(tids[t]); if (!tid) continue;
			var title=!f.settitle.checked?tid.title:f.title.value;
			var who=!f.setwho.checked?tid.modifier:f.who.value;
			var text=tid.text;
			if (f.replacetext.checked) {
				var r=f.replacement.value.replace(/\\t/mg,'\t').unescapeLineBreaks();
				text=text.replace(new RegExp(f.pattern.value,'mg'),r);
			}
			var tags=tid.tags;
			if (f.settags.checked) {
				var intags=f.tags.value.readBracketedList();
				var addtags=[]; var deltags=[]; var reptags=[];
				for (i=0;i<intags.length;i++) {
					if (intags[i].substr(0,1)=='+')
						addtags.push(intags[i].substr(1));
					else if (intags[i].substr(0,1)=='-')
						deltags.push(intags[i].substr(1));
					else
						reptags.push(intags[i]);
				}
				if (reptags.length)
					tags=reptags;
				if (addtags.length)
					tags=new Array().concat(tags,addtags);
				if (deltags.length)
					for (i=0;i<deltags.length;i++)
						{ var pos=tags.indexOf(deltags[i]); if (pos!=-1) tags.splice(pos,1); }
			}
			if (!f.setcdate.checked) cdate=tid.created;
			if (!f.setmdate.checked) mdate=tid.modified;
			store.saveTiddler(tid.title,title,text,who,mdate,tags,tid.fields);
			if (f.setcreator.checked) store.setValue(tid.title,'creator',f.creator.value); // set creator
			if (f.setcdate.checked) tid.assign(null,null,null,null,null,cdate); // set create date
		}
		store.resumeNotifications();
		this.init(f,f.sortby.value);
	},
	displaytiddlers: function(here,edit) {
		var f=here.form; var list=f.list;
		var tids=[];
		for (i=0; i<list.length;i++) if (list.options[i].selected) tids.push(list.options[i].value);
		if (!tids.length) { alert('please select at least one tiddler'); return; }
		story.displayTiddlers(story.findContainingTiddler(f),tids,edit?DEFAULT_EDIT_TEMPLATE:null);
	},
	deltiddlers: function(here) {
		var f=here.form; var list=f.list;
		var tids=[];
		for (i=0;i<list.length;i++) if (list.options[i].selected) tids.push(list.options[i].value);
		if (!tids.length) { alert('please select at least one tiddler'); return; }
		if (!confirm('Are you sure you want to delete these tiddlers:\n\n'+tids.join(', '))) return;
		store.suspendNotifications();
		for (t=0;t<tids.length;t++) {
			var tid=store.getTiddler(tids[t]); if (!tid) continue;
			if (tid.tags.contains('systemConfig')) {
				var msg=tid.title+' is tagged with systemConfig.'
					+'\n\nRemoving this tiddler may cause unexpected results.  Are you sure?';
				if (!confirm(msg)) continue;
			}
			store.removeTiddler(tid.title);
			story.closeTiddler(tid.title);
		}
		store.resumeNotifications();
		this.init(f,f.sortby.value);
	},
	stats: function(here) {
		var f=here.form; var list=f.list; var tids=[]; var out=''; var tot=0;
		var target=f.nextSibling;
		for (i=0;i<list.length;i++) if (list.options[i].selected) tids.push(list.options[i].value);
		if (!tids.length) { alert('please select at least one tiddler'); return; }
		for (t=0;t<tids.length;t++) {
			var tid=store.getTiddler(tids[t]); if (!tid) continue;
			out+='[['+tid.title+']] '+tid.text.length+'\n'; tot+=tid.text.length;
		}
		var avg=tot/tids.length;
		out=tot+' bytes in '+tids.length+' selected tiddlers ('+avg+' bytes/tiddler)\n<<<\n'+out+'<<<\n';
		removeChildren(target);
		target.innerHTML="<hr><font size=-2><a href='javascript:;' style='float:right' "
			+"onclick='this.parentNode.parentNode.style.display=\"none\"'>close</a></font>";
		wikify(out,target);
		target.style.display='block';
	}
};
//}}}
/***
//{{{
!html
<style>
.tiddlerTweaker table,
.tiddlerTweaker table tr,
.tiddlerTweaker table td
	{ padding:0;margin:0;border:0;white-space:nowrap; }
</style><form class='tiddlerTweaker'><!--
--><table style="width:100%"><tr valign="top"><!--
--><td style="text-align:center;width:99%;"><!--
	--><font size=-2><div style="text-align:left;"><span style="float:right"><!--
	-->&nbsp; <a href="javascript:;"
		title="select all tiddlers"
		onclick="
		var f=this; while (f&&f.nodeName.toLowerCase()!='form')f=f.parentNode;
		for (var t=0; t<f.list.options.length; t++)
			if (f.list.options[t].value.length) f.list.options[t].selected=true;
		config.macros.tiddlerTweaker.selecttiddlers(f.list);
		return false">all</a><!--
	-->&nbsp; <a href="javascript:;"
		title="select tiddlers that are new/changed since the last file save"
		onclick="
		var lastmod=new Date(document.lastModified);
		var f=this; while (f&&f.nodeName.toLowerCase()!='form')f=f.parentNode;
		for (var t=0; t<f.list.options.length; t++) {
			var tid=store.getTiddler(f.list.options[t].value);
			f.list.options[t].selected=tid&&tid.modified>lastmod;
		}
		config.macros.tiddlerTweaker.selecttiddlers(f.list);
		return false">changed</a><!--
	-->&nbsp; <a href="javascript:;"
		title="select tiddlers with at least one matching tag"
		onclick="
		var t=prompt('Enter space-separated tags (match ONE)');
		if (!t||!t.length) return false;
		var tags=t.readBracketedList();
		var f=this; while (f&&f.nodeName.toLowerCase()!='form')f=f.parentNode;
		for (var t=0; t<f.list.options.length; t++) {
			f.list.options[t].selected=false;
			var tid=store.getTiddler(f.list.options[t].value);
			if (tid&&tid.tags.containsAny(tags)) f.list.options[t].selected=true;
		}
		config.macros.tiddlerTweaker.selecttiddlers(f.list);
		return false">tags</a><!--
	-->&nbsp; <a href="javascript:;"
		title="select tiddlers whose titles include matching text"
		onclick="
		var txt=prompt('Enter a title (or portion of a title) to match');
		if (!txt||!txt.length) return false;
		var f=this; while (f&&f.nodeName.toLowerCase()!='form')f=f.parentNode;
		for (var t=0; t<f.list.options.length; t++) {
			f.list.options[t].selected=f.list.options[t].value.indexOf(txt)!=-1;
		}
		config.macros.tiddlerTweaker.selecttiddlers(f.list);
		return false">titles</a><!--
	-->&nbsp; <a href="javascript:;"
		title="select tiddlers containing matching text"
		onclick="
		var txt=prompt('Enter tiddler text (content) to match');
		if (!txt||!txt.length) return false;
		var f=this; while (f&&f.nodeName.toLowerCase()!='form')f=f.parentNode;
		for (var t=0; t<f.list.options.length; t++) {
			var tt=store.getTiddlerText(f.list.options[t].value,'');
			f.list.options[t].selected=(tt.indexOf(txt)!=-1);
		}
		config.macros.tiddlerTweaker.selecttiddlers(f.list);
		return false">text</a> &nbsp;<!--
	--></span><span>select tiddlers</span><!--
	--></div><!--
	--></font><select multiple name=list size="11" style="width:99.99%"
		title="use click, shift-click and/or ctrl-click to select multiple tiddler titles"
		onclick="config.macros.tiddlerTweaker.selecttiddlers(this)"
		onchange="config.macros.tiddlerTweaker.setfields(this)"><!--
	--></select><br><!--
	-->show<input type=text size=1 value="11"
		onchange="this.form.list.size=this.value; this.form.list.multiple=(this.value>1);"><!--
	-->by<!--
	--><select name=sortby size=1
		onchange="config.macros.tiddlerTweaker.init(this.form,this.value)"><!--
	--><option value="title">title</option><!--
	--><option value="size">size</option><!--
	--><option value="modified">modified</option><!--
	--><option value="created">created</option><!--
	--><option value="modifier">modifier</option><!--
	--></select><!--
	--><input type="button" value="refresh"
		onclick="config.macros.tiddlerTweaker.init(this.form,this.form.sortby.value)"<!--
	--> <input type="button" name="stats" disabled value="totals..."
		onclick="config.macros.tiddlerTweaker.stats(this)"><!--
--></td><td style="width:1%"><!--
	--><div style="text-align:left"><font size=-2>&nbsp;modify values</font></div><!--
	--><table style="width:100%;"><tr><!--
	--><td style="padding:1px"><!--
		--><input type=checkbox name=settitle unchecked
			title="allow changes to tiddler title (rename tiddler)"
			onclick="this.form.title.disabled=!this.checked">title<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=title size=35 style="width:98%" disabled><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=setcreator unchecked
			title="allow changes to tiddler creator"
			onclick="this.form.creator.disabled=!this.checked">created by<!--
	--></td><td style="padding:1px;"><!--
		--><input type=text name=creator size=35 style="width:98%" disabled><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=setwho unchecked
			title="allow changes to tiddler author"
			onclick="this.form.who.disabled=!this.checked">modified by<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=who size=35 style="width:98%" disabled><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=setcdate unchecked
			title="allow changes to created date"
			onclick="var f=this.form;
				f.cm.disabled=f.cd.disabled=f.cy.disabled=f.ch.disabled=f.cn.disabled=!this.checked"><!--
		-->created on<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=cm size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> / <input type=text name=cd size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> / <input type=text name=cy size=4 style="width:3em;padding:0;text-align:center" disabled><!--
		--> at <input type=text name=ch size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> : <input type=text name=cn size=2 style="width:2em;padding:0;text-align:center" disabled><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=setmdate unchecked
			title="allow changes to modified date"
			onclick="var f=this.form;
				f.mm.disabled=f.md.disabled=f.my.disabled=f.mh.disabled=f.mn.disabled=!this.checked"><!--
		-->modified on<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=mm size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> / <input type=text name=md size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> / <input type=text name=my size=4 style="width:3em;padding:0;text-align:center" disabled><!--
		--> at <input type=text name=mh size=2 style="width:2em;padding:0;text-align:center" disabled><!--
		--> : <input type=text name=mn size=2 style="width:2em;padding:0;text-align:center" disabled><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=replacetext unchecked
			title="find/replace matching text"
			onclick="this.form.pattern.disabled=this.form.replacement.disabled=!this.checked">replace text<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=pattern size=15 value="" style="width:40%" disabled
			title="enter TEXT PATTERN (regular expression)"> with<!--
		--><input type=text name=replacement size=15 value="" style="width:40%" disabled
			title="enter REPLACEMENT TEXT"><!--
	--></td></tr><tr><td style="padding:1px"><!--
		--><input type=checkbox name=settags checked
			title="allow changes to tiddler tags"
			onclick="this.form.tags.disabled=!this.checked">tags<!--
	--></td><td style="padding:1px"><!--
		--><input type=text name=tags size=35 value="" style="width:98%"
			title="enter new tags or use '+tag' and '-tag' to add/remove tags from existing tags"><!--
	--></td></tr></table><!--
	--><div style="text-align:center"><!--
	--><nobr><input type=button name=display disabled style="width:24%" value="display"
		title="show selected tiddlers"
		onclick="config.macros.tiddlerTweaker.displaytiddlers(this,false)"><!--
	--> <input type=button name=edit disabled style="width:23%" value="edit"
		title="edit selected tiddlers"
		onclick="config.macros.tiddlerTweaker.displaytiddlers(this,true)"><!--
	--> <input type=button name=del disabled style="width:24%" value="delete"
		title="remove selected tiddlers"
		onclick="config.macros.tiddlerTweaker.deltiddlers(this)"><!--
	--> <input type=button name=set disabled style="width:24%" value="update"
		title="update selected tiddlers"
		onclick="config.macros.tiddlerTweaker.settiddlers(this)"></nobr><!--
	--></div><!--
--></td></tr></table><!--
--></form><span style="display:none"><!--content replaced by tiddler "stats"--></span>
!end
//}}}
***/
 
TW does not allow online editing like other wikis do. While it has some collaboration features, these are all ''pull'' operations: You can easily ''take'' content but ''not add''. Here's how:

* Since it's only one file you can save any TW site simply with your browser's "save webpage" feature
* If you have your own TW, you can import individual Tiddlers (incl. plugins, content, themes) from any other TW via the backstage Import function.
* There's a syncing feature for imported Tiddlers, that refreshes the Tiddler from its source.
* Or you can always copy the source of any Tiddler and paste it into your own TW.
This software has no integrated means of visitor participation. You can't comment on the author's posts, you can't discuss it with others. Nothing. Zero feedback. This is what I mean when [[I say it's rather unique|About]]. The technical reason is because [[it runs clientside|TW runs clientside]].

Note that TW has some [[collaborative features|Tiddly collaborative features]]. And I have embedded several feedback possibilities, like the [[Forum|http://www.schwarzsilber.de/discuss/index.php]] and [[Kontakt-Form|Kontakt]] via serverside PHP scripts. But these solutions only work well for fixed-height content.

Since TW is running in a browser anyway, there have been many efforts to make it more "webby", but very few made it into the core development branch: TiddlyWiki now half-heartedly acknowledges when it's online and tries to fool visitors a bit less with interface features that are useless to online visitors.
Some plugins allow easier uploading to a webhost and some pretend you could work [[collaboratively|Tiddly collaborative features]], but at heart TiddlyWiki stays a ''single user offline application''.

TiddlyWiki doesn't know user roles, histories or permissions and no plugin can teach it so.

I think that this lack of an integrated feedback device (which could also serve as a corrective), plays a big role in the way this software is being developed AND used: In a bubble.
Since there's no use in waiting for an answer, you just run with it in the direction you started. That's awesome and stupid at the same time. It's awesome because it minimises distractions. It turns stupid when someone should have corrected you.

If TiddlyWiki just called itself a "Personal Note Keeping Tool" it would all makes sense. But for one thing the [[official description|http://www.tiddlywiki.com/]] is much broader. And while it may have started as a personal notepad, TW is actually much more versatile now. Lots of people use it as a smallscale CMS. And many more would, if it actually was one. It could even be used as a sort of Operating System ([[TiddlyDesk|http://tiddlyhome.bidix.info/desk/]]) similar to what Google plans with Chrome.

But like WordPress, which started as a blogging software and became to be used as a general CMS, this development is only minimally reflected in the core. When bent in a CMS direction, WordPress will react with plugin-incompatibilities and HUGE memory demands, which have to be fixed with cache-plugins again.

TiddlyWiki poses no such problems but being a single user software it also stays an odd duck as a CMS.
<<version>>
<html><embed src="http://www.youtube-nocookie.com/v/Cs33_iDOBgg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Max Baker" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/08fqHr_KGPY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="340" /></html>

From the album "The Monitor" (2010)

Impressively intellectual beard. Appropriately "Titus Andronicus" is also the title of an early Shakespeare play, in which almost every character has several limbs removed or is otherwise mutilated, including incited rape, various desecrations of corpses, live burying and other signs of high culture.
/***

|Name|ToggleSideBarMacro|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#ToggleSideBarMacro|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Provides a button for toggling visibility of the SideBar. You can choose whether the SideBar should initially be hidden or displayed.

!Demo
<<toggleSideBar "Toggle Sidebar">>

!Usage:
{{{<<toggleSideBar>>}}} <<toggleSideBar>>
additional options:
{{{<<toggleSideBar label tooltip show/hide>>}}} where:
label = custom label for the button,
tooltip = custom tooltip for the button,
show/hide = use one or the other, determines whether the sidebar is shown at first or not.
(default is to show the sidebar)

You can add it to your tiddler toolbar, your MainMenu, or where you like really.
If you are using a horizontal MainMenu and want the button to be right aligned, put the following in your StyleSheet:
{{{ .HideSideBarButton {float:right;} }}}

!History
*23-07-06: version 1.0: completely rewritten, now works with custom stylesheets too, and easier to customize start behaviour.
*20-07-06: version 0.11
*27-04-06: version 0.1: working.

!Code
***/
//{{{
config.macros.toggleSideBar={};

config.macros.toggleSideBar.settings={
         styleHide :  "#sidebar { display: none;}\n"+"#contentWrapper #displayArea { margin-right: -1em;}\n"+"",
         styleShow : " ",
         arrow1: "«",
         arrow2: "»"
};

config.macros.toggleSideBar.handler=function (place,macroName,params,wikifier,paramString,tiddler)
{
          var tooltip= params[1]||'toggle sidebar';
          var mode = (params[2] && params[2]=="hide")? "hide":"show";
          var arrow = (mode == "hide")? this.settings.arrow1:this.settings.arrow2;
          var label= (params[0]&&params[0]!='.')?params[0]+" "+arrow:arrow;
          var theBtn = createTiddlyButton(place,label,tooltip,this.onToggleSideBar,"button HideSideBarButton");
          if (mode == "hide")
             {
             (document.getElementById("sidebar")).setAttribute("toggle","hide");
              setStylesheet(this.settings.styleHide,"ToggleSideBarStyles");
             }
};

config.macros.toggleSideBar.onToggleSideBar = function(){
          var sidebar = document.getElementById("sidebar");
          var settings = config.macros.toggleSideBar.settings;
          if (sidebar.getAttribute("toggle")=='hide')
             {
              setStylesheet(settings.styleShow,"ToggleSideBarStyles");
              sidebar.setAttribute("toggle","show");
              this.firstChild.data= (this.firstChild.data).replace(settings.arrow1,settings.arrow2);
              }
          else
              {
               setStylesheet(settings.styleHide,"ToggleSideBarStyles");
               sidebar.setAttribute("toggle","hide");
               this.firstChild.data= (this.firstChild.data).replace(settings.arrow2,settings.arrow1);
              }

     return false;
}

setStylesheet(".HideSideBarButton .button {font-weight:bold; padding: 0 5px;}\n","ToggleSideBarButtonStyles");

//}}}
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=26440282&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Leisure Seizure" [2011]
|~ReadToolbar| permalink closeOthers closeTiddler|
|~ViewToolbar| editTiddler permalink closeOthers closeTiddler|
|~EditToolbar| deleteTiddler -cancelTiddler +saveTiddler|
|~UnusedToolbar| syncing &gt; fields references jump|
Eines meiner eher seltenen Print-Projekte: Im Rahmen des zweimonatigen Projekts habe ich gemeinsam mit den Angestellten der Kölner Feuerschutz Firma Total Walther ([[www.totalwalther.de|http://www.totalwalther.de]]) und einem kleinen Grafik-Team 2 Produkt-Kataloge von je etwa 400 Seiten in Adobe InDesign neu aufgelegt und aktualisiert.
Die Daten mussten dabei größtenteils aus alten PageMaker-Dateien überführt werden. Die Arbeit hat mir trotzdem viel Spaß gemacht und ich habe anschließend vorsichtshalber ein paar Rauchmelder in meiner Wohnung angebracht.

<html>
<a href="img/tw/Referenzen/totalwasser/TotalWasser000.jpg" target="_blank"><img src="img/tw/Referenzen/totalwasser/TotalWasser000.jpg" width="280px"/></a><a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser008.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser008.jpg" width="280px"/></a>
<a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser001.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser001.jpg" width="280px"/></a><a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser002.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser002.jpg" width="280px"/></a>
<a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser003.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser003.jpg" width="280px"/></a><a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser004.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser004.jpg" width="280px"/></a>
<a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser007.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser007.jpg" width="280px"/></a><a target="_blank" href="img/tw/Referenzen/totalwasser/TotalWasser006.jpg"><img src="img/tw/Referenzen/totalwasser/TotalWasser006.jpg" width="280px"/></a>

</html>

<html><embed src="http://www.youtube-nocookie.com/v/hiVXVw7K3G4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=35" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Ciao Kralle.
Heute abend war ich bei meiner Schwester und wir haben mit ihrer besten Freundin und Mitbewohnerin Miriam, ihren sehr sympathischen Nachbarn und Nina dieses bekackte Spiel gespielt.
Welcher deutsche Singvogel teilt sich seinen Namen mit der amerikanischen Bezeichnung für einen Prominenten?
Ja, genau...
Das nächste Mal spielen wir wieder RISIKO! Oder besser noch SpaceHulk! Und feiern bei Daniel am Pool statt in stillgelegten U-Bahn-Schächten...
War trotzdem ein lustiger Abend, echt jetzt.

Außerdem habe ich Band 5 der Manga-Serie "She, the Ultimate Weapon/ The Last Love Song on this Little Planet" gelesen und das nur weil ich es zuhause im Bett gerade noch ertragen konnte. Es ist eine Anti-Kriegsgeschichte, die sehr harmlos und süß anfängt.

Aber wenn die ersten drei Bücher vorbei sind, beginnt der Krieg von dem man nicht weiß, gegen wen die Japaner da eigentlich kämpfen und warum. Aber eigentlich ist das auch nicht wichtig, weil es vor allem um die Figuren geht, und wie sie mit der Situation umgehen. Und das ist teilweise schwer verdaulich.
In Japan war das trotz der relativ bescheidenen Zeichenkünste von Shin Takahashi ein ziemlicher Erfolg, immerhin 2Mio. Mal verkauft. Ich denke, das es auch etwas mit der Erfahrung der Atombomben zu tun hat, die auf Japan fielen.
In diesem Fall ist die "Ultimative Waffe" aber ein sehr normales Mädchen mit einer Menge Komplexen (Chise), die sich gegen ihren Willen verwandelt und damit ihren Freund Shuji vor eine Menge Fragen und Probleme stellt, wodurch er sich nach und nach zum Pazifisten, undgleichzeitig stärksten Charakter der Serie entwickelt.
Der Manga baut ungewöhnlich stark auf seine Texte und Dialoge und weniger auf die Bilder. Dabei erlangt die Geschichte aber eine Intensität, die ans Unerträgliche grenzt.
Hard stuff, eigentlich nix für Kiddies, die aber in Deutschland wahrscheinlich trotzdem die einzigen sein werden, die das lesen.

Ganz Ähnliches gilt übrigens für Fuyumi Soryos "Short Stories" deren erster Band in Deutschland gerade erschienen ist. Da geht es in (allerdings hervorragend gezeichneten) stillen, zurückhaltenden Geschichten um Themen wie Tod, Anthrophobie (die Angst vor Menschen) und wie man lernt, sein Leben zu überstehen.

Hier Süße, ich hab dir'n Comic gekauft! -- Warum weinst du? 
Das Blizzard Forum Battle.net versucht die vielen aggressiven Postings dadurch einzuschränken, dass in Zukunft die echten Namen der Benutzer angezeigt werden. Battle.net kann dieses Mittel einsetzen, weil ihnen die Namen durch die bezahlten Abos ihrer Online Spiele (u.A. World of Warcraft) bekannt sind. Die echten Namensdaten werden dort als "RealID" bezeichnet.

Daraufhin gab es massive Proteste seitens der Community. Ist ja auch etwas fragwürdig in Hinsicht auf Datenschutz. Angesichts des immer noch vorherrschend schlechten Images von Computerspielen, wollen viele Spieler einfach nicht, dass sich z.B. der (zukünftige) Arbeitgeber so leicht über ihre Spielgewohnheiten informieren kann.

Aber es gibt noch andere Probleme mit der Idee: Jede Frau, die schon einmal einen weiblichen Nickname in einem Forum oder gar in WoW verwendet hat, kann sich vorstellen, was passiert, wenn sie ihren echten Namen angibt, um an dem Forum teilzunehmen. Pseudonymisierung wird eben nicht nur zum trollen benutzt, sondern auch als Schutz legitimer Interessen.

Blizzard reagierte anfangs auf die Proteste mit dem Hinweis, dass dieses Feature ja "Opt-In" sei: Nämlich, wer das Forum nicht benutzt, dessen Name wird auch nicht angezeigt! Eine reichlich eigenwillige Interpretation von Opt-In Bedingungen.

Inzwischen reagiert Blizzard gar nicht mehr, was Gerüchten über eine Fremdsteuerung oder Änderung der Firmenpolitik freien Lauf gibt.

[img[Troll|img/src/1279852934389.png]]

Ankündigung der Policy-Änderung: http://blue.mmo-champion.com/t/13816838128/battle-net-update-upcoming-forum-changes/
Diskussion dazu auf QT3: http://www.quartertothree.com/game-talk/showthread.php?t=60200   
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=10066261&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From "Outbursts" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/mXsBmMjYRog&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Zwei" [2004]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=21814741&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

The video is pretty unremarkable (footage from a 1994 documentary) but that voice! It's like a twin shadow of Morrissey.
From "Forget" [2010] 
<html><embed src="http://www.mojvideo.com/v/78ec79a953d7520fb811" type="application/x-shockwave-flash" wmode="transparent" width="100%" height="530"></html>

From "Confess" [2012]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=45115458&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Confess" [2012]
http://twinshadow.net/
<html><embed src="http://www.youtube-nocookie.com/v/PFk16-n-QKE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "The Bloom and the Blight" [2012] 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=24559498&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Only The Lonely" [2011], a five track EP in which James Lavelle teamed up with different singers for his UNKLE project.
http://www.unkle.com/
<html>
From "Sex Dreams And Denim Jeans" [2010]
<embed src="http://www.youtube-nocookie.com/v/mpUwVnwrAd4&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="never" allowfullscreen="true" width="100%" height="25" />
<div title="Click" style="cursor:pointer">
<img src="img/src/1285025249490.gif" width="100%" id="bugs1" onmouseout = "$('bugs1').style.display='none';$('bugs2').style.display='block';" onclick = "$('bugs1').style.display='none';$('bugs2').style.display='block';" />

<img src="img/src/1285025293314.gif" width="100%" id="bugs2" style="display:none;" onmouseout = "$('bugs2').style.display='none';$('bugs3').style.display='block';" onclick = "$('bugs2').style.display='none';$('bugs3').style.display='block';" />

<img src="img/src/1285025324472.gif" width="100%" id="bugs3" style="display:none;" onmouseout = "$('bugs3').style.display='none';$('bugs4').style.display='block';" onclick = "$('bugs3').style.display='none';$('bugs4').style.display='block';" />

<img src="img/src/1285025347005.gif" width="100%" id="bugs4" style="display:none;" onmouseout = "$('bugs4').style.display='none';$('bugs5').style.display='block';" onclick = "$('bugs4').style.display='none';$('bugs5').style.display='block';" />

<img src="img/src/1285028976212.gif" width="100%" id="bugs5" style="display:none;" onmouseout = "$('bugs5').style.display='none';$('bugs1').style.display='block';" onclick = "$('bugs5').style.display='none';$('bugs1').style.display='block';" />

</div>
</html>
Wir erreichten den Hafen kurz nach Mitternacht. Die See war noch immer stürmisch, selbst hier im Schutz der Felsenbucht, welche die Menschen von Nordighor vor langer Zeit, als sie noch zahlreich waren, dem tosenden Meer abgerungen hatten.
Im aufblitzenden Strahl des Leuchtturms, der uns geleitet hatte, sah ich schwarze Wellen gegen das Pier peitschen. Niemand erwartete uns dort. Wenn ich nicht gewußt hätte, das hoch oben in den Hügeln, über der schroffen Felsküste einige der edelsten, ehrlichsten und freundlichsten Menschen wohnten, die man in einer Welt wie dieser finden konnte, hätte ich diesen unwirtlichen Flecken wohl für ein weiteres finsteres Kapitel in der langen Geschichte unserer aussichtslosen Suche gehalten.
Doch ich war endlich zurückgekehrt in das grüne Land Nordighor und ich schmeckte bereits den heißen Gräsertrunk in meiner Kehle, den man weit gereisten Gästen hier reichte und selbst die Schmerzen in meinem Bein, das nun irgendwo am Meeresboden den Fischen als Festschmaus diente, schienen mir erträglich.
Endlich legte die graue Dschunke am Steg an. Die Männer sprangen schon hinüber und vertäuten das gute Schiff ordentlich, das uns durch so viele Abenteuer begleitet hatte, seit wir am anderen Ende der Welt die "Elisabeth" in einem Gefecht mit den Satyrn verloren hatten, die dort ihr Unwesen treiben. Ich wechselte noch einige Worte mit dem Kapitän, einem kleinen, stämmigen Nordländer namens Gregor, mit dem ich viele Abende in seiner Kajüte über den Sinn und die Hoffnung unserer Reise gesprochen hatte. Er war mir ein guter Vertrauter geworden, der mehr als einmal sein Leben für das meine aufs Spiel gesetzt hatte. Und obwohl die Nordländer mit Freundschaftsbekundungen nicht verschwenderischer umgehen als die kalte See selbst, hatte er mir in einer durchzechten Nacht irgendwo zwischen Eisland und den teuflischen Strudeln des Ostmeers verraten, dass er mich für einen ganz passablen Seemann hielt. Aus seinem Mund kam dies dem feierlichsten Bruderschwur gleich, und ich fühlte mich geehrt einen so vortrefflichen Kapitän und Freund zu kennen.
Ich verließ das Schiff und eilte so gut es ging über den feuchten Pier auf die hölzernen Treppe in der grauen Felswand zu, die mich hoch hinauf in die grünen Hügel von Nordighor geleitete. Als ich die Spitze erreichte, wandte ich mich noch einmal um. Sachte schwankte unter mir das Schiff in der Brandung und eben rissen die dunklen Wolken über dem Meer auf und der fast volle Mond tauchte die Felsenbucht in ein fahles, silbriges Licht. Ich dachte daran, wie lange es her war, seit wir an einem regnerischem Frühlingsmorgen von hier aufgebrochen waren und wie lange es wohl noch dauern würde, bis ich meine eigene geliebte Heimat je wiedersähe. Dann schloß sich das Loch in der Wolkendecke, das Mondlicht erlosch und ein schneidender Seewind fuhr die Felswand hinauf und in meine Kleider.
Ich beeilte mich höher hinauf zu gelangen, einer knarrenden Stiege folgend, die von der kleinen Plattform auf der ich gestanden hatte, über dürres Dünengras bis zu den ersten Behausungen auf der anderen Seite der Hügel führte. Der Wind wurde kräftiger und beinah schien es, als wollte er mich so kurz vor dem Ende des Unternehmens, das mich fast elf Jahre um die halbe Welt getrieben hatte, noch heute über das niedrige Geländer und zurück ins Meer stoßen. Doch ich hatte auf dem Schiff einen festen Gang gelernt, selbst mit diesem von Kerben und Kratzern bedeckten Holzstumpf, der mir mein faules Bein ersetzte. Also schritt ich kräftig gegen den einsetzenden Sturm an und gelangte bald bei einer niedrigen, windschiefen Kate an, deren Tür sich plötzlich öffnete.
Ein graubärtiger Mann mit einer kleinen Laterne trat heraus und musterte mich aus trüben Augen ohne ein Wort des Grußes an mich zu richten. Dann erhellte sich sein Gesicht auf einmal, die Augen öffneten sich weit vor Überraschung, und es kehrte ein Glanz in sie zurück, als sei aus erloschener Glut ein Feuer darin aufgeflackert. "Farat, Sohn des Turon! Bist du's wirklich? Bist du zu guter letzt zurückgekehrt?" rief er. Ich ging auf ihn zu und er hielt mir die Laterne ins Gesicht, um sich zu vergewissern, dass ich kein Geist aus dem Höllenschlund der See sei, der ihn hier nachts überraschte. Denn er mochte das Meer nicht besonders und ein Schiff war ihm kein sicherer Grund. Er fürchtete, die Meeresbewohner würden ihn erkennen und zu einem der ihren machen. Seit meiner Ankunft vor fünfundzwanzig Jahren erzählte er von seinem Plan, in das Land der ewigen Sonne zurückzukehren, das er einst in seiner Jugend besucht hatte. Auch ich wollte dorthin, denn es war das Land meiner Väter und viel zu lange schon plagte ich mich durch die dunkle Welt und erinnerte mich mit tiefen Verlangen an die goldenen Haine und silbernen Bäche in Aratea, von denen mein Vater mir oft erzählt hatte und die ich in meinem Herzen trug. Sie hatten mir größere Wunden zugefügt, als alle augenlosen Kopfflossler in den unterirdischen Meeren von Krimas es vermochten.
"Ja, ich bin's!" antwortete ich, um den Alten zu beruhigen. "Und du bist auch noch die mißtrauische Landratte, die ich in so lieber Erinnerung habe!" "Von unten, vom Meer ist noch nie was Gutes gekommen. Und das bleibt auch so." erwiderte er und ich erkannte die Worte aus unzähligen Geschichten, die er mir als Kind erzählt hatte.
"Nun, ich bin vom Meer gekommen. Und selbst du bist schon einmal zur See gefahren. Also schimpf jetzt nicht über das Wasser, denn es hat mich zu euch zurückgetragen. Verrate mir lieber, wo sich die gnädige Frau aufhält, denn ich habe ihr wichtige Nachrichten über ihren Sohn zu überbringen."
"Ja, auf dem Wasser bist du lange gewesen, doch ich spreche von dem, was sich darunter in den Schatten verbirgt." beharrte der alte Joerk. Sein Gesicht verfinsterte sich und er sprach noch langsamer als sonst, als er sagte: "Deine Nachricht hat Zeit. Bist du denn schon oben im alten Wildwindhaus gewesen?" Ich erschrak, als mir sein prüfender, schwermütiger Blick begegnete.
"Nein, ich bin gerade eben erst die Stiege heraufgekommen. Wo ist Frau Gutmund? Geht es ihr gut?" Joerk nahm sich viel Zeit bevor er zu einer Antwort ansetzte. Der Wind pfiff durch das Gras und ich sah hinauf in die Dunkelheit, ob ich nicht ein erleuchtetes Fenster weit oben auf dem höchsten der Hügel, nahe der Steilküste erkennen könnte. Dort stand das Wildwindhaus, seit Generationen ein Gasthaus im Familienbesitz, mit einem vorzüglichem Ruf. Selbst in Aratea ware es bekannt und geschätzt. Zudem war es einer der wenigen Plätze in Nordighor, in dem noch regelmäßig Reisende einkehrten und Neuigkeiten aus allen Teilen der Welt mitbrachten. Als ich zuletzt hier war, waren es nur selten gute Nachrichten gewesen. Aber dort hatte ich meine Kindheit verbracht, seit mein Vater mich in dieses schöne, traurige Land gebracht hatte, das seinen wunderlichen, wenn auch liebenswürdigen Bewohnern all ihre Kräfte abverlangte und sie schnell altern und früh sterben ließ. Selbst der alte Joerk war nicht viel älter als sechzig Jahre und doch brannte sein Lebenslicht nur noch schwach.
"Komm erst einmal rein. Ich werde dir ein Grastrunk kochen." sagte er schließlich. Doch ich hatte zuviel Besorgnis in seinen Augen erkannt, um noch länger zu warten. Stattdessen machte ich mich auf, um mich selbst zu überzeugen, was geschehen war. Ich bemerkte zwar, wie er stehen blieb und mir bekümmert nachsah. Doch schließlich kehrte er in seine Kate zurück und schloß die schwere Holztür hinter sich. Der Sturm hatte nun seine volle Kraft erreicht, und ich stemmte mich ihm ebenso wütend entgegen. Er brauste mit solcher Macht über die Küste, dass ich selbst hier oben weit über dem Meer feine Salzwassertropfen ins Gesicht geschleudert bekam, und das Tosen der Wellen klang wie ein rasendes Ungeheuer, das gegen die Felsen anstürmte und sie zertrümmerte. Ich hatte die Stiege verlassen und folgte einem alten Pfad, der sich den Hügel hinaufwand. So oft hatte ich gehofft, diesen Pfad wieder zu betreten, den Blick über das Meer und die rauen Kanten der Felsen schweifen zu lassen und mich an die Zeit vor der großen Fahrt zu erinnern, doch nun krampfte sich mir das Herz in einem eiskalten Griff zusammen, und ich sah nicht nach links oder rechts, sondern drängte nur eilig vorwärts. Meine schlimmsten Befürchtungen bestätigten sich, als ich um die letzte Windung des Weges ging. Der Fels machte meinen Blicken Platz und ich erkannte rasch, dass das Wildwindhaus verlassen dastand. Die Fenster waren vernagelt und kein Lichtschein zeugte von einem lebenden Wesen in dem verwitterten Holzhaus.
Über der Tür hing noch das blaue Schild mit dem Wellenross, das in der Legende aus der Gischt emporsteigt, wenn eine Jungfrau in der Bucht ihr Haar wäscht. Doch auch die Tür war verschlossen. Ich ging um das Haus herum und fand endlich auf der Rückseite ein kleines Fenster, das wohl vergessen worden war und nun aus einer Angel gerissen im Wind hin und herschlug. Mühselig zog ich mich hoch und kroch durch das kleine Loch ins dunkle Innere. Ich war in der Küche und es dauerte nicht lang, bis ich in einer Schublade einen Feuerstein und auf der Anrichte einen Kerzenständer gefunden hatte, in dem noch eine verbogene, weiße Kerze steckte. Langsam ging ich das Licht vor mir hertragend durch die Räume des Hauses. Alles war aufgeräumt und ordentlich, doch ein dünne Staubschicht lag wie ein Schleier darüber und an manchen Stellen roch es modrig, dort wo der Seewind den Regen durch ein Loch in einem Fensterladen oder in der Decke hereingetragen hatte.
Hier war seit langer Zeit niemand mehr gewesen. Vielleicht war schon kurz nach meiner Abfahrt irgendein Unglück passiert, dass die gnädige Frau gezwungen hatte, ihr Gasthaus aufzugeben. Aber wo war sie, wo waren die Angestellten und schließlich: Wo war Jona?
Verzweifelt ließ ich mich auf das alte Sofa nieder, auf dem wir früher so gerne gesessen hatten. Doch ein quiekendes Geräusch verriet mir, dass die Ratten es inzwischen als ihr Zuhause betrachteten. Ich nahm mir einen Stuhl und horchte eine Weile auf den Sturm, der draußen noch immer tobte. Ich wollte noch ein wenig verweilen und dann zurück zum alten Joerk gehen, um ihn zu fragen, was sich zugetragen hatte. Ich konnte es einfach nicht verstehen. War die gnädige Frau Gutmund gestorben? Sie war noch nicht alt gewesen, als ich sie und ihre Tochter Jona verließ um mich auf die Suche nach Torben zu begeben. Sie schickten mich um Frau Gutmunds Sohn heimzubringen, der von einer seiner vielen gefährlichen Reisen nicht zurückgekehrt war. Mehr als ein Jahrzehnt war seitdem vergangen, viel Zeit, in der Schreckliches geschehen sein mußte. Ich griff in eine versteckte Tasche meiner schmutzigen Teerjacke und holte etwas Tabak und meine runde, kleine Pfeife hervor, die ich nachdenklich stopfte. Vielleicht gab es für all dies eine gute Erklärung, die
ohne die schlimmen Gedanken auskam, die ich mir einbildete. Aber ob es nun daran lag, dass ich lange unterwegs gewesen war und zu viele grausame Schicksale gehört und erlebt hatte, ich konnte mich nicht dazu bringen, eine einfache Erklärung zu finden, die dieses Unglück begreifbar machte. Das Wildwindhaus war offensichtlich verlassen, außer Joerk schien sich überhaupt niemand mehr hier aufzuhalten. Und wenn ich jemanden fände, die Frau Gutmund oder meine liebe Jona, was hätte ich selbst zu berichten außer Schmerz und Härte? So saß ich in dem leeren Haus um das der Wind unaufhörlich jagte und als meine Pfeife abgebrannt war, stand mein Entschluss fest. Ich wollte natürlich zuerst den alte Joerk befragen, und wenn er bestätigte, was die Vernunft anzunehmen befahl, würde ich noch morgen mit der Dschunke wieder in See stechen. Er mochte mitkommen oder hier bleiben, wie es ihm beliebte, doch er würde sich schnell entscheiden müssen, denn ich wollte keinen Tag mehr hier verbringen. Meine Mission war gescheitert. Elf Jahre meines Lebens waren zunichte gemacht. Ich wusste zwar noch nicht wohin ich fahren sollte, aber es gab keinen einzigen Grund länger zu bleiben.
Ich hörte Schritte draußen und fuhr von meinem Sitz hoch. Es war nicht Joerk, sein schwerfälliges Schnaufen hätte ich schnell erkannt und wenn es noch so laut stürmte. Die Schritte kamen schnell näher und ich beeilte mich zum Fenster zu gelangen, um durch das Loch nach draußen zu lugen. Ich sah gerade noch eine verhüllte Gestalt, deren dunkler Umhang rasch an der Eingangstür vorbeiglitt und um die Ecke des Hauses verschwand. Schon hörte ich ein Rumpeln in der Küche. Ich beschloss mich hinter dem alten Sofa zu verstecken, um zu sehen, wer da kam.
Kaum hatte ich mich verborgen, betrat die Gestalt das Zimmer. Ihre Schritte wurden langsamer und schließlich blieb sie in der Mitte des Raumes stehen. Sie hob die Pfeife auf, die ich auf dem Boden vergessen hatte und roch daran. Dann sah sie sich um und sagte: "Farat? Bist du hier?"
Ich sprang wohl etwas zu eilig aus meinem Versteck, als ich Jonas glockenhelle Stimme vernommen hatte, denn sie wich erschrocken zurück und zückte blitzschnell ein langes Messer aus ihrem Gewand, mit dem sie mich nur knapp verfehlte. Sie schlug die Kapuze ihres Gewandes zurück und ihr langes dunkles Haar fiel ihr über die Schultern. Schmale, dunkle Augen funkelten stolz in ihrem elfenhaften Gesicht und betrachteten mich mit Argwohn. Sie hatte sich kaum verändert, obwohl aus dem hübschen Mädchen, das ich verließ, eine wunderschöne junge Frau geworden war. Aber noch immer enthielt ihre ganze Erscheinung etwas leichtes, feingliedriges, fast durchsichtiges wie ein Kind der Sterne oder ein Geschöpf des Himmels. Es war als konnte die raue Landschaft ihrer Jugend nichts anhaben. Sie schien dazu im Widerspruch zu stehen, und doch gehörte sie hierher, mehr als jedes andere lebende Wesen. Ich erinnerte mich, wie wir auf den Wiesen vor diesem Haus gespielt hatten und auf weiten Ausflügen bis tief in die Wälder von Nordighor gelaufen waren.
"Farat? Was ist mit dir geschehen? Bist du es wirklich? Bist du gesund?" fragte sie mit ihrer hellen Stimme.
"Ja!" antwortete ich. "Es scheinen hier wohl einige Geister umzugehen, die mir ähnlich sehen? Auch der alte Joerk hat mich zuerst für ein Gespenst gehalten."
Ich lachte, glücklich, ein bekanntes und noch dazu so schönes Gesicht wiederzusehen. Doch Jona blieb still und beobachtete mich weiterhin wie einen Fremden. Ich wusste nicht, was ihre seltsame Entfernung zu mir ausmachte, die Jahre, die ich fort gewesen war, mein schreckliches altes Holzbein, das mich wie einen schmutzigen Matrosen aussehen ließ oder hatte sie geglaubt, ich wäre tot?
"Was ist geschehen? Wo ist deine Mutter, Jona?" Zuerst antwortete sie nicht, sondern sah mich nur ungläubig an, als hätte ich etwas völlig Unverständliches gefragt. Dann deutete sie langsam mit dem Finger nach oben.
"Sie ist bei den Engeln." sagte sie sehr leise und die Entfernung zwischen uns schien ins Unerträgliche zu wachsen. Ihr Ausdruck war nun der einer Verrückten, deren Blick durch fremde Welten wandert. Es tat mir weh, sie so zu sehen und ich ging auf sie zu, um sie endlich in den Arm zu nehmen, doch wieder wich sie zurück. Diesmal noch erschrockener. Beinah als hätte ich sie aus einem Traum gerissen. Und dann sah ich die Angst in ihren weit aufgerissenen Augen, blanke Panik wie die eines gehetzten Tieres. Ich wollte ihr helfen, doch war ich es, vor dem sie sich zu fürchten schien.
"Jona?" sagte ich. "Was ist mit dir? Hast du vergessen, wer ich bin? Farat, Turons Sohn. Magst du mich nicht begrüßen?"
Sie atmete hörbar ein, versuchte sich zu sammeln und begann dann langsam und mit einer dunklen monotonen Stimme zu sprechen, die fast nicht aus ihr zu kommen schien.
"Natürlich erkenne ich dich Farat. Und ich kann dir nur sagen, ich habe dich nie vergessen. Aber elf Jahre sind eine lange Zeit..." "Bist du verheiratet?" fragte ich nun erleichtert auflachend und ich glaube auch über ihr Gesicht huschte ein kleines Lächeln, als sie fortfuhr. "Nein Farat. Ich bin nicht verheiratet. Ich wollte immer dich. So viele Abende habe ich unten auf der Plattform gestanden und darauf gewartet, dass dein Segel am Horizont erscheint. Nichts ist geschehen. Und nun ist es zu spät."
Sie fing an zu weinen, und als ich sah, wie sie fast zu Boden stürzte, machte ich einen schnellen Schritt auf sie zu, um sie zu stützen. Und da bemerkte ich die Flecken auf ihrer Hand, mit der sie versuchte mich fortzudrängen. Sie sah meinen erschrockenen Blick wohl nicht, doch für einen Moment ließ ich ihren dünnen Arm los. Und obwohl ich nur kurz zurückgewichen war, wusste sie nun, dass es mir nicht entgangen war. Noch einmal nahm sie all ihre Kraft zusammen und begann zu sprechen.
"Und dann, etwa vor zwei Jahren, kam ein Schiff und brachte Torben heim."
"Was?" rief ich. "Torben ist hier gewesen? Ist er noch da?"
"Nein." antwortete sie. "Doch zunächst blieb er, und wir schafften ihn hier hoch, ins Wildwindhaus. Mutter legte ihn in sein altes Bett in seinem Zimmer, das noch immer so aussah, wie er es verlassen hatte. Doch war er schon kaum noch stärker als ein Schatten. Er war krank. Wie sehr, begriffen wir erst, als er wenige Tage später unter schrecklichen Schmerzen starb. Und als auch Mutter einige Zeit darauf die dunklen Flecken auf ihrer Haut bekam, begannen die Gäste abzureisen, so sehr ich sie auch bat zu bleiben."
Ich konnte kaum noch zuhören. Es schien zu grauenhaft, um es zu fassen. Ich hatte von dieser Krankheit gehört und sogar selbst vermutet, dass Torben ihr erlegen war. Seine Spur hatte mich auf Umwegen über Eisland und das Ostmeer nach Fearan weit im Süden geführt und dann weiter nach Nordosten, wo ich ihm bis in die unterirdischen Meere Krimas gefolgt war. Dort schien es, er hätte Schiffbruch erlitten, im Kampf gegen die grauenvollen Bewohner dieser ewig düsteren Welt. Doch hatte ich Hoffnung, dass er gerettet wurde und in die brennenden Länder jenseits der Stadt Gonlet gelangt war. Auch dort hin folgte ich ihm und fand schließlich eines Tages etwas, das ich für einen unwiderlegbaren Beweis seines Todes hielt: Am Rande einer wenig benutzten Straße durch die sengende Hitze der Wüste stießen wir auf fünf vom Fleckenfieber entstellte und von Tieren zerfressene Leichname, die fernab menschlicher Behausungen in der Sonne bleichten. In ihrem Gepäck fanden wir Torbens Tagebuch mitsamt einigen Darstellungen seiner Begegnung mit den Ungeheuern von Krimas.
"Ja, er hat auch hier noch ein paar dieser Zeichnungen gemacht." flüsterte Jona. "Ich verstand nie, was sie bedeuten sollten. Darauf waren Boote oder Schiffe, die von riesigen Schlangenungeheuern angegriffen wurden. Aber die Größen schienen nicht zu stimmen, Torben hatte sich selbst viel größer gezeichnet als die anderen Menschen und das Schiff war kaum größer als ein Beiboot mit Segeln."
"Die Meere von Krimas können nicht mit großen Schiffen befahren werden." erklärte ich ihr. "Die Decke der Höhlen hängt an einigen Stellen so tief, das ein großes Schiff unweigerlich daran zerschellen würde. Und die Menschen, die du gesehen hast waren wahrscheinlich Seeleute aus Fearan, dort sind die Menschen sehr viel kleiner als hier." Ich verschwieg ihr jedoch, was ich für den eigentlichen Grund dieser seltsamen Zeichnungen hielt. Während meiner Reise war ich Torben zunehmend auf einer Spur der Verwüstung gefolgt. Überall wohin ich kam, schlug mir alsbald Wut und Hass entgegen, wenn ich nach ihm fragte. Torben der große Seefahrer, der keine Gefahr fürchtete, der die Welt umrundete, als wäre sie ein lächerlicher Ententeich und sich ebenso schamlos daran bediente. In seinen Aufzeichnungen fand ich viele großspurige Worte darüber, wie er plante, die fernsten Länder zu bereisen, um als reicher Mann mit Gold beladen zurückzukehren. Tatsächlich hatten er und seine zweifelhaften Begleiter oft tagelang nichts zu essen und überfielen nächtens die kleinen Gehöfte entlang der Küsten um sich zu nehmen, was sie wollten. Sie waren nicht einmal vor Entführungen zurückgeschreckt, und viele Bauern, mit denen ich sprach, verfluchten den Tag, als Torbens Schiff an ihrer Küste aufgetaucht war, und seine Männer die Töchter geschändet und das Land verwüstet hatten. Als ich schließlich die Leichen im Wüstensand fand, war ich froh, endlich heimkehren zu können. Und auch wenn die gnädige Frau sicherlich um ihn weinen würde, hätte es doch schließlich ein gerechtes Ende genommen.
Nun erst konnte ich mir zusammenreimen, was tatsächlich passiert war. Wie die finsteren Gesellen, mit denen Torben sich umgeben hatte, sich eines nachts gegen ihn verschworen haben mochten. Sie wussten womöglich von seiner Krankheit und vertrauten seiner Führung nicht mehr. So stahlen sie seine letzten paar Habseligkeiten und schlichen sich heimlich davon. Ihnen und nicht Torben war ich in den letzten zwei Jahren meiner Spurensuche gefolgt. Doch er hatte sich wohl schon kurz nach dem Zwischenfall in Krimas mit dem Fleckenfieber angesteckt und war in der Gewissheit seines nahen Todes in das heimische Nest zurückgekrochen.
"Dieser elende Bastard!" entfuhr es mir vor Wut, als ich die todkranke Jona betrachtete. Torben musste gewusst haben, welche Gefahr er mit sich trug, aber als all seine Träume von Gold und Reichtum zerplatzten, war nur noch dunkle Angst in seinem Herzen - um sich selbst. Die einzige Person um die er sich je geschert hatte. Jona nahm meine Wut hin. Wer weiß, was er ihr im Fieber berichtet hatte. Ich nahm sie sanft in den Arm und sie wehrte sich nicht mehr, sondern erzählte leise, wie sie versucht hatte, das Wildwindhaus weiterzuführen. Doch die Gäste blieben aus, als sie von dem Ausbruch der Seuche erfahren hatten. Und sie erzählte, wie man sie unten im Dorf anfangs nur scheel ansah und schließlich für die Krankheit verantwortlich machte, die auch zu ihnen gelangt war. Und als sie selbst die Infektion bei sich feststellte, war nur der alte Joerk noch da, der zu ihr hielt, und sie schließlich sogar bei sich aufnahm, um sie zu pflegen.
Ich verfluchte mich selbst, weil ich statt mit Jona aufzuwachsen und sie zu lieben, diesem geldgierigen Räuber gefolgt war. Und doch war ich nicht zur Stelle gewesen, als er sein letztes und schlimmstes Werk vollbrachte. Nun hielt ich ihren sterbenden Körper, und als der Wind draußen durch das Dünengras schnitt, glaubte ich Torben lachen zu hören. Er hatte mir seine Schwester nie gegönnt, und nun hatte er mich für immer davon abgehalten mit ihr glücklich zu werden.
"Ich dachte, es gäbe keine Ungeheuer." sagte sie und sah mich an. "Es gibt sie aber, Ungeheuer existieren."

<html><a href="img/src/1301006471748.jpg"><img src="img/thumb/1301006471748s.jpg"/></a></html>
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 06/08/2011 02:13:12 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] |  |
| 07/08/2011 13:28:22 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
| 07/08/2011 13:40:10 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] |  |
| 07/08/2011 13:44:06 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|file:///F:/Servers/schwarzsilber.de/[http://www.schwarzsilber.de/store.php]] | [. | [[[index.html | file:///F:/Servers/schwarzsilber.de/[http://www.schwarzsilber.de/[./[index.html]] | [BAK |
| 07/08/2011 13:49:16 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[[storeUrl|file:///F:/Servers/schwarzsilber.de/[storeUrl]] | [uploadDir | [[[toFilename | file:///F:/Servers/schwarzsilber.de/[uploadDir/[toFilename]] | [backupDir |
| 07/08/2011 13:55:25 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
| 07/08/2011 13:56:07 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
| 07/08/2011 14:08:09 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
| 14/03/2012 01:47:07 | Kolya | [[index.html|file:///F:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
| 10/04/2012 02:54:02 | Kolya | [[index.html|file:///E:/Servers/schwarzsilber.de/index.html]] | [[store.php|http://www.schwarzsilber.de/store.php]] | . | [[index.html | http://www.schwarzsilber.de/index.html]] | BAK |
/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.4|
|''Date:''|2008-08-11|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 4,
	date: new Date("2008-08-11"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService

//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};

config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web",
	saveToDisk: "save to disk",
	uploadLabel: "upload"
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http")
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0],
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		if (!params) params = {};
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http"))
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password);
		return false;
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir)
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http")
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;

		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption,
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}

			]);
	},
	options: [
		"txtUploadUserName",
		"pasUploadPassword",
		"txtUploadStoreUrl",
		"txtUploadDir",
		"txtUploadFilename",
		"txtUploadBackupDir",
		"chkUploadLog",
		"txtUploadLogMaxLine"
	],
	refreshOptions: function(listWrapper) {
		var opts = [];
		for(i=0; i<this.options.length; i++) {
			var opt = {};
			opts.push();
			opt.option = "";
			n = this.options[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}

	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},

	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'}
			]}
};

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode)
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};

	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = new Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode)
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,username,password,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv)
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = new Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		var rssString = generateRss();
		// no UnicodeToUTF8 conversion needed when location is "file" !!!
		if (document.location.toString().substr(0,4) != "file")
			rssString = convertUnicodeToUTF8(rssString);
		bidix.upload.httpUpload(rssUploadParams,rssString,callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv)
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == 404)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0')
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n";
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; ;charset=UTF-8; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
//
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog)
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0)
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
//

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  &&
			((ext.major > major) ||
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath)
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath)
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1)
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");


//}}}

/***
|''Name:''|UploadTiddlerPlugin|
|''Description:''|Upload a tiddler and Update a remote TiddlyWiki |
|''Version:''|1.2.2|
|''Date:''|2008-09-13|
|''Source:''|http://tiddlywiki.bidix.info/#UploadTiddlerPlugin|
|''Usage:''|Uses {{{<<uploadOptions>>}}}<br>with those UploadTiddler Options : <br>chkUploadTiddler: <<option chkUploadTiddler>><br>txtUploadTiddlerStoreUrl: <<option txtUploadTiddlerStoreUrl>><br>chkUploadTiddlerFromFile: <<option chkUploadTiddlerFromFile>>|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''[[License]]:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''CoreVersion:''|2.3.0|
***/
//{{{
version.extensions.UploadTiddlerPlugin = {
	major: 1, minor: 2, revision: 2,
	date: new Date("2008-09-13"),
	source: 'http://tiddlywiki.bidix.info/#UploadTiddlerPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.3.0'
};

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;
bidix.uploadTiddler = {
	messages: {
		aboutToSaveTiddler: "About to update tiddler '%0'...",
		aboutToRemotelySaveTiddler: "About to REMOTELY update tiddler '%0'...",
		storeTiddlerNotFound: "Script store tiddler '%0' not found",
		tiddlerSaved: "Tiddler '%0' updated in '%1'"
	},
	upload: function(title,tiddler,oldTitle) {
		var done = function(data, textStatus, jqXHR) {
			var responseText = data.join("");
			if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
				alert("2"+responseText);
				if (responseText.indexOf("Debug mode") >= 0 )
					responseText = responseText.substring(responseText.indexOf("\n\n")+2);
			       } else if (responseText.charAt(0) != '0')
				     alert("3"+responseText);
			else {
				var filename = (config.options['txtUploadFilename']?config.options['txtUploadFilename']:'index.html');
				displayMessage(bidix.uploadTiddler.messages.tiddlerSaved.format([title, filename]));
			}
			store.setDirty(false);
		};

		var failed = function(jqXHR, textStatus) {
			if(textStatus == 'timeout') {
				alert(bidix.uploadTiddler.messages.storeTiddlerNotFound.format([storeScript]));
			}
		};

		if ((config.options['chkUploadTiddler']) &&
				((document.location.toString().substr(0,4) == "http") || config.options['chkUploadTiddlerFromFile'])) {
			clearMessage();
			if (document.location.toString().substr(0,4) != "http")
				displayMessage(bidix.uploadTiddler.messages.aboutToRemotelySaveTiddler.format([title]));
			else
				displayMessage(bidix.uploadTiddler.messages.aboutToSaveTiddler.format([title]));
			var ExtTiddler = null;
			var html = null;
			if (tiddler) {
				ExtTiddler = store.getSaver().externalizeTiddler(store,tiddler);
				html = wikifyStatic(tiddler.text,null,tiddler).htmlEncode();
			}
			var form = "title="+encodeURIComponent(title);
			form = form + "&tiddler="+(ExtTiddler?encodeURIComponent(ExtTiddler):'');
			form = form + "&html="+(html?encodeURIComponent(html):'');
			var filename = (config.options['txtUploadFilename']?config.options['txtUploadFilename']:'index.html');
			form = form +"&oldTitle="+encodeURIComponent(oldTitle);
			form = form +"&fileName="+encodeURIComponent(filename);
			form = form +"&backupDir="+encodeURIComponent(config.options['txtUploadBackupDir']);
			form = form +"&user="+encodeURIComponent(config.options['txtUploadUserName']);
			form = form +"&password="+encodeURIComponent(config.options['pasUploadPassword']);
			form = form +"&uploadir="+encodeURIComponent(config.options['txtUploadDir']);
			form = form +"&debug="+encodeURIComponent(0);
			var storeScript = (config.options.txtUploadTiddlerStoreUrl
								? config.options.txtUploadTiddlerStoreUrl : 'storeTiddler.php');

			jQuery.ajax({
				url: storeScript ,
				dataType: 'jsonp',
				data: form,
				timeout: 15000,
				success: done,
				complete: failed,
				username: config.options['txtUploadUserName'],
				password: config.options['pasUploadPassword']
 			});
		}
	}
}
TiddlyWiki.prototype.saveTiddler_bidix = TiddlyWiki.prototype.saveTiddler;
TiddlyWiki.prototype.saveTiddler = function(oldTitle,newTitle,newBody,modifier,modified,tags,fields,clearChangeCount,created) {
	var tiddler = TiddlyWiki.prototype.saveTiddler_bidix.apply(this,arguments);
	var title = (newTitle?newTitle:oldTitle);
	if (oldTitle == title)
		oldTitle = '';
	bidix.uploadTiddler.upload(title, tiddler, oldTitle);
}
TiddlyWiki.prototype.removeTiddler_bidix =TiddlyWiki.prototype.removeTiddler;
TiddlyWiki.prototype.removeTiddler = function(title) {
	TiddlyWiki.prototype.removeTiddler_bidix.apply(this,arguments);
	bidix.uploadTiddler.upload(title, null);
}

//
// Initializations
//

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

// styleSheet
setStylesheet('.txtUploadTiddlerStoreUrl {width: 22em;}',"uploadTiddlerPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadTiddlerStoreUrl: "Url of the UploadTiddlerService script (default: storeTiddler.php)",
	chkUploadTiddler: "Do per Tiddler upload using txtUploadTiddlerStoreUrl (default: false)",
	chkUploadTiddlerFromFile: "Upload tiddler even if TiddlyWiki is located on local file (default: false)"
});

// Options Initializations
bidix.initOption('txtUploadTiddlerStoreUrl','');
bidix.initOption('chkUploadTiddler','');
bidix.initOption('chkUploadTiddlerFromFile','');


// add options in backstage UploadOptions
if (config.macros.uploadOptions) {
	if (config.macros.uploadOptions.options) {
		config.macros.uploadOptions.options.push("txtUploadTiddlerStoreUrl","chkUploadTiddler", "chkUploadTiddlerFromFile");
	}
}

//}}}
<html><embed src="http://www.youtube-nocookie.com/v/CwGYdhcLeKE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Hab ich im MTC damals live gesehen. T-Shirt gekauft, 3 Roboter drauf und abgespastet.
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=13400050&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Singing and visible is Edie Sedgwick, one of Andy Warhol's proclaimed "Superstars". On his request the Velvet Underground created the song "Femme Fatal" about her. He also said about her: "I wonder when Edie will commit suicide. I hope she let's us film it." However she died of an overdose in 1971.
The film "Factory Girl" with Sienna Miller is about her, but it's the most vile piece of shit, says Lou Reed, who sung another version of this song, which is arguably better.

<html><embed src="http://www.youtube-nocookie.com/v/BOfx8D5-h0g&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/2PBeKzVhWHY&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="500" /></html>

There's a break in the middle with an extremely loud and annoying sound.
It's meant to be there. Just be careful when playing this loud.
Show items per page: <<option txtNrItemsVideoPage>> Enable screenshots: <<option chkScreensVideoPage>>

<<forEachTiddler
where 'tiddler.tags.contains("mv")'
sortBy tiddler.created descending
script 'window.fetItemsPerPage = parseInt(config.options.txtNrItemsVideoPage,10);

function getHeader(context,count) {
if (!window.fetStartIndex || window.fetStartIndex < 0)
window.fetStartIndex = 0;

// ensure not to page behind the last page
if (window.fetStartIndex >= count)
window.fetStartIndex = Math.min(Math.max(window.fetStartIndex-window.fetItemsPerPage,0),count-1);

createTiddlyButton(context.place,"<<",null,
function(e) {
window.fetStartIndex = 0;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,"<",null,
function(e) {
window.fetStartIndex -= window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,">",null,
function(e) {
window.fetStartIndex += window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,"$))",null,
function(e) {
window.fetStartIndex = count-window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});


var startNo = window.fetStartIndex+1;
var endNo = Math.min(count,window.fetStartIndex+window.fetItemsPerPage);

return "("+startNo+" - "+endNo+ " of "+ count + " items)\n\n";
}

function getNails(ytid,vimid,dmid, title) {
if (config.options.chkScreensVideoPage) {
	if (ytid != "") { return "[img(200px,auto)[http://img.youtube.com/vi/"+ytid+"/0.jpg]["+title+"]] "; }
	if (vimid != "") { return "<html><a href=\"javascript:void(0)\" onClick=\"story.displayTiddler(story.findContainingTiddler(this),\'"+title+"\');\"><img id=\"vimeo-"+vimid+"\" src=\"\" /></a></html><script>vimeoLoadingThumb("+vimid+");</script> "; }
	if (dmid != "") { return "[img(200px,auto)[http://www.dailymotion.com/thumbnail/200x150/video/"+dmid+".jpg]["+title+"]] "; }
} else return "";}
'

write '(index >= window.fetStartIndex) && (index < window.fetStartIndex + window.fetItemsPerPage) ? "|"+getNails(tiddler.fields.ytid, tiddler.fields.vimid, tiddler.fields.dmid, tiddler.title)+"|<html><div class=\"vidpagetitle\">[["+tiddler.title+"]]</div> <span class=\"subtitle\">("+tiddler.created.formatString("0DD.0MM.YYYY, 0hh:0mm")+")</span></html>|\n" : ""'
begin 'getHeader(context,count)'
>>
<<forEachTiddler
where 'tiddler.tags.contains("mv")'
sortBy tiddler.created descending
script 'window.fetItemsPerPage = parseInt(config.options.txtNrItemsVideoPage,10);

function getHeader(context,count) {
if (!window.fetStartIndex || window.fetStartIndex < 0)
window.fetStartIndex = 0;

// ensure not to page behind the last page
if (window.fetStartIndex >= count)
window.fetStartIndex = Math.min(Math.max(window.fetStartIndex-window.fetItemsPerPage,0),count-1);

createTiddlyButton(context.place,"<<",null,
function(e) {
window.fetStartIndex = 0;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,"<",null,
function(e) {
window.fetStartIndex -= window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,">",null,
function(e) {
window.fetStartIndex += window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});
createTiddlyButton(context.place,"$))",null,
function(e) {
window.fetStartIndex = count-window.fetItemsPerPage;
story.refreshTiddler(context.viewerTiddler.title,null,true);
});


var startNo = window.fetStartIndex+1;
var endNo = Math.min(count,window.fetStartIndex+window.fetItemsPerPage);

return "("+startNo+" - "+endNo+ " of "+ count + " items)\n\n";
}
'



write '""'

begin 'getHeader(context,count)'
>>
<!--{{{-->
<div macro="showWhen readOnly">
 	<div class='toolbar' ><span macro='toolbar [[ToolbarCommands::ReadToolbar]]'></span></div>
</div>
<div macro="hideWhen readOnly">
	<div class='toolbar' ><span macro='toolbar [[ToolbarCommands::ViewToolbar]]'></span></div>
</div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view created date'></span> by <span macro='view modifier link'></span> (last modified: <span macro='view modified date'></span>)</div>
<div class='viewer' macro='view text wikified'></div>
<!--
<span macro="showWhen readOnly">
	<div macro='tiddler AddComment' style="float:left;"></div>
</span>
-->

<div class='tagged' macro='tags'></div>
<div class='tagging' macro='tagging'></div>
<!--}}}-->
<html><iframe width='100%' height='450' src='http://cache.vevo.com/assets/html/embed.html?video=GBA321500014' frameborder='0' allowfullscreen></iframe></html>

From "Darling Arithmetic" [2015]

<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=19053347&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Share The Joy" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/g8RHDgFYxY4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Everything Goes Wrong" [2009]
Das Internet ist eine interessante Sache. Besser als William Gibson es sich hätte ausdenken können. Zwar sucht man umsonst nach Tessier-Ashpool oder der Fission-Authority, aber man kann trotzdem eine Menge entdecken.
Nur zu den kleinen Freuden gehört es da, von einem öffentlichen Terminal zu arbeiten. Angenehm auch, festzustellen, wie gut die Universitäten für ihre Studenten sorgen:
Photoshop und Dreamweaver inklusive.
Vielleicht sollte ich wieder studieren? Ich komm auf jeden Fall mal wieder. Bis dahin. 
<html><embed src="http://www.youtube-nocookie.com/v/WTuyYUMcHcs&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Von "Herrénhandtasche" [1995]
<html><embed src="http://www.youtube-nocookie.com/v/3QWxviSD79c&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

2011 by World Unite Lucifer Youth Foundation
Still no album out!
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=14223499&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="426"/></html>

2010 by World Unite Lucifer Youth Foundation
Like many current music videos this is apparently inspired by the film "The Holy Mountain" (1973) ([[imdb|http://www.imdb.com/title/tt0071615/]])
<html><embed src="http://www.youtube-nocookie.com/v/AaZ4voI4zA4&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Go Tell Fire To The Mountain" [2011]
Auf einer der früheren Inkarnationen dieser Webseite sammelte ich Geschichten von Freunden, die diesen wirklich passiert waren und die sie selbst aufgeschrieben hatten. Diese wurden (auf Wunsch auch anonym) hier veröffentlicht.

* The Nosejob: [[Eine Vorweihnachtsgeschichte..]]

* Das Recht der Lauteren [[Die Jugendrevolte steht]]

* In beständiger Erinnerung an ein mitleidslos gefeiertes [[Wochenende]]

* Frauen, die "A" heißen, schreiben dir nie, wenn du ein halbes Jahr nach England gehst. [[Big C is dreaming of you]]

* In Teufelsküche: [[in kingston würde man mich hierfür auslachen]]

* Katze wie Hund: [[Hund wie Katze]]

* Matthias auf dem Weg nach Mailand: [[STRAINS ON A TRAIN]]

* Meine Schwester schreibt mir: [[Der gute Mensch von Sezuan]]

* Clara und der Frieden im Geiste: [[Morgens in der Bahn]]

* Der Abend eines Lebens: [[Der ewige Moment]]

* Ein kurzer Beitrag zur Verständigung: [[Die Autobahnabfahrt]]

* Fantastisch schröppeliges Zeug, taufrisch eingetroffen: [[dawning of a new schlax-era!!!!]]

* Blaupause für Schlaflose: [[Nacht]]

* Neuzugang: [[that summer feeling]]

* Die erste Geschichte: [[Jugend von heute]]

[img[img/src/1292302274234.jpg]]
<html><embed src="http://www.youtube-nocookie.com/v/facHTFyzVck&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=32" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From the "Exquisite Corpse" EP [2009]
<html><embed src="http://www.youtube-nocookie.com/v/7-G6Lrqr_iM&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From the "Exquisite Corpse" EP (2009)
<html><embed src="http://www.youtube-nocookie.com/v/izgmACVXVBA&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Out in the Light" [2012]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=955645&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="450"/></html>

From "Total Magique" ([[site|http://www.wearewolves.net/]]).
<html><embed src="http://www.youtube-nocookie.com/v/GR4Vi1crbvw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

A pleasant remix of Captain Sensible's 1982 single by [[WeMeanDisco!!|https://soundcloud.com/wemeandisco-1]] aka DJ KidPariz. 
Während meines Studiums leitete ich in mehreren Semestern Tutorien am Institut für Medienwissenschaft, in denen ich den Studenten Grundkenntnisse in HTML, CSS dem LAMP-Aufbau (Linux+Apache+MySQL+PHP) und entsprechender PHP-Anwendungen vermittelte.

Eines unserer Projekte war der Relaunch eines ehemaligen studentischen Webmagazins, das zu diesem Zeitpunkt bereits recht obsolet und unbeachtet im Netz vor sich hingammelte.
Wir wählten Wordpress als Basis, um es als kleines Content Management System zu nutzen und legten die Seite komplett neu an. Zwischenzeitlich mussten wir den Host wechseln, was ich dazu nutzte, alle Webseiten des Instituts auf einem Hosting-Service zusammenzuziehen.
Auch nach Ende des Projekts leistete ich weiterhin technische Unterstützung für das Webmagazin, das von mehreren Studenten-Generationen mit Artikeln befüllt und recht beliebt wurde. (http://medienblick-bonn.de/)
<html><a href="img/tw/Referenzen/medienblick-screenshot.png"  target="_blank"><img src="img/tw/Referenzen/medienblick-screenshot.png" width="100%"/></a></html>
<html><embed src="http://www.youtube-nocookie.com/v/zzYykIA1xVg&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&start=123" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

Live in the Jane Pratt show in 1993. The song is from "Chocolate And Cheese" [1994]. Slide back to watch Jane ask the somewhat unresponsive guys about their lo-fi equipment. Dean later had this to say about the video:
//This is one of my favorite tv clips of us. "Pure guava" was still a new record and we had just written this song. I think this is one of our last performances as a duo. This was filmed early in the morning and we were very stoned.//
<html><embed src="http://www.youtube-nocookie.com/v/oHLGY55ue68&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

This was recorded live in 2010, the song is from "Pure Guava" [1992]. They originally mounted the stage in huge bunny costumes, Dean is still wearing the rest of his. As the heckler correctly states, Sarah is now Gene's ex-wife.

//When I find you in your sleep, Sarah
I will tell you what you mean to me, Sarah
I know this big world ain't always what it seems, Sarah
Forever may I love you, and forever may you dream, Sarah//
S' ist also wieder WM, ja? Das aufgeregte Geschrei der Sportkommentatoren dringt aus jedem halbwegs anständigen deutschen Fenster. Oder nicht?
Wenn er sich [[Premiere|http://www.premiere.de/]] nicht leisten kann, entwickelt selbst der ordnungsliebende Kleinbürger kommunistische Theorien. Und freut sich insgeheim, dass der Sender nun pleite geht.
Das kann man schließlich nicht mit uns machen!
Sonst alles.
z.B.:[[Studiengebühren|http://caesar.asta.uni-koeln.de/public/pressemitteilung.php]]? Na klar, die saufen eh nur, oder?! 
<html><embed src="http://www.dailymotion.com/swf/video/x8xlym&autoStart=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="40"/></html>

Well known for being sampled in the song "Tearz" on Wu-Tang Clan's 1993 debut "Enter the Wu-Tang (36 Chambers)"
<html><embed src="http://www.youtube-nocookie.com/v/xZjbFOwOj8o&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=3194991&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="80"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/gMdXZvKrEiU&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/2hg_yid4Msw&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/GX6Bb94mTcg&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.dailymotion.com/swf/video/xe7idr&autoStart=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="40"/></html>
<html><embed src="http://www.youtube-nocookie.com/v/PTZtSWKedw0&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html><embed src="http://www.youtube-nocookie.com/v/16RFv961Cp4&rel=0&fs=1&showinfo=0&autoplay=1&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="25" /></html>
<html>
<div class ="white-links" style="width:100%;height:260px;background:url(img/src/1281461518816.gif) no-repeat;-moz-background-size: 100% auto, contain;-webkit-background-size: 100% auto, contain;background-size: 100% auto, contain;">
<ul>
<li>[[I wish I were that girl|Wendy Rene - I wish I were that girl]]</li>
<li>[[After laughter come tears|Wendy Rene - After laughter come tears]]</li>
<li>[[Give you what I got|Wendy Rene - Give you what I got]]</li>
<li>[[Crying by myself|Wendy Rene - Crying by myself]]</li>
<li>[[Young and foolish|Wendy Rene - Young and foolish]]</li>
<li>[[What will tomorrow bring|Wendy Rene - What will tomorrow bring]]</li>
<li>[[Same guy|Wendy Rene - Same guy]]</li>
<li>[[Gone for good|Wendy Rene - Gone for good]]</li>
<li>[[Last love|Wendy Rene - Last love]]</li>
<li>&nbsp;</li>
</ul>
</div>
</html>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=8585993&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="500"/></html>

Look at that drummer boy, Jack Lawrence-Brown. He captures the urgency of this song so perfectly in his absentminded breathless stare.
<html><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m=100378582,t=1,mt=video" width="100%" height="460" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent" allowScriptAccess="always"/></html>
Vor sechs Tagen bin ich aus Italien wiedergekommen.
Zu Beginn der Fahrt hatten wir zwei Autopannen, die uns zwei Tage kosteten und fast zwangen auf einer SHELL-Tankstelle zu übernachten (Da erinnerte ich mich an "Manche mögen's heiss".), dann regnete es drei oder vier Tage hindurch und eines unserer Zelte soff ab.
Als die Sonne wieder herauskam gab sie den Blick auf die ungeschönte Komfortlosigkeit des Camping-Lebens frei.
Für manche war das genug um offenen Unmut zu äußern. Aber ich war noch nicht bereit aufzugeben. Nicht bis ... jemand ernsthaft krank wurde. Schließlich fuhren wir doch früher als geplant nachhause und ich erlebte ein paar seelenruhige Tage in Köln.
Vielleicht sollte ich froh sein, dass ich letztes Jahr nicht in den Urlaub gefahren bin. Oder fährt man wegen diesen Dingen?
Wie auch immer, inzwischen arbeite ich wieder. Ich habe mich ehrlich gefreut, wieder vor einem Rechner zu sitzen. Und ich freue mich noch mehr, dass ich endlich mal ein Projekt habe, dass mit einiger Verantwortung verbunden ist.
Was ich damit meine ist, wenn ein mit Spannung erwartetes Strategie-Spiel eines ziemlich bekannten Software-Unternehmens zu Weihnachten nicht in den Regalen steht, dann werde ich Schuld daran haben.
Yeah! Ich mag Spannung! 
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=30909643&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Wild Flag" [2011]
<<tiddler SiteTitle>> <<tiddler SiteSubtitle>>
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15529423&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

Single release [2010]

Also ich habe wirklich ein interessantes Wochenende hinter mir.
Es war zumindest für mich interessant, weshalb ich es euch jetzt aufdrängen werde.
Freitag morgen, Schule:
Ich hatte einen echt komischen Videoabend hinter mir. Wir (Miriam, Nico, Jörg und meine Wenigkeit) dachten es sei lustig "Shining" zu gucken.
Außer Jack Nicholsons anfänglichen Hasstiraden gegen seine Frau war an dem Film aber auch gar nichts "lustig", besonders nicht, wenn man später allein in dem langen, dünnen Altbau-Flur steht und Visionen von Blutwellen, psychopathischen, toten Zwillingen und sonstwie bessesenen, kleinen Mädchen hat, weil man am Abend davor dachte, es wäre "lustig" nochmal "Der Exorzist" zu gucken.
"Lustig" im Sinne von "abgedreht-spaßig" waren jedoch die Jungs, von denen einer vorgibt voll und ganz zu lieben und der andere, es nicht zu tun. Das ruft komische Störungen in ihrem Verhalten hervor, irgendwie erst recht, wenn sie glauben, man würde es nicht bemerken.
Soviel zum Abend davor, mit dem kurz meine verhaltene Stimmung an diesem Freitagmorgen erklärt sein soll.
Außerdem war ich unglaublich hektisch und aufgedreht, weil ich am Mittag in ein Haus in der Eifel zum Kunstlernen (Wir reisten mit unserem Lehrer) fahren sollte, allerdings leider festgestellt hatte, dass ich noch eine unmögliche Anzahl von Dingen erledigen musste.
Rettung nahte: die Sechste fiel aus.
Hektik folgte auf dem Fuss: Der Hund des Mädchens, in deren Auto ich mitfahren wollte, hatte eine Art epileptischen Anfall, weshalb sie da blieb, warum uns also ein Auto fehlte. Meine Mom bewies wie spontan sie sein kann und lieh uns ihr Auto, weil sie sowieso in Prag war.
Freitag Mittag, Zuhause:
Auf die letzte Minute dachte ich sogar noch an die Zahnpasta, da stand auch schon mein Kunstlehrer in meinem Zimmer, wegen Auto abholen, ich bin nämlich Führerscheinlos.
Ich habe ein wirklich gutes Verhältnis zu meinem Kunstlehrer, weil er einen wirklich guten Musikgeschmack hat und ein erschütternd guter Mensch ist.
TROTZDEM erkenne ich eine geographische Abnormität, wenn ich sie sehe und Schullehrer gehören einfach nicht in private Zimmer. Da können sie noch so gute Menschen sein. Es ging mir komischerweise besser, als er das Auto meiner Mutter fuhr.
Freitag Abend, Haus in der Eifel, vor dem Kamin!:
Es ist doch verblüffend, was passiert, wenn man in einer Runde voller Idealisten offenbart, dass man kein Mitleid empfindet. Sie prügeln verbal in ungekannten Ausmaßen auf einen ein, versuchen Lösungen zu finden, dass ihr Bild von der Welt gerettet werde.
Es brach eine Entrüstung auf mich los, man wollte mich überzeugen, ich empfinde doch Mitleid, warf mir vor, ich würde übertreiben oder gar bloß kokettieren, ich wäre doch gar nicht so kaltherzig, wie ich mich darstelle und schlussendlich beschloß man, es sei bloß eine Definitionsfrage.
Diese Mensch taten, als hätte ich ihnen gerade eröffnet, ich würde kleine Kinder essen.
Zynischerweise war ich recht amüsiert, weil ich fand und finde, dass, entgegen der allgemeinen Meinung, ja nicht ich es war, die Angst hatte, ihre Welt würde in ihren Grundfesten erschüttert.
Samstag Mittag, Terasse:
Endlich die Erkenntnis über "Die Beständigkeit der Erinnerung" von Salvador Dalí, das mit den Uhren, ja.
Kurz gefasst:
Es zeigt das verformte, subjektive, kontextbezogene Ich in der Zeit. Es zeigt was war, was davon bleibt und was kommen wird.
Die Idealisten wollten mir aber nicht glauben, dass Erinerungen sich mit dem Laufe der Zeit verändern. Ich bin weiterhin überzeugt!
Später:
Wir hatten wirklich einiges gelernt und mein Kunstlehrer überlegt, einen Häuserkauf seitens der Schule zu beantragen, zwecks Kurswochenenden. Jetzt saß ich mit ihm auf der Terasse, die andern waren entweder schon abgereist oder Zigaretten kaufen. Das fand ich eine gute Gelegenheit, eine Tüte zu rauchen, mich ein bißchen auf meinen Kunstkenntnissen und -erkenntnissen auszuruhen und Elvis zu hören. Ich bin manchmal so klassisch. Ich saß so da, blickte über den See, rauchte und quatschte mit meinem Kunstlehrer, der mir gegnüber saß und der Meinung ist, dass ich schließlich für mich selbst verantwortlich bin. Das war ein beinahe krankhaft entspannter Augenblick.
Samstag Abend, Zuhause:
Nichtsahnend, bloß müde sitze ich mit meiner Mom vorm Fernseher, da sagt sie: "Ich muss dir da mal was erzählen"
Solch förmliche Gesprächseinleitungen lassen gewöhnlich auf nicht besonders positive Nachrichten schließen (Schön auch: "Setzen wir uns doch einen Moment").
Nicht so meine Mom: Ich werde ein Praktikum in einer deutschsprachigen Nischenzeitung in Prag machen! Ich gehe für einige Wochen nach Prag, in die goldene Stadt!!!!!!
Samstag Nacht, Artheater, Disco heute:
Mit der frohen Nachricht und tausend Plänen und Ideen und Ansichten texte ich Miriam zu, die sich auch begeistert zeigt und wir beschließen eine Mischung aus Buch und Fotoband über Prag zu machen. Sie wird mich besuchen und wundervolle Fotos von Prag in der Spätsommersonne machen, während ich die ganze Zeit in stilvollen Cafés herumlungere und schreibe.
Das Artheater ist samstags wirklich wärmstens zu empfehlen, besonders für jene die am Freitag im Apropo waren. Man bekommt außerdem extrem coole Stempel, die sagen: "No War On Iraq"
Das macht es einfach, eine politisch korrekte Disco zu finden.
Wir lernten einen türkischstämmigen Tennislehrer aus Holland kennen, dessen uns unbekannter Freund uns später fragte, ob wir Lust haben, noch woanders hin zu gehen.
"Wir sind jung und die Nacht ist lang" anwortete ich auf den fragenden Blick Miriams, die sich über diese übereinstimmende Meinung freute. Tja, die beiden waren komisch, wie nicht anders erwartet, aber benahmen sich ganz vorbildlich. Obwohl ich schon ein bißchen gereizt wurde, als mir mein zugeteilter Gesprächspartner zum etwa fünften Male sagte:
"Elisabeth (mein voller Name), mit dir kann man sich ja richtig unterhalten!"
Erklärt wurde das dann in etwa so, dass er erst dachte, naja, gute Figur, bla, bla, aber ich wüsste ja richtig was so geht. Ja, was zur Hölle erwartet dieser beschränkte Idiot denn?!?! Dass ich, bedingt durch meine blonden Haare, auf ganz natürlichem Wege von jederlei Information ferngehalten werde?!?
Und, nein, ich will solche ehrlichen Geständnisse nach dem Motto: "Jetzt, wo wir uns kennen und so, ich bin halt so ein richtig toller Typ und erfülle ganz zufällig Cosmopolitan-Klischees, weil ich dir hier meine menschlichen Qualitäten vor die Füße kotze, abgesehen von meinem super Aussehen und den ganzen anderen Sachen, die ich so in den paar Sätzen, die wir gewechselt haben, total subtil untergebracht habe" NICHT.
Soweit war meine Meinung bis dahin aber noch nicht ausgereift, obwohl sporadisch aufgeflammt, und wir ließen uns erst zu einem Bier und dann zu dem einen nach Hause einladen. Wir sind auch wirklich nicht so blöd und haben uns streng platonisch gegeben. Auch, als wir auf dem Balkon saßen, Prosecco tranken und beobachteten, wie es hell wurde.
Ein romantischer Sonnenaufgang wurde schon durch intelligente Präzisionswolken verhindert.
Wir sahen noch das Video von zwei Paraglidern, die beim Flug Tennis spielen. Es wird wohl keinen überraschen, dass diese zwei Helden zum Greifen nah neben uns saßen und dafür ins Guinness-Buch der Rekorde gekommen sind.
Wir zeigten uns enorm beeindruckt und interessiert und verschwanden.
Sonntag Morgen:
Die Nacht hatte uns eine Stunde gestohlen, willkommen in der Sommerzeit!
Es war halb neun (neue Zeit), als ich zu Hause vor der Tür stand und panisch feststellte, dass ich den falschen Schlüssel mithatte. So klingelte ich meine Mutter aus dem Bett, für sie war es definitiv noch halb acht.
Wir tranken zu dieser unsäglichen Zeit eine Menge Kaffee und redeten und redeten... bis ich irgendwann ins Bett ging, etwa halb elf vormittags.
Nachmittags gingen wir mit Mr. Schwarzsilber himself Essen (Es ist ganz bestimmt zu früh für Sonnenschirme), besuchten danach eine Freundin, deren Mom mit meiner auf dem Balkon Sherry trank, während wir unsere Lieblings-Teenie-Serie guckten und es war ein herrlicher Ausklang für ein Wochenende, an dem ich so wenig zu Hause war, dass ich jetzt die ganze Zeit hier sitzen und euch das alles erzählen wollte.
P.S.: Es ist beinahe symbolisch, dass ich gerade jetzt wieder eine Eins in der Kunstklausur habe. Aber gut.

----
Zurück zu: [[Wahre Geschichten]]
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=15411690&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="426"/></html>

From "Expo 86" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/UsQSpxmMypU&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

From "Steeple" [2010]
<html><embed src="http://www.youtube-nocookie.com/v/IgaHll1GDvI&rel=0&fs=1&showinfo=0&start=30" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

From "At Echo Lake" (2010), live at the Whitney Museum. ([[site|http://www.fuckittapes.com/woods.htm]], [[myspace|http://www.myspace.com/woodsfamilyband]], [[blog|http://rearhouse.blogspot.com/]])
<html><embed src="http://www.youtube-nocookie.com/v/2FZN3ngRinU&fs=1&rel=0&showinfo=0&start=38&autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="444" /></html>

From "Songs of shame" (2009), live at the Whitney Museum. ([[site|http://www.fuckittapes.com/woods.htm]], [[myspace|http://www.myspace.com/woodsfamilyband]], [[blog|http://rearhouse.blogspot.com/]])
[[Fegefeuer des Marktes|http://www.zeit.de/2005/30/Kapitalismusserie?page=all]] [Artikel in DIE ZEIT vom 21.07.2005]
[[Steve Ballmer, Microsoft CEO]]
[[Mental Wealth]]

[img[img/src/1292300604085.jpg]]
[img[img/src/1292289597482.jpg]]
<html><embed src="http://www.youtube-nocookie.com/v/1X6yuW40iw0&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="394" /></html>

From "XXXX" [2009]
You may remember them as "You say Party! We say die!". But shortly after the release of "XXXX" their drummer Devon Clifford died and the name suddenly seemed a bit long. Or something like that.
<html><embed src="http://www.youtube-nocookie.com/v/qF1zDgrMa08&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Hit the Floor!" [2005]
<html><embed src="http://www.youtube-nocookie.com/v/iogY1lr6cyE&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="570" /></html>

Ich hab letztens von dieser Tiefgarage erzählt, wo ich nachts skate...
<html><embed src="http://www.youtube-nocookie.com/v/2PdYvkaYsaU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "White men are black men too" [2015]
 <html>
<div id="videoInfo">
<p>Controls:
<a href="javascript:void(0);" onclick="playVideo();">Play</a>
<a href="javascript:void(0);" onclick="pauseVideo();">Pause</a>
<a href="javascript:void(0);" onclick="muteVideo();">Mute</a>
<a href="javascript:void(0);" onclick="unMuteVideo();">Unmute</a>
<p/><p>
Volume: [<span id="volume">--</span>]
<a href="javascript:void(0)" onclick="setPresetVolume(25);">25%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(50);">50%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(75);">75%</a>
<a href="javascript:void(0)" onclick="setPresetVolume(100);">100%</a>
<input id="volumeSetting" type="text" size="3" />
<a href="javascript:void(0)" onclick="setVideoVolume();">&#8656;</a>
</p>

<p>Player state: [<span id="playerState">--</span>]</p>
<p>Current Time: [<span id="videoCurrentTime">--:--</span>]</p>
<p>Duration: [<span id="videoDuration">--:--</span>]</p>
<p>Start Bytes: [<span id="startBytes">--</span>]</p>
<p>Bytes Loaded: [<span id="bytesLoaded">--</span>]</p>
<p>Bytes Total: [<span id="bytesTotal">--</span>]</p>
</div>

<span style="visibility:hidden;"><div id="video">You need Flash player 8 or later to view this video.</div></span>

<div style="width:300px;height:300px;background-image: url('img/src/1281062628116.gif')" onclick="playPause();" title="Play/Pause"></div>
</html>

<script>
var videoID = "6SLEZN12cNs"
var atts = { id: "yt_obj_id" };
var params = { allowScriptAccess: "always" };
swfobject.embedSWF("http://www.youtube.com/v/" + videoID + "&enablejsapi=1&playerapiid=ytplayer&rel=0&fs=1&showinfo=0&hd=1", "video", "1", "1", "8", null, null, params, atts);
</script>
NOT SAFE FOR WORK
<html><embed src="http://vimeo.com/moogaloop.swf?clip_id=23416724&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1&autoplay=0&loop=0" allowfullscreen="true" allowscriptaccess="always" width="100%" height="530"/></html>

From "Yuck" [2011]
http://yuckband.blogspot.com/
<html><embed src="http://www.youtube-nocookie.com/v/qHRFqjGCUvU&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&color1=ffffff" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Conatus" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/HY9WUZZrTpw&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2&color1=ffffff" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

From "Conatus" [2011]
<html><embed src="http://www.youtube-nocookie.com/v/VWAv3nyytDQ&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="450" /></html>

Koncz Zsuzsa és Illés a filmben "Ezek a fiatalok" (1967).

Óh Mr. Alkohol, hát itt vagy már megint!
Hisz érthetően megmondtam már, köztünk semmi nincs!
Nekem már ne ígérd, hogy megváltozol.
Bánatomra, szépfiú, ismerlek már jól.

Mert néha jó veled, ezt nem tagadhatom!
De addig-addig hízelegsz, míg nem tudom, hogy mit teszek!
Óh Mr. Alkohol, neked hinni nem tudok,
Csak néha-néha lesz az úgy, hogy rád gondolok!

(szájharmonika-szóló: Bródy János)

Óh Mr. Alkohol, emlékszel arra még?
Hogy karjaidban tartottál és mégsem szerettél?
Rossz útra vezetted az életem!
Édes csókkal lezártad mind a két szemem!

Óh, nagyon szerettelek és hallgattam terád!
Minden mesét elhittem és mit tettél velem!
Óh, Mr. Alkohol a bajban elhagytál!
S rájöttem szépfiú mennyit hazudtál!

Óh, Mr. Alkohol mindig hazudtál!
http://www.google.com/friendconnect/admin/site/postmoderation/main?id=00233296540417472679&count=20&start=0
liebe Desinteressierte an einer noch weniger interessanten Geschichte!
ja, wie ihr dem Titel vielleicht entnehmen koennt, bricht fuer mcih eine neue schlax - aera an!

zu allererst: Schlax existiert, nein, nciht vielleicht in meinen gedanekn oder mal zufaellig in der strassenbahn oder in der ub mit ruecken zu mir. nein, er ist viel berechenbarer abzupassen, als man immer dachte. ("dem glueck laesst sich auf die spruenge helfen", wie es wiebke sagt. fragt sich nur, ob das einen gluecklich macht, die ganze aktion, aber spass macht's sicher, der langweilige uni-alltag wird ein wenig aufgewuehlt, es gibt endlcih mal wieder gruende, ueberhaupt in die uni zu gehen, was wiederum dazu fuehrt, dass man letztendlich vielleicht sogar mal ein studium zu ende zu bringen...)

naja, jedenfalls ist es mir nun zum dritten mal passiert, dass ich den schlax an einem DONNERSTAG (also heute auch) so gegen 15 Uhr auf eine veranstaltung wartend (voraussichtlicher beginn dieser 15:15 UHR) im philosophikum sah. heute sogar mal sprechend, wenn nciht redend!!!

Ich kaufte mirr einen kAFFEE, setzte mich in die stuhlreihe mit dem ruecken zum fenster und zufaellig sass der da mit einer (etwas bieder aussehenden, vielleicht auch aelteren) studentin rumsitzen.
die hatte halt so einen exakten dunkelbraunen pagenschnitt bis zum kinn, war in dunkelgruen gekleidet, foerstermaessig. die sassen da genau in der stuhlreihe mir gegenueber. naja, jedenfalls hatte ich mcih schon gesetzt, als ich das ueberhaupt merkte, so dass cih total gezwungen war, denen von angesicht zu angesicht da auszuharren bis mein kaffeebecher leer war. es ist nun schon etwa 2 jahre her, dass ich dem (relativ grundlos) hinterhergelaufen bin). in dieser zeit hat sich viel geaendert, wir trinken beide nicht mehr den automatenkaffee in den haesslichen plastikbechern und ansonsten sehen vielleicht auch beide etwas anderes aus. ich besser - er noch schlechter :-). naja, mann leute, ich muss die sache halt ein wenig durch den kakao ziehen, damit man mich nicht ernst nimmt in der angelegenheit. man sollte das einfach nciht ernst nehmen, es ist ein zeitvertreib.
naja, den ersten brocken, den ich von ihrem gespraech heute mitbekam, ueberrascht mich in seiner brechreizenden ueberzeugung aufgrund meiner erfahrung mit schlaxens allerersten worten nciht. (Schlaxens allererste worte: siehe fruehjahr 99 auf einer unikum-feier: "weisst du, wir gehen jetzt wo hin, wo es viel toller und viel grossartiger ist als hier" damals haette ich echt reinschlagen koennen, in diese bedepperte hackfresse, heute belaechele cih die ganze angelegenheit mit einem laecheln, das begleitet von meinem kaugummikauen in coolness unschlagbar ist.) Heute dachte ich zwar auch nur: "mann, der ist bestimmt tooootal dumm und bedeppert, daran hat sich nichts geaendert, dumme leute bleiben ihr leben lang dumm, weise sterben frueh und schlaue sind schon lange tot.." aber auch dachte ich mir: "WEnn der wuesste, wenn der wuesste..."

Aber ein zweiter Brocken, den ich ihrem Gespraech heute entnehmen konnte, liess mich positiv aufstrahlen. IN irgendeinem Zusammenhang meinte er: "Weisst Du... DIE KOENNEN MICH MAL " oder so was in der richtung. Nee, den satz fand ich schon besser, muss cih sagen.

ALSO: UM die Geschichte in allen ihren Rundungen zu perfektionieren und sie in einer harmonischen Climax zu beenden, sehe ich nun vor, mich nicht etwa vor den hinzustellen und ihm zu sagen "hallo, ich bin c. und habe vor zwei jahren eine anzeige in die Stadtrevue gesetzt, die du netter weise beantwortet hast.." nein, ich sehe vor, die gschichte aus seinem blickwinkel zu verfolegen. das heisst klartextlich: es muss so kommen, dass ER in irgendeinem zusammenhang mich kennenlernt, ganz unbesehen der gesamten Vorgeschichte, und ganz ungeleitet von aktiven aktionen meinerseits!!!
fuer diesen zweck muss ich mich halt nun jeden donnerstag im philosophikum um etwa 15 uhr einfinden.... muss anwesend sein.
und um missverstaendnisse toootal aus dem weg zu raeumen, ich habe mich veraendert; das bild von einem zu mir passenden mann hat sich geaendert, d.h. er war es eigentlich nie, fuehlte mcih ihm eigentlcih nie sexuell angezogen, war, wie es die weise wiebke sagt "nur an seiner person interessiert". das ist nun auch der fall, und ich bin an seiner person interesiert FUER die geschichte. klingt skrupellos gemein. ja, das ist es vielleicht wirklich.

zum zweck fuer geschichten - oder auch nur als vorwand, in die uni zu gehen?

im auftrage des geschichten erzaehlens,
c.

----
Zurück zu: [[Wahre Geschichten]]
<html><div class="clearfix"></div></html>
<html><div class="clearfix"></div></html>
<script>
if (!window.story) window.story=window;
var url=store.getTiddlerText("SiteUrl");
var title=story.findContainingTiddler(place).id.substr(7);
var permalink=encodeURIComponent(String.encodeTiddlyLink(title));
var fu=url+'%2f%23'+permalink;

return "<html><iframe src=\"http://www.facebook.com/plugins/like.php?href="+fu+"&layout=button_count&show_faces=false&width=90&action=like&font=tahoma&colorscheme=light&height=21\" scrolling=no frameborder=0 style=\"border:none;overflow:hidden;width:90px;height:21px;float:left;\" allowTransparency=\"true\"></iframe></html>";
</script>

liebe menschen!

ich war heute bei einer betriebsärztin zu einer "eingehenderen" untersuchung.
zwar hatte die ärztin irgendwas von marianne faithful, aber eher überwiegte bei ihr die pedantische strenge einer postschalterfrau, die ein paket ans pentagon aufgeben muss; und ich war das paket.
die blutabnahme war nciht soooo schlimm und das messen ergab, dass ich in den letzten drei jahren doch zwei cm gewachsen bin.
aber als ich dann mit einem strichcodebeklebten weißen plastikbecher (ein braungeriffelter hätte mich wenigstens noch an die uni-automatenkaffees erinnert..) für eine urinprobe ins damenklo geschickt wurde, klingelten bei mir die glocken:
"die wollen mein pipi auf thc untersuchen!"
und dann fiel mir ein: "mist, da war doch diese Philo-Fahrt vor knapp zwei Wochen in der eifel, und da habe cih in der Hängematte liegend irgendwann so ein blödes Ding in die müde Hand gedrückt bekommen, und daran 2-3 mal gezogen, um ein wenig karibischen flair in die eifelhütte zu pusten. und nun bin ich ein archäologisches objekt, das nie arbeiten darf, wenn die halbwertszeit zu hoch ist....also`n schwangrschaftstest wäre mir momentan lieber, der wäre klar wie quellwasser.." panik-etc

ich konnte nach dem betriebsärztinnenbesuch erst mal 5 stunden vor panikstarre nichts machen, deshalb:
liebe kifferfreunde (nun seit ihr sogar mal für i r g e n d w a s gut!!!), könnt ihr mir sagen, ob man die 2-3 hängemattentütenzüge von vor knapp 2 wochen nachweisen kann?
oder, ob beschäftigungen wie; sport, schuheputzen, lesen, diskettenlaufwerke auswechseln und gute musik hören das thc im körper schneller zum Zerfall bringen?

Vielen Dank im voraus! Chrizzi

P.S. Wenn die nichts finden, und cih doch arbeiten darf, dann bekomme ich jeweils eine Hepatitis A UND eine Hepatitis B Impfung gratis, toll, wa`? wahrscheinlich sogar dann, wenn meine leber eine einzige latte wäre.

----
Zurück zu: [[Wahre Geschichten]]
Items that have no tags.
<<forEachTiddler
 where
 'tiddler.tags.length == 0'
>>
NOT SAFE FOR WORK
<html><embed src="http://www.youtube-nocookie.com/v/edovqrWDoqE&fs=1&rel=0&showinfo=0&iv_load_policy=3&autohide=2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="565" /></html>

http://soundcloud.com/sc49
http://synesthesiaefilms.tumblr.com/

All items, listed by text length.
<<forEachTiddler
    sortBy
        'tiddler.text.length'
        descending
    write
        '"* [["+tiddler.title+"]] ("+tiddler.text.length+")\n"'
>>
Gedankenverloren rühre ich den Zucker in meinen Milchkaffe. Eigentlich ein viel zu schönes Wetter für ein heißes Getränk. Die zweite richtig sommerliche Woche in diesem Jahr läßt die Menschen strahlen und erfüllte die Luft mit einer sanften Mildheit. "So mild kann nur ein Sommertag riechen."
Ich atme tief ein, und mit einem mal bin ich wieder zurück in der Stadt, wieder zurück an einem Sonntag Morgen. Es war einer dieser ganz speziellen, klassischen Sonntagmorgen: Es waren nur wenig Leute auf der Straße und die Hitze hatte sich noch nicht zu ihrer vollen Kraft entfaltet. Die Luft jedoch versprach einen heißen Tag. Wir waren gemeinsam auf dem Weg zum Bäcker. Sonntagmorgenbrötchen. Zu der Zeit, als wir keinen Schritt ohne den anderen taten, erledigten wir sogar das zusammen. Eine lange Reihe Spätaufsteher wartete im Laden darauf, bedient zu werden. Wir stellten uns an unterschiedlichen Stellen auf, um schneller drangenommen zu werden. So stand ich weit genug weg, um ihn mir genau anzuschauen: frisch geduscht, mit einem sauberen T-Shirt und gerade gemachten Haaren. Der Begriff "Sonntagsanzug" hatte niemals eine Bedeutung für mich gehabt. Bis zu diesem Augenblick: Alles an ihm war so frisch und so rein, so besonders. So besonders wie genau dieser Sonntagmorgen im Sommer.
Unsere Schlangen bewegten sich gleichschnell und wir trafen uns in der Mitte. Er lächelte mich an, als ob er mich seit Tagen nicht gesehen hätte. Die Bedienung, eine Endvierzigerin mit zuviel Lidschatten und viel zu blonden Haaren, schaute uns an und fragte: "Gehören Sie zusammen?"
"Ja", sagte ich. Und wärend sie unsere Bestellung in eine Tüte packte, traf mich die Doppeldeutigkeit dieser Frage mit einem Schlag: "Ja, wir gehören zusammen." Und ich war froh, diese besondere Frage an diesem besonderen Tag zu hören.
"Zahlen bitte!" reißt es mich ins jetzt zurück. Es sind wieder nur wenig Leute unterwegs. Die Luft ist dieselbe, die Sonne ist dieselbe. Nur er, er sitzt nicht in seinem Sonntagsanzug da. Die Stadt bereitet sich auf einen drückenden Tag vor. Der Kellner bringt die Rechnung auf einem Unterteller. "Zusammen oder getrennt?", fragt er. Und noch ehe dieser Satz verklingt, fühle ich, wie sich meine Augen mit Tränen füllen.

Bernd Eischeid

----
Zurück zu: [[Wahre Geschichten]]