thetwilightkid is loading




Requires javascript.
Best with Firefox/ Firefox Mobile
thetwilightkid -
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
<!--{{{-->
<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>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
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]]
<!--{{{-->
<div class='header' role='banner' 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' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
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='toolbar' role='navigation' 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>
<!--}}}-->
@@font-size:2em;<<tiddler HoverMenu##flex with: "$1"
 " ... --- ..- -. -.. "  "$3" 'Solaris' "">>@@<html><nowiki> / <a class=lightview data-lightview-group=Solaris data-lightview-group-options="height: 440, slideshow: 30000" href=http://jd.heliohost.org/tk/v/BW_2_large.jpg ><font color=999999 font size=6>...- .. . .--</a></div></html>
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/Untitled-21jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-8jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-14jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-12jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-18jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-22jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-11jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-9jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/BW_2_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-20jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/BW_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-19jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-17jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
<a href="http://jd.heliohost.org/tk/v/Untitled-13jpg_large.jpg" class="lightview" data-lightview-group="Solaris"</a>
</html>
<html>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</html>

!!!1965
<html><iframe class="audio" src="http://8tracks.com/mixes/4813352/player_v3_universal" width="98.9%" height="322" style="border: 0px none;"></iframe>
<p class="_8t_embed_p" style="font-size: 11px; line-height: 12px;"><a class="lightview audio" href="http://8tracks.com/d-lebeau/1965-jukebox?utm_medium=referral&utm_content=mix-page&utm_campaign=embed_button">1965 JUKEBOX</a> from <a class="lightview audio" href="http://8tracks.com/d-lebeau?utm_medium=referral&utm_content=mix-page&utm_campaign=embed_button">D-LeBeau</a> on <a class="lightview audio" href="http://8tracks.com?utm_medium=referral&utm_content=mix-page&utm_campaign=embed_button">8tracks Radio</a>.</p>
</html>
!!!3wk Classic Alternative Radio
<html><a class="lightview audio" href='http://www.3wk.com/index.php' target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://www.3wk.com/bannerimages/3wkindiewhite.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="http://www.3wk.com/player/playerNEW.php?station=eighties" style="border: 0px none; margin-left: -155px; height: 270px; margin-top: -10px; width: 700px;">
</iframe>
</div>
</html> 
!!!3wk Classic Underground Radio
<html><a class="lightview audio" href='http://www.3wk.com/index.php' target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://www.3wk.com/bannerimages/3wkclassicorange.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="http://www.3wk.com/player/playerNEW.php?station=classic" style="border: 0px none; margin-left: -155px; height: 270px; margin-top: -10px; width: 700px;">
</iframe>
</div>
</html> 
!!!3wk Underground Radio
<html><a class="lightview audio" href='http://www.3wk.com/index.php' target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://www.3wk.com/bannerimages/3wkindieblack.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="http://www.3wk.com/player/playerNEW.php?station=underground" style="border: 0px none; margin-left: -155px; height: 270px; margin-top: -10px; width: 700px;">
</iframe>
</div>
</html> 
!!!Kate Bush 50 Words for Snow
<html><a class="lightview audio" data-lightview-group="50wfs" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg><img alt="missing picture" class="audio" width=98.9%   src="http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_kate-bush__album_50-words-for-snow.html#.V20xIxJZhwA" style="border: 0px none; margin-left: -225px; height: 395px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372123550/al56012450e7c622686a7cbbee" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:hidden;
">
</iframe>
</div>
</html> 
!!!Radiohead A Moon Shaped Pool
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://static.spin.com/files/2016/05/radiohead-new-album-a-moon-shaped-pool-download-stream-640x640.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_radiohead__album_a-moon-shaped-pool.html#.Vz4EQ76GXIE" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
!!!P J Harvey & John Parish A Woman A Man Walked By
<html><a class="lightview audio" data-lightview-group="awamwb" href='http://i118.photobucket.com/albums/o102/rarenightmare/a%20woman%20a%20man%20walked%20by/pjharveyamawwb.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://1.bp.blogspot.com/_TFBp8yq9lN0/SdD_RQzZpsI/AAAAAAAAFGI/z0xh7N76k3Q/s400/awomanamanwalkedby"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe scrolling="no" src="https://musicmp3.ru/artist_pj-harvey-and-john-parish__album_a-woman-a-man-walked-by.html#.V20xyhJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class=tidido scrolling="yes" src="http://tidido.com/a35184373513795/al56013af3e7c622686a8c7369" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Accuradio 1980s Alternative
<html>
<a target="_blank" href="http://www.accuradio.com/"> <img alt="missing picture" class="audio" width="98.9%" border="0" src="http://cdn.accuradio.com/static/images/2014/accuLogoFlesh.gif?cb=234034"></html>
<html><iframe class="audio" src="http://v5player.slipstreamradio.com/pop_player/modernrockclassics/265/" scrolling="yes" border=''0'' width="97.9%" height="420"> </iframe></html>
config.options.chkHttpReadOnly = false;
Hey, wait! I'm having a //High Fidelity// moment here

<html><a href='http://www.thefeeliesweb.com/images/photos/promo80a.gif' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.thefeeliesweb.com/images/photos/promo80a.gif"></html>

After nineteen long years [[The Feelies|http://www.thefeeliesweb.com/]] are back with 

[[Here Before|http://www.allmusic.com/album/here-before-r2142958/review]]

<html><a class=lightview data-lightview-group="hebe" data-lightview-group-options="slideshow: 30000" href=http://southernrecorddistributors.files.wordpress.com/2011/04/thefeelies_herebefore.jpg> <img alt="missing picture" width=74.9%   src="http://www.thefeeliesweb.com/images/disc/HereBefore.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Here Before' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2823609-1302653668.jpeg" class="lightview" data-lightview-group="hebe"</a>
<a href="http://jd.heliohost.org/tk/v/R-2823609-1302653690.jpeg" class="lightview" data-lightview-group="hebe"</a>
<a href="http://jd.heliohost.org/tk/v/R-2823609-1302653706.jpeg" class="lightview" data-lightview-group="hebe"</a>
<a href="http://jd.heliohost.org/tk/v/R-2823609-1302653723.jpeg" class="lightview" data-lightview-group="hebe"</a>
<a href="http://jd.heliohost.org/tk/v/R-2823609-1302653742.jpeg" class="lightview" data-lightview-group="hebe"</a>
</html>
The Feelies on [[World Cafe|http://www.npr.org/templates/story/story.php?storyId=127212203]] May 27 2010

<html><img alt="missing picture" width=74.9%   src="http://media.npr.org/assets/music/programs/worldcafe/2010/05/thefeelies.jpg?t=1312627965&s=2"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Feelies on World Cafe' "">>@@

The Feelies interview and live songs on [[Sound Opinions|http://www.soundopinions.org/shownotes/2008/071808/shownotes.html]] July 18 2008

<html><img alt="missing picture" width=74.9%   src="http://farm4.static.flickr.com/3027/2635244790_c4b2db55b8.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Feelies on Sound Opinions' "">>@@

[[Time For A Witness|http://www.allmusic.com/album/time-for-a-witness-r7185]]

<html><a class=lightview data-lightview-group="tfaw" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/tfaw1.jpeg><img alt="missing picture" width=74.9%   src="http://3.bp.blogspot.com/_vKD7WiDMrVM/S_b_ldQRRDI/AAAAAAAABEk/3zRb_2X-_1A/s320/feelies.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Time For A Witness' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/tfaw2.jpeg" class="lightview" data-lightview-group="tfaw"</a>
<a href="http://jd.heliohost.org/tk/v/tfaw3.jpeg" class="lightview" data-lightview-group="tfaw"</a>
<a href="http://jd.heliohost.org/tk/v/tfaw4.jpeg" class="lightview" data-lightview-group="tfaw"</a>
<a href="http://jd.heliohost.org/tk/v/tfaw6.jpeg" class="lightview" data-lightview-group="tfaw"</a>
<a href="http://jd.heliohost.org/tk/v/tfaw5.jpeg" class="lightview" data-lightview-group="tfaw"</a>
</html>
[[Only Life|http://www.allmusic.com/album/only-life-r78235/review]]

<html><a class=lightview data-lightview-group="oli" data-lightview-group-options="slideshow: 30000" href=http://images.coveralia.com/audio/t/The_Feelies-Only_Life-Frontal.jpg?894><img alt="missing picture" width=74.9%   src="http://www.phawker.com/wp-content/uploads/2010/04/the-feelies-only-life.jpeg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Only Life' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/ol2.jpeg" class="lightview" data-lightview-group="oli"</a>
<a href="http://jd.heliohost.org/tk/v/ol3.jpeg" class="lightview" data-lightview-group="oli"</a>
<a href="http://jd.heliohost.org/tk/v/ol4.jpeg" class="lightview" data-lightview-group="oli"</a>
<a href="http://images.coveralia.com/audio/t/The_Feelies-Only_Life-Interior_Frontal.jpg?908" class="lightview" data-lightview-group="oli"</a>
</html>
[[The Good Earth|http://www.allmusic.com/album/the-good-earth-r7187/review]]

<html><a class=lightview data-lightview-group="tge" data-lightview-group-options="slideshow: 30000" href=http://3.bp.blogspot.com/_RuUSEFIdgJw/TI2XoYHmQJI/AAAAAAAAA3A/c1AqFrxCRGY/s1600/feelies+good+earth.JPG><img alt="missing picture" width=74.9%   src="http://antville.org/static/musik/images/feelies-the%20good%20earth.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Good Earth' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/tge1.jpeg" class="lightview" data-lightview-group="tge"</a>
<a href="http://jd.heliohost.org/tk/v/tge2.jpeg" class="lightview" data-lightview-group="tge"</a>
<a href="http://jd.heliohost.org/tk/v/tge3.jpeg" class="lightview" data-lightview-group="tge"</a>
</html>
[[Crazy Rhythms|http://www.allmusic.com/album/crazy-rhythms-r7186/review]]

<html><a class=lightview data-lightview-group="crr" data-lightview-group-options="slideshow: 30000" href=http://4.bp.blogspot.com/_knLOBP6FJ_k/TSj9K9i6n-I/AAAAAAAACO4/8nxpl_RM01M/s1600/Crazy%2BRhythms%2B%255BA%2526M%2BCD%255D.jpg><img alt="missing picture" width=74.9%   src="http://www.incendiarymag.com/images/2008/In%20Oct%2009%20The%20Feelies.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Crazy Rhythms' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124546.jpeg" class="lightview" data-lightview-group="crr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124563.jpeg" class="lightview" data-lightview-group="crr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124567.jpeg" class="lightview" data-lightview-group="crr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124551.jpeg" class="lightview" data-lightview-group="crr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124557.jpeg" class="lightview" data-lightview-group="crr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3505698-1333124536.jpeg" class="lightview" data-lightview-group="crr"</a>
</html>
<html><a href='http://www.thefeeliesweb.com/images/poster1.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://www.thefeeliesweb.com/images/poster1.jpg"></a></html>

No sir, no questions at all.
Greetings from dial-up land. Besides being stuck with a 56k modem for three weeks (fuck) and realizing 
that internet cafes only have coffee from machines ( f u c k ! ), 
I've been having problems with Firefox+javascript+Windows Media Player Dynamic Link Library (again: fuck).

Nevertheless

<html><img alt="missing picture" width="98.9%" src="http://th03.deviantart.net/fs26/300W/f/2008/067/c/e/Black_Firefoc_Icon_by_kereight007.png"></html>

''go get [[Firefox|http://www.mozilla.com/en-US/firefox/]]''

Instead of verbally and/or physically abusing internet providers executives, thought it'd be saner
to show off some more concert tickets and to embed a little show for you, so...

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Low%20Frequency.jpg"></html>

Described elsewhere as //'sparks from Sonic Youth and The Velvet Underground explode like stars into a dark lounge atmosphere'//
 [[the Low Frequency In Stereo|http://www.lowfrequencyinstereo.com/]] was a great gig, I mean really intense, as all gigs taking place in a basement should be. 
Here's a little taste from their 11.2.2006 in-studio performance @ [[KEXP 90.3 FM|http://www.kexp.org/home.asp?noflash=true]] which, of course, is great radio. 

<html><img alt="missing picture" width="98.9%" src="http://www.mic.no/nmi.nsf/pic/lowfrequencytoseks/$file/lowfrequencytoseks.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Low Frequency In Stereo' "">>@@
 
Since 'Horses' was record of the week, what do you think of this one?

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Patti%20Smith%20ticket1.jpg"></html>

[[The White Stripes|http://www.whitestripes.com/]] were playing a seaside venue the same night.
Due to a faulty stage (way to go organizers!) that became dangerous under a little wind, the concert ended after a song and a half or something.
A lot of people wished they had gone to Patti's concert instead. I really like the Stripes //but// there was never a dilemma in //my// thick head. 

Do notice that [[Lenny Kaye|http://en.wikipedia.org/wiki/Lenny_Kaye]] and [[Tom Verlaine|http://www.marquee.demon.co.uk/]] are with the band!
I really miss my old //Gentlemen// tape. 
It was too short for the entire nightmare to fit, so //Brother Woodrow/Closing Prayer// was cut in half 
and you'd have to imagine the rest of it.
I think I left it forever inside a car I //knew// I shouldn't have stepped in. 

Yet that car was the only thing in the world. 

And that could be what this record is all about. But I don't know. 

Let me urge you, if I may: //Don't// let the [[lyrics|http://www.purelyrics.com/index.php?album_detail=33]] here pass you by. 
And good luck with it. Record of the week starting April 16, 2007

[[Gentlemen|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:0nfrxqugld0e]] by [[The Afghan Whigs|http://www.summerskiss.com/]]


<html><a href='http://4.bp.blogspot.com/-l8q3GsfFUe0/TrRToeZAfSI/AAAAAAAAANo/B4EUW3c0i6c/s1600/The%2BAfghan%2BWhigs%2B-%2BGentlemen%2Bfront%2Bscan.JPG' class='lightview' data-lightview-group="gentlemen"><img alt="missing picture" width=74.9%   src="http://t0.gstatic.com/images?q=tbn:ANd9GcT5qNjccUWWQIVAc-MiR9xwe707sGcF6P-Ry2OE-rPtSkc2hgyH"></a></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/lBKQFICVHoHb27hHkTM7giydv04=/fit-in/600x594/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-3321.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/IAGOAWdAW8d9sFPhIbNrhroEhTo=/fit-in/600x582/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-6432.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/_2G7lYI6PNvnBxLb0MBZnx0nGgQ=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-4051.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/Tr_nEeKOpqO75iJKr6_ZCOByeyg=/fit-in/600x567/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-5656.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/iYrkGP8H7tnsKfNsyxeFYbDhxGk=/fit-in/600x564/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-2007.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/PLv32W-JlrBd0seQ8c5lIYk6JcY=/fit-in/300x313/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1360012479-1761.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/Us8SlQKh7YKsrk_mNiiJ98HoiUE=/fit-in/600x581/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1440435677-2890.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a>
<a href="https://cdn.discogs.com/8kZsnIXhhQocsEY9_egBNmAOtLs=/fit-in/600x394/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-866979-1440435685-9172.jpeg.jpg"  class="lightview" data-lightview-group="gentlemen"</a></html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Gentlemen' "">>@@
The other night I pushed a button on the radio too.

<html><a href='https://i.ytimg.com/vi/STJPfXTrSHA/hqdefault.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="https://i.ytimg.com/vi/STJPfXTrSHA/hqdefault.jpg"></html>

[[Akira Rabelais|http://www.akirarabelais.com/vi/x.html]] [[Spellewauerynsherde|http://www.allmusic.com/album/spellewauerynsherde-mw0000286817]]


<html><a class=lightview data-lightview-group="akira" data-lightview-group-options="slideshow: 30000" href='https://img.discogs.com/af7wRc2Es684vm5EfjEO-PBncBM=/fit-in/600x523/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989320.jpeg.jpg'><img alt="missing picture" width="74.9%" src="http://3.bp.blogspot.com/-CXstZ_SfsFA/TfCajsDSH-I/AAAAAAAAAHE/Ip4_7RFrWq0/s1600/29295961.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Spellewauerynsherde' "">>@@
<html>
<nowiki>


<a href="https://img.discogs.com/UVJqN4dODqjPmcRknDSXM_Z1v5Q=/fit-in/600x522/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989336.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/2562LuoOmIAPfcnhGDPVIhg5FTw=/fit-in/600x521/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989354.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/LAAyzN1vRozn5GIJ9y16BtDWwJ4=/fit-in/600x533/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989374.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/XdEnNLL_Jn6yDqxxSQptd8azgYs=/fit-in/600x537/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989391.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/OEu2bo1vC69Q0mVfwuuJyTofoA4=/fit-in/592x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1426354914-3295.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/0EqZWZ6lqNqWm8qtxgShCTHDRm8=/fit-in/600x522/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989406.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/3EXHIA7HwSvrJ7nf3cex23j4WnQ=/fit-in/433x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989420.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
<a href="https://img.discogs.com/_MXeSJeCv2X9GKCw50JE7h6AD3c=/fit-in/435x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989433.jpeg.jpg"  class="lightview" data-lightview-group="akira"</a>
</html>
<html><a class=lightview data-lightview-group="fwod" data-lightview-group-options="slideshow: 30000" href='http://images.junostatic.com/full/CS1297964-02A-BIG.jpg'><img alt="missing picture" width="74.9%" src="http://images.junostatic.com/full/CS1297964-02A-BIG.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Contemporary Classical' "">>@@


<html><a href='http://25.media.tumblr.com/tumblr_ljrit6DS1W1qzy30io1_500.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Kendra%20Smith.jpeg"></html>

Wouldn't you have guessed she'd float away into the trees? Just one of

[[Kendra Smith|http://www.4ad.com/kendrasmith/profile/]]'s [[Five Ways of Disappearing|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:j9fuxqthldhe]]

<html><a class=lightview data-lightview-group="fwod" data-lightview-group-options="slideshow: 30000" href='http://images.junostatic.com/full/CS1297964-02A-BIG.jpg'><img alt="missing picture" width="74.9%" src="http://images.junostatic.com/full/CS1297964-02A-BIG.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Five Ways of Disappearing' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_kendra_smith_five_ways_of_disappearing_1995_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="fwod"
</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_kendra_smith_five_ways_of_disappearing_1995_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="fwod"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_kendra_smith_five_ways_of_disappearing_1995_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="fwod"</a>
</html>
Hope you like the site's revamp. 
This is new and it is old too. 
//(and by that I mean that)// if the picture below looks somewhat familiar, well, hallo again.

<html><a href='http://jd.heliohost.org/tk/v/os/os/index1.htm' class="lightview" data-lightview-type="iframe" ><img alt="missing picture" src="http://jd.heliohost.org/tk/v/oldsite.jpg" width=74.9%   border="0"/></a></html>

Yahoo Page Builder was //really// slow over a 56k modem a thousand years ago, 
so I suppose one deserves some credit for //persistence//.
Doesn't the word remind you of Cat Power's //Evolution//? 
That, along with the Twilight Singers's //Number Nine//, was the official soundtrack of those days.

I agree, nostalgia is //such// crap. 

----

Greetings to [[BidiX|http://tiddlyhome.bidix.info/]]. 
 Because of his ChangeModePlugin 
(which is among the Koolest tiddly-wiki-geeky pieces of script I've ever come across)
this little site is allowed to //pretend//  it's not a [[TiddlyWiki|http://tiddlywiki.com/]]. 

When, of course, it is.
If you're into viewing the tiddlers code (very welcome) 
or downloading this (extremely welcome) 
or any of the other things you'd normally do with a TW, 

kindly push the buttons 

<<changeMode Admin>> <<changeMode Author>> <<changeMode Reader>>   

<html><a href="http://themes.tiddlywiki.com/#Mocha" target="_blank"><img alt="missing picture" style="width: 98.9%;"  src="http://themes.tiddlywiki.com/mocha.png"  border="0"/></a></html>

http://tiddlythemes.com/ also helped. This is based on their [[MochaTheme|http://tiddlythemes.com/#Mocha]].
Slightly tweaked. 

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/form-submit.jsp.jpg"></html>
picture courtesy of http://www.gapingvoid.com/ 
<html><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','1','height','1','src=''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf'','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie=''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1" height="1">
  <param name="movie" value="''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''">
  <param name="quality" value="high">
  <embed src="''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1" height="1"></embed>
</object>
</noscript></html>

You used to see that every time your browser
decided it has a mind of it's own and brought you this way.
Just in case you feel that nostalgia isn't such crap //after all//
or if you really liked the chaotic intro music
(which, by the way, was a bloody accident and not some aesthetic comment)
this site's old and tired body is right here

http://r.thetwilightkid.tiddlyspot.com/

<html><a href="http://tiddlyspot.com/" target="_blank"><img alt="missing picture" src="http://tiddlyspot.com/_ts/images/banner-logo.png" width=98.9%  border="0"/></a></html>

and that's all thanks to the good people who are hosting us over at

http://tiddlyspot.com/
The name of this list is //The Room//.
A slice of time at home. Sweet. Home.
<html>
<a href="http://jd.heliohost.org/tk/v/rsz_1rsz_1img_20190417_211112-400.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=88.9%   src="http://jd.heliohost.org/tk/v/rsz_1img_20190417_211112.jpg"  ></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Room' "">>@@

Better pray there.
Compatriot [[KU|http://www.inner-ear.gr/en/artists/61-ku/]] 

<html><a href='http://innerear2.redshiftmedia.webfactional.com/media/cache/73/e2/73e242342d898229eac92cdf8caecd13.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://innerear2.redshiftmedia.webfactional.com/media/cache/73/e2/73e242342d898229eac92cdf8caecd13.jpg"></a></html>

came up with an impressive debut called

[[Feathers|http://innerear.bandcamp.com/album/feathers]]

<html><a href='http://f0.bcbits.com/img/a3516119111_10.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://2.bp.blogspot.com/-pMbVe2XC8po/UXYnUUFGoZI/AAAAAAAANvk/NTzoCy0bUzk/s1600/ENDOXWRIKA+243+ku.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Feathers' "">>@@

He's with

<html><a href='http://www.inner-ear.gr/en/news/' target=_blank><img alt="missing picture" width=54.9%   src="http://i1.sndcdn.com/avatars-000001091783-1w7p3p-crop.jpg?ca77017"></a></html>

so [[check them out|http://innerear.bandcamp.com/]]

stumbled upon

<html><a href='http://www.stardustradio.gr/' target=_blank><img alt="missing picture" width=74.9%   src="http://www.greekradios.gr/photos/logo_stardust_max.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Stardust Radio' "">>@@

researching Feathers.
Not sure I like it though. They will play some jazz or electronica or urban something, 
kinda of thing that will either make you feel kool when you really isn't
(which is kinda kool) //or// it will make you feel like you //gotta// be kool.
Which is not kool.
At all.

(and that's why it's not in the [[Radio]] section yet, gotta make up my mind see)

[[This|http://rockthatfont.com/]], on the other hand, is going straight to [[Blogs]].

<html><a href='http://rockthatfont.com/' target=_blank><img alt="missing picture" width=74.9%   src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT9msYAxC3Qu_6-Y9DKLZ38TAZdMJZvRbfo52kwgaXr8FHYdf8lwA"></a></html>

They're into Rock’n’Roll and Typography.   
Need more be said?
They're back. ''[[Tindersticks'|http://www.tindersticks.co.uk/]]'' new gem is out tomorrow.
It's called

''[[The Hungry Saw|http://cms.tindersticks.co.uk/index.html?pid=14]]''

<html><a href='http://www.chimpomatic.com/file-uploads/large/the-hungry-saw.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://xad.xanga.com/58783bf263429182111300/z139343794.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Hungry Saw' "">>@@


and yes, I //am// a //little// excited cause, you see, we go back...

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/tindersticks_1.jpg"></html>

---''Live in Amsterdam, February 1994''---
''The Bloomsbury Theatre 12.3.95''

<html><a href='http://www.tindersticks.co.uk/wp-content/uploads/2013/02/bloomsbury_theatre_600.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://img2-ak.lst.fm/i/u/300x300/c442814085d1463098b4caf8dcf588d3.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Bloomsbury Theatre 12.3.95' "">>@@

I mean //way back//

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/tindersticks_2.jpg"></html>

and it all started here...

''[[II|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:k9fpxquhldse]]''

<html><a href='http://alanbumstead.files.wordpress.com/2011/01/img_2056.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://bp2.blogger.com/_1G6-aG2-A-g/RxKQx6BDvZI/AAAAAAAAAEs/gsmA2lt-ozs/s320/Tindersticks2.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Tindersticks ||' "">>@@

''[[Whiteloft|http://www.last.fm/user/whiteloft/]]'s wonderful sping cleaning''

[[whiteloft|http://www.last.fm/user/whiteloft/]] dropped by the ole' last.fm page and then I repaid the visit and then I saw a playlist called //spring cleaning// (for some bizzare reason I can totally relate to that)  and then, well, I've been drinking whiskey and beer listening to that for three nights in a row, I mean, it's getting scary. 
An absolute handicraft of a compilation, this is ''very highly recommended''  

<<<
//and then last.fm came up with some idiotic restrictions as far as playlists go, so,  in order to listen to full tracks and not previews -which suck- each has to have 45.768 different tracks by 16.456 different artists 
14% of which must suffer from dwarfism etc etc etc...
lets fix this: [[go tell last.fm their policy's crap|http://www.last.fm/about/contact]]
and then [[go ask whiteloft to please enrich her playlist so it plays full tracks |http://www.last.fm/user/whiteloft/]]
till either works, this is her own personal radio//
<<<

<html><a href="http://www.last.fm/user/whiteloft/" target="_blank"><img alt="missing picture" src="http://img2-ak.lst.fm/i/u/avatar170s/0cc0c64bb0f647e3c73cb37225674fae.png"  width=74.9%  border="0"/></a></html>
>Sorry, last.fm streams are no longer available.

plus I should probably send whiteloft a little //thank you// note just for introducing me to this...

<html><a href="http://www.myspace.com/daniellestechhomsy" target="_blank"><img alt="missing picture" src="http://www.identitytheory.com/wp-content/uploads/2008/02/rioenmedio1.jpg"   border="0"/></a></html> 

''More great Portuguese people''

Absolutely love this guy's blog. He's a streamer! 

<html><a href="http://jornalberbequim.blogspot.com/" target="_blank"> <img alt="missing picture" style="width: 98.9%;" src="http://4.bp.blogspot.com/_9YC0O6YbuGc/SnykWSxcEgI/AAAAAAAAAJ0/TK1lOO4ffFo/S718/novo+log+12.jpg"></html>
Speechless, are we? Hope that Gentlemen //has// affected you the way it should. 
Don't worry about the bruises, they'll go away in time. Most of them.

Till then lets try to ease those sore eyes/ears/heads/whatever with

''[[The Cinematic Orchestra|http://www.cinematicorchestra.com/]]'' in concert.

<html><img alt="missing picture" width="74.9%" src="http://web.archive.org/web/20120701002813/http://www.montrealmirror.com/ARCHIVES/2003/062603/images/cover_music.jpg"></html>

[[Ninja Tune|http://www.ninjatune.net/home/]]'s jazz masters are captured live during the 2001 Du Maurier Jazz festival in Vancouver.
They're are brought to us by The Canadian Broadcasting Corporation, aka [[CBC Radio 3|http://radio3.cbc.ca/]].
They've been making great records since, which will probably come up often enough in the [[BeenListeningTo]] section.

<<<
Sadly the Vancouver concert is out of circulation but...
<<<

[[The Cinematic Orchestra Live At The Royal Albert Hall|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:d9fpxzrjldte]]

<html><a href='https://cdn.discogs.com/-iGMzH9tlVa0UvK198qXNa7OY4k=/fit-in/596x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1209831075.jpeg.jpg' class='lightview' data-lightview-group="corah"><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/a134539491042b2bb17b7121c0dd8115_full.jpg"></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/Fqwh_Gs0ly7WjYAH-cN4z7HDxiE=/fit-in/600x294/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1384037789-1190.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
<a href="https://cdn.discogs.com/NrfpPDptRmcTtM7k4yF80kCsY9g=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1384037766-2804.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
<a href="https://cdn.discogs.com/Qrua_83rkrQQXUxf3wo1MsfEEbE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1413497565-5289.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
<a href="https://cdn.discogs.com/1Fu5NsP820yL3-SzIGNGJf6zVtg=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1413497564-6384.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
<a href="https://cdn.discogs.com/-SUEf6mRb3PV3T9--bYSWdRWJR0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1413497564-3839.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
<a href="https://cdn.discogs.com/4-Z-IY14unNTckLNdT4pBDFec2k=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1413497564-8039.jpeg.jpg"  class="lightview" data-lightview-group="corah"</a>
</html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The C. O. at the RAH' "">>@@

This is my favorite, probably. It's called [[Man With a Movie Camera|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:jzfpxqtaldse]]

<html><a href='https://cdn.discogs.com/-YO044YFzKhlBhBKOrMeFLKwzRM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1375548433-5985.jpeg.jpg' class='lightview' data-lightview-group="mwamc"><img alt="missing picture" width="74.9%" src="http://arielsgroove.files.wordpress.com/2007/09/1079010820.jpg"></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/qrQkzbIhibsdSC1BQLlqzfWvWxE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1375548492-1783.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/lSDnNx3EMer_EaY2jHBhM1ommys=/fit-in/600x599/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351427500-3060.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/BIPgOPBRQdJO2w9FrefEt60W6OQ=/fit-in/600x599/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351430204-1413.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/s-5ED1Oh26yeuJfyWZcu1ysg8tI=/fit-in/600x599/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351430317-2600.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/IdIJA0AKaaEX0ZGJ13DAVn4_BcA=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351430326-2902.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/D3xyGpKNNjbLIOPf1R8EaIZR20s=/fit-in/600x609/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351426673-5293.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/qCFx_NsXwiMjZGIzQ1spQDJLRSc=/fit-in/600x597/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351426680-5266.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/4w7Vl0hZ5wrg8qW3Kajq94K9jjw=/fit-in/435x231/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351426760-3313.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/mGP1mt472gMpz9MTdWu9RMBUvts=/fit-in/407x413/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351427250-6857.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
<a href="https://cdn.discogs.com/vAAmg7UztCryLAKfyrFreww7iAQ=/fit-in/398x402/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1351427341-4049.jpeg.jpg"  class="lightview" data-lightview-group="mwamc"</a>
</html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'ManWithAMovieCamera' "">>@@

Almost caught them in concert as they played here a few  weeks back. 
(Where is here? It's still the fucking capital of the fucking Dial Up Land!) 
hey, keeping a log witthout a connection is hard! Thus //The Proposition//
became record of the //forthnight// after all. 
Not to worry though cause the record of the week starting yesterday is right here and it's a classic too.
Dip in to the Sea of Possibilities.

[[Horses|http://www.allmusic.com/cg/amg.dll?p=amg&sql=33:apfoxq8dldte]] by [[Patti Smith|http://www.pattismith.net/]]

<html><a href='http://kookmag.com/wp-content/uploads/2013/05/Patti-Horses.jpg' class='lightview' data-lightview-group="horses"><img alt="missing picture" width="74.9%" src="http://4.bp.blogspot.com/_A_vTEXlS3pE/SuYUo5SQtMI/AAAAAAAAARw/oWYnz4ICPaM/s320/PattiSmithHorses.jpg"></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/Gm-giLMz5_VT6tgjR2K1KM2_2j4=/fit-in/433x440/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1368792954-7098.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/wekGpmxz8_r2v2ftgJ4OsC6wwEM=/fit-in/600x604/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668424-6340.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/AzaB9kMZYotl4nj3V0u45LOY0gU=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668423-5788.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/xqNzdrFWaXo1iCTxfpxY1V0Os7Q=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668423-7293.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/EsdxJ_0MDIaqOxPtwzmi-xmqWQ4=/fit-in/600x479/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668423-4449.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/LVGA4Wykw-A9JyL4nHhiXxjtAk8=/fit-in/600x407/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668423-6038.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/ggzpLtBWhxpu5ljOG_KXIG2_cXM=/fit-in/600x165/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668423-4271.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
<a href="https://cdn.discogs.com/otl5ypCra2NogWPdbRm6ZSzkffk=/fit-in/600x398/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4391489-1404668424-5398.jpeg.jpg"  class="lightview" data-lightview-group="horses"</a>
</html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Patti Smith Horses' "">>@@
Yet another ''Record of the''se strange, twilightkid ''Week''s, 
that last anywhere between 3 and 25 days, 
here is the wonderfull

[[Neko Case|http://www.nekocase.com/]]'s  [[Fox Confessor Brings the Flood|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:fpfqxq9dldhe]]

<html><a href='http://c14992596.r96.cf2.rackcdn.com/catalog/product/cache/2/image/1200x/9df78eab33525d08d6e5fb8d27136e95/w/2/w24320.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://4.bp.blogspot.com/_jEx0mysynxI/RZnEP2PpzAI/AAAAAAAAACQ/FJ4ZpTAKoL4/s320/FoxConfessor.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Fox Confessor Brings the Flood' "">>@@
   
''Leantop Is Back!''

Just as I was about to write a little note saying //thank you// and //farewell//, Leantop returned! 
What is Leantop and why it would be greatly missed? [[Click|http://www.leantop.com/]]. 

see what I mean? 

<<<
//...and then it went away again. and it came back only to go away. again.
and now it seems to be [[here|http://www.theleanproject.com/]]. for now...//
<<<

During the dark days when Leantop shut the engines down, alternatives had to be found. 
//Do// check ''http://www.radio3net.ro/1001/'' 
and ''http://soundpedia.com/'' out.

And I mean //do// check them out!

''Official: site is Firefox optimized.''

<html><img alt="missing picture" width="74.9%" src="https://herplexity.files.wordpress.com/2008/11/boob_kitten.jpg?w=470"></html>

If you're visiting this site using Internet Explorer strange things are already happening (aren't they?). 
Music is playing when it shouldn't be playing (unless your boss really likes the Whigs).
 And sometimes it doesn't play at all. Real Players are all screwed up. 
All the porn links are dead (that was a joke, stop searching). 
The answer is this: It happened by accident, but I like it nonetheless: this site is now Firefox optimized.
 ''[[Go get it.|http://www.mozilla.com/en-US/firefox/]]''
Well, we //do// call upon the author to explain, now don't we?

Been meaning for another post, then I stumbled upon this on the trusted Last.fm player and thought i' d let you all in the little secret ''[[Jessica Bailiff|http://brainwashed.com/jb/]]'' is. 

This is her latest album, released by [[Kranky Records|http://www.kranky.net/]] in 2006, 
and it's called ''[[Feels Like Home|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:azfrxqudldae]]''.
And, in this very strange way, it //really// does.

<html><a href='http://www.silverdisc.com/images/74/796441809721.jpg' class='lightview'><img alt="missing picture" src="http://jd.heliohost.org/tk/v/krank097.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Feels Like Home' "">>@@


and this is jb live at Netherlands' [[VPRO|http://www.vpro.nl/]] on ---November 11 2006.--- April 16, 2005

<html><img alt="missing picture" style="width: 74.9%; " src="http://brainwashed.com/common/images/covers/brain006.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Jessica Bailiff@VPRO' "">>@@


She's linked to Kranky and she's also linked to [[Brainwashed|http://brainwashed.com/]] which is linked to ''[[Labradford|http://brainwashed.com/labradford/]]'' which rings a bell or two (million) so have a go at Brainwashed Radio. 
And since you've fallen in love with her already, do know, //you// are my adversary.     

<html><a href="http://brainwashed.com/" target="_blank"><img alt="missing picture" src="http://upload.wikimedia.org/wikipedia/en/7/7e/Brainwashed.jpg"  width=98.9%  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Brainwashed Radio - The Podcast Edition' "">>@@
!!!Aquarium Drunkard
<html><a class="lightview audio" href='http://www.aquariumdrunkard.com/' target=_blank><img alt="missing picture" class="audio" width=98.9%   src="http://www.aquariumdrunkard.com/images/aqd-header-5.33.jpg"></a></html>
<html><iframe class="audio" width="98.9%" height="280" src="https://www.mixcloud.com/widget/iframe/?feed=https%3A%2F%2Fwww.mixcloud.com%2Faquariumdrunkard%2F&hide_cover=1&light=1" frameborder="0"></iframe></html>
|borderless|k
|width:0.1%;<html><a href="http://www.videolan.org/vlc/" target="_blank"><img alt="missing picture" src="http://estudisbarbera.es/images/software/videolan_logo.jpg"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.foobar2000.org/" target="_blank"><img alt="missing picture" src="http://2.bp.blogspot.com/_MLwysv3fXNQ/S8K29c6EvCI/AAAAAAAAASw/JzcHe3C8ib4/s1600/foobar_logo.png"  width=100% border="0"/></a></html>|width:0.1%;|

|width:0.1%;<html><a href="http://passhosting.net/shoutcast" target="_blank"><img alt="missing picture" src="https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQGrOkinGnDCLZbv2gdqXkeQfwpQ-AOUGZSfXBF0QvdjS1wvnRE"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://podnova.com/" target="_blank"><img alt="missing picture" src="http://podnova.com/pix/feed_bg.gif"  width=100% border="0"/></a></html>|width:0.1%;|
<html><a href="http://www.flaminglips.com/" target="blank"> <img alt="missing picture"  border="0" width="98.9%" src="http://indymusic.files.wordpress.com/2009/12/white-dwarfs-dark-side.jpg"></a></html>

Now there's an interesting contrast.

[[The Flaming Lips and Stardeath and White Dwarfs with Henry Rollins and Peaches Doing The Dark Side of the Moon|http://www.allmusic.com/album/the-dark-side-of-the-moon-r1783778/review]]

<html><a class=lightview data-lightview-group="dsotmfl" href=http://2.bp.blogspot.com/-op9t6A7L7H0/TaU1zyknSrI/AAAAAAAAMrM/jkvN_Jhd31Y/s1600/flaming%2Blips%2Bdark%2Bside%2Bof%2Bthe%2Bmoon.jpg>
<img alt="missing picture" width=74.9%   src="http://4.bp.blogspot.com/-W3PqgiajFrs/UCFYISt_iYI/AAAAAAAACZg/r1UfBW_5q-o/s400/The%2BFlaming%2BLips%2B-%2BDark%2BSide%2BOf%2BThe%2BMoon.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Flaming Side' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_flaming_lips_and_stardeath_and_white_dwarfs_with_henry_rollins_and_peaches_doing_dark_side_of_th-inside.jpg" 
   class="lightview" 
   data-lightview-group="dsotmfl"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_flaming_lips_and_stardeath_and_white_dwarfs_with_henry_rollins_and_peaches_doing_dark_side_of_th-inlay.jpg" 
   class="lightview" 
   data-lightview-group="dsotmfl"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_flaming_lips_and_stardeath_and_white_dwarfs_with_henry_rollins_and_peaches_doing_dark_side_of_th-back.jpg" 
   class="lightview" 
   data-lightview-group="dsotmfl"</a>
</html>

<html><a href='http://www.hdwallpapersbank.com/wp-content/uploads/2013/08/pink-floyd-live-hd-wallpapers.jpg' class='lightview'> <img alt="missing picture"  border="0" width="98.9%" src="http://static.guim.co.uk/sys-images/Music/Pix/pictures/2008/11/26/pf460.jpg"></a></html>

[[Pink Floyd|http://en.wikipedia.org/wiki/Pink_Floyd]] [[The Dark Side of the Moon|http://www.allmusic.com/album/the-dark-side-of-the-moon-main-entry-r78428]]

<html><a class=lightview data-lightview-group="dsotm" href=http://www.gregwilson.co.uk/wp-content/uploads/2010/08/Dark-Side-sleeve.jpg><img alt="missing picture" border="0" width="74.9%" src="https://upload.wikimedia.org/wikipedia/en/3/3b/Dark_Side_of_the_Moon.png"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Dark Side Of The Moon' "">>@@
<html>
<nowiki>
<a href="http://pinkfloydarchives.com/Discog/Brazil/LP/DSOTM/DSOTM2/IC.jpg" 
   class="lightview" 
   data-lightview-group="dsotm"
</a>
<a href="http://pinkfloydarchives.com/Discog/Brazil/LP/DSOTM/DSOTM1/labels.jpg" 
   class="lightview" 
   data-lightview-group="dsotm"</a>
<a href="http://pinkfloydarchives.com/Discog/Brazil/LP/DSOTM/DSOTM2/SP.jpg" 
   class="lightview" 
   data-lightview-group="dsotm"</a>

<a href="http://pinkfloydarchives.com/Discog/Brazil/LP/DSOTM/DSOTM2/BC.jpg" 
   class="lightview" 
   data-lightview-group="dsotm"</a>
</html>
Funny how this kinda grows on you, right?
Ok, it's settled. This my favourite [[Bob Dylan|http://www.bobdylan.com/]] record. Now you know.

<html><a class=lightview data-lightview-group="h61r"href='http://2.bp.blogspot.com/-mkAQMqvnoB0/TdwKKUZ-4UI/AAAAAAAAAwI/zqBB4BC5b78/s1600/bringinhome.jpg'><img alt="missing picture" width="74.9%" src="http://1.bp.blogspot.com/_VGX34mfRuKk/SAy1hWqJnNI/AAAAAAAAALM/FTPkSLx9RQA/s400/704891_500x500.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Bringing It All Back Home' "">>@@
<html>
<nowiki>
<a href="http://www.caratulas.com/caratulas/B/bob_dylan/bob_dylan-bringing_it_all_back_home-Interior_Frontal.jpg" 
   class="lightview" 
   data-lightview-group="h61r"
</a>
<a href="http://images.coveralia.com/audio/b/Bob_Dylan-Bringing_It_All_Back_Home-Trasera.jpg?105" 
   class="lightview" 
   data-lightview-group="h61r"</a>
</html>

And this is the famous video

<html><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/dylan_savoy.jpg"></html>
<html>
<nowiki>
<a  href='http://player.vimeo.com/video/72540087' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Had you been around (and long out of kindergarden) at the time that record was released 
you'd probably be listening to something like that on your car radio...

<html><img alt="missing picture" width="74.9%" src="http://images.8tracks.com/cover/i/002/595/585/girlhappy1-3380.jpg?rect=51,0,1397,1397&q=98&fm=jpg&fit=max&w=1024&h=1024" style=""></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '1965' "">>@@

...on your way to a movie theater near you to watch something like

[[Roman Polanski|http://en.wikipedia.org/wiki/Roman_Polanski#Repulsion_.281965.29]]'s 

<html><img alt="missing picture" width="98.9%" src="http://3.bp.blogspot.com/_LZ92yTgKeAQ/SmC227j5beI/AAAAAAAAHxo/n9ezldMtiiQ/s400/repulsion4.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/w6WGeEbAmk4' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

+: a few words of wisdom: when in doubt, reset your router 
(what do you mean //what is a router?//).
Visit  http://upchucky.com/Home.html for more great jukeboxes 
and check out the  new links added in the [[Video]] section cause, well,
embeddable artsy 60's thrillers //do// grow on trees. Among other things.  



 
What a find! ''[[The Black Angels|http://www.theblackangels.com/]]'' dwelve into oldschool neopsychedelia, producing the kind of sound you'd probably get in 1965 had [[Unknown Pleasures|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:d9frxq95ldse]] been released in 1962. 
This, their second album, released in Apil this year and shared with the world via [[the band's page at imeem|http://www.imeem.com/theblackangels]]
should be the finest //drive-a-thousand-miles-with-the-radio-on// kinda music I've heard in more time than I care to remember. 
There's even a Viking war ship somewhere in there. Plus their name derives straight from the [[Velvets|http://www.allmusic.com/cg/amg.dll?p=amg&sql=11:giftxqr5ldde]]. Plus a dame [[Nico|http://www.allmusic.com/cg/amg.dll?p=amg&sql=11:0ifwxqr5ld6e]]'s picture's their official logo.
[[Nuggets|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:dbfuxq8jldte]] for the 00's. I'm sold!     

<html><img alt="missing picture" width="98.9%" src="http://farm3.static.flickr.com/2332/2369629024_82898fc63d.jpg"></html>

[[The Black Angels|http://www.allmusic.com/cg/amg.dll?p=amg&sql=11:wxfpxqtsldke]] [[Directions To See A Ghost|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:axfpxzrjld0e]]

<html><a href='http://i.imgur.com/UT5L5.jpg' class='lightview' data-lightview-group="dtsag"><img alt="missing picture" width="74.9%" src="http://www.thesirenssound.com/wp-content/uploads/2010/09/The-Black-Angels-Directions-to-See-a-Ghost.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Directions To See A Ghost' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393571815-3246.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393571878-3353.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572342-2859.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393571980-8520.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393571990-9883.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393571998-2082.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572020-6553.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572031-5154.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572044-1427.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572080-8753.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572113-5612.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1393572198-6754.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1495678-1385910168-3638.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-6076215-1410441810-5806.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-6076215-1410441820-6059.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1373181-1341700452-8907.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1373181-1341700489-7530.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1373181-1341700500-4704.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
<a href="http://jd.heliohost.org/tk/v/R-1373181-1341700514-5297.jpeg.jpg" class="lightview"data-lightview-group="dtsag"</a>
</html>

[[The Black Angels live at the 9:30 Club in Washington, D.C. Nov 5 2006|http://www.npr.org/templates/story/story.php?storyId=6424079]]

<html><img alt="missing picture" style="width: 98.9%;" src="http://farm3.static.flickr.com/2344/2405149760_229bf74a13.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Black Angels live at the 9:30 Club' "">>@@

[[The Black Angels In-studio performance at KEXP 90.3 fm Feb. 10 2006|http://kexp.org/aspnet_client/KEXPViewMediaGroup.aspx?rID=15108&pID=528&fID=4027&artist=AI]]

<html><img alt="missing picture" style="width: 98.9%;" src="http://archive.org/download/blackangels2006-02-10.flac.pcm/_photos%2Fblackangels2006-02-10.flac.pcm.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Black Angels@KEXP' "">>@@
And this, I am proud to say, is the debut. 

[[The Black Angels|http://www.myspace.com/theblackangels]] [[Passover|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:dpftxqldldde]]

<html><a href='http://teddyspaceship.files.wordpress.com/2011/06/front-and-back1.jpg' class='lightview' data-lightview-group="tbap"><img alt="missing picture" style="width: 74.9%; " src="http://kaganof.com/kagablog/wp-content/uploads/2007/05/1509.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Passover' "">>@@
<html>
<nowiki>
<a href="http://cdn.discogs.com/hJyL_ig_5Axc15l-HiCUAmKBEfI=/fit-in/600x528/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1341699261-8554.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/FJ094-XqjUey8LjW-lM2W6ZQuHc=/fit-in/497x500/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1341699281-8012.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/3ByXc4gna1AhYSwELp-os3ytO2o=/fit-in/600x607/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1437749652-1226.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/3L7BD_mAb3lBUgYFrCIi0ZZ-vXk=/fit-in/600x257/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1341699297-2478.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/WcP7R3eYVIhhf6NweeelHJ_ejic=/fit-in/600x536/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1437749641-9398.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/UUJPUZV2NMScdkbcOaFi0agrHOo=/fit-in/600x533/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1437749645-8561.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/kRutAvqjR4VrJgNPYOOm9R-fypM=/fit-in/600x546/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1437749648-3487.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/Idc4V3ixItG2zBQGBUEo6hzzPrk=/fit-in/600x537/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1437749651-7494.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
<a href="http://cdn.discogs.com/ePXNlW8wUFqKGM-fIvijpB_9VjQ=/fit-in/600x503/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-693687-1341699272-2899.jpeg.jpg"class="lightview" data-lightview-group="tbap"</a>
</html>
P.S. [[Deezer|http://www.deezer.com]] Rocks!
At 42 God damn degrees Celsius [[Lower Dens|http://lowerdens.com/]]' short discography<br> is like a vodka Popsicle. 

<html><a href='http://jd.heliohost.org/tk/v/Lower+Dens+dens.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/Lower+Dens+dens.jpg"></a></html>

[[Twin Hand Movement|http://www.allmusic.com/album/twin-hand-movement-mw0002001717]]

<html><a class=lightview data-lightview-group="thm" data-lightview-group-options="slideshow: 30000" href=http://www.reviler.org/wp-content/uploads/2010/06/THMpress.jpg><img alt="missing picture" width=74.9%   src="http://cdn2.thelineofbestfit.com/media/2010/08/lower-dens-cover.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Twin Hand Movement' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908623-5940.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908646-7621.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908636-1147.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908689-6092.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908674-9300.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908663-2696.jpeg" class="lightview" data-lightview-group="thm"</a>
<a href="http://jd.heliohost.org/tk/v/R-2419222-1362908700-7653.jpeg" class="lightview" data-lightview-group="thm"</a>
</html>
[[Nootropics|http://www.allmusic.com/album/nootropics-mw0002301189]]

<html><a class=lightview data-lightview-group="noo" data-lightview-group-options="slideshow: 30000" href=http://windishagency.com/assets/10777/Lower_Dens_Nootropics_hi-res_album_cover.jpg><img alt="missing picture" width=74.9%   src="http://cdn3.pitchfork.com/albums/17724/homepage_large.4bb9166c.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Nootropics' "">>@@
<html>
<nowiki>
<a href="http://images.coveralia.com/audio/l/Lower_Dens-Nootropics-Cd.jpg?96" class="lightview" data-lightview-group="noo"</a>
<a href="http://images.coveralia.com/audio/l/Lower_Dens-Nootropics-Interior1.jpg?413" class="lightview" data-lightview-group="noo"</a>
<a href="http://images.coveralia.com/audio/l/Lower_Dens-Nootropics-Trasera.jpg?92" class="lightview" data-lightview-group="noo"</a>
</html>
[[Lower Dens Session on...|http://www.thealternateside.org/120625/lower-dens-tas-session]] [[The Alternate Side|http://www.thealternateside.org/]]
>Ok the Alternate Side's now [[gone|http://www.wfuv.org/content/farewell-alternate-side]]. Shame, it was actually very nice
!!!The Velvet Underground & Nico
<html><a class="lightview fade-in" data-lightview-group="vuan" data-lightview-group-options="slideshow: 30000" href='http://www.soundstation.dk/images/products/large/11/128611-a.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://upload.wikimedia.org/wikipedia/en/0/0c/Velvet_Underground_and_Nico.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-velvet-underground__album_the-velvet-underground-and-nico.html#.V2pj9BJZhwA" style="border: 0px none; margin-left: -225px; height: 635px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372148498/al54071a50196deee83f8def82" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
''16 Horsepower''
http://www.16horsepower.com/

''The Afghan Whigs''
http://w1.499.telia.com/~u49903585/en/music/aw/index.htm#
http://www.dullicious.com/afghanwhigs/index.html
http://www.kcrwmusic.com/cgi-bin/db/kcrw.pl?show_code=or&air_date=5/9/99&tmplt_type=show

''The Arcade Fire''

''@@color(black):The Black Heart Procession@@''
http://www.blackheartprocession.com/

''Blur''

''The Brian Jonestown Massacre''
http://www.brianjonestownmassacre.com

''Broadcast''
http://www.broadcast.uk.net/
http://www.moderniste.com/broadcast

''Camper Van Beethoven''

''Chris Cacavas''
http://www.uah.de/cacavas/index.htm

''Neko Case''
http://www.nekocase.com/
http://porchlight.viachicago.org/

''Cat Power''
http://www.moonpix.com
http://www.alwaysontherun.net/catpower.htm
http://www.browncrap.com/musica/musica.html

''Nick Cave''
http://www.nick-cave.com/
http://www.nick-cave.net/
http://cavelodge.fr.st/
http://www.angelindevilsboots.com/

''Cocteau Twins''
http://www.cocteautwins.com/

''Cowboy Junkies''

''Cracker''

''Cranes''
http://www.cranes-fan.com/
http://www.starblood.org/

''The Cure''
http://www.crwebsites.com/cure/audio.html

''Cynthia Dall''
http://www.mp3.com/Cynthia-Dall/artists/153865/summary.html

''Dirty Three''

''The Dream Syndicate''
http://stevewynn.net/
the Syndicated Dreams series: 
http://stevewynn.net/wynntree.php?p=archives&PHPSESSID=a716cca38f758bfb8472fa1d4264db16

''Marianne Faithfull''
http://www.beforethepoison.com/

''Galaxie 500''

''Giant Sand''

''Godspeed You Black Emperor''
http://deadflagblues.phpnet.org/

''Guided By Voices''

''Kristine Hersh''
http://www.beestung.com
 
''Sivert Hoyem''
http://www.siverthoyem.com/

''Husker Du''

''Interpol''
http://www.interpolny.com
http://www.geocities.com/interpolct/mp3s.html
http://theinterpol.free.fr/audiovisuals/audio/index.html
http://www.weinnovate.co.uk/live.html

''The Jesus and Mary Chain''

''Labradford''
http://brainwashed.com/labradford/

''Lambchop'' 

''Madrugada''

''Mazzy Star''
http://www.mazzystar.nu/
http://www.geocities.com/SunsetStrip/Palms/9191/

''Mojave 3''
http://www.mojave3online.com//index.php

''Bob Mould''
http://www.granarymusic.com/

''Mogwai''
http://www.mogwai.co.uk

''My Bloody Valentine''
http://www.inkoma.com/pages/my_bloody_valentine.html
 
''P J Harvey''
http://www.pjharvey.net
http://room509.net/sr/frame.html

''The Police''

''Portishead''
http://www.portishead.co.uk
http://www.popnews.com/portishead
http://come.to/portislegs

''Hope Sandoval''

''Slowdive''
http://www.musicstack.com/slowdive/
http://www.inkoma.com/pages/slowdive/

''Kendra Smith''
http://web.tiscali.it/wrongway/kendra/index.htm

''The Smiths''
http://www.compsoc.man.ac.uk/~moz/main.htm
http://www.akiraware.com
http://mrsshankly.homestead.com/files/mp3week.html
http://www.cemetrygates.com/

''Sonic Youth''
http://www.sonicyouth.com/

''Spacemen 3''

''Spiritualized''
http://www.spiritualized.com/index_f6.html
http://www.justconcerts.com/concerts/concert.cfm?Concert_Id=263&amp;Act_Id=331&amp;Concert_IsLive=True

''Tarnation''

''Tindersticks''
http://www.tindersticks.co.uk/
http://www.kcrwmusic.com/cgi-bin/db/kcrw.pl?show_code=mb&air_date=7/30/03&tmplt_type=show
http://www.kcrwmusic.com/cgi-bin/db/kcrw.pl?show_code=mb&air_date=11/5/97&tmplt_type=show

''Thin White Rope''
http://moonhead.linklord.com/

''Throwing Muses''

''The Twilight Singers''
http://www.thetwilightsingers.com/
http://summerskiss.com

''The Velvet Underground''
http://members.aol.com/olandem/vu.html

''Tom Waits''
http://tom-waits.spb.ru/mp3.php3

''The Walkabouts''
http://www.thewalkabouts.com/&nbsp;

''Steve Wynn''
http://www.kcrwmusic.com/cgi-bin/db/kcrw.pl?show_code=bn&air_date=12/22/97&tmplt_type=show
http://stevewynn.net/
!!!Hope Sandoval & The Warm Inventions  Bavarian Fruit Bread
<html><a class='lightview' data-lightview-group="bfb"  href='http://fanart.tv/fanart/music/23f527e1-74ae-4f7c-94f3-4a5d5f379c51/albumcover/bavarian-fruit-bread-501d1e6929af0.jpg' ><img alt="missing picture" class="audio" width="98.9%" src="https://images-na.ssl-images-amazon.com/images/I/41W9R7FTAML.jpg"></html><html><iframe class="audio" width="190" height="175" src="https://www.youtube.com/embed/BBKrFsdMDUc" frameborder="0" allowfullscreen></iframe>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373721123/al55d6ea1313b521ef2282ef6f" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
Been Listening To on [[TheLastFmPlayer]]. Does not include music in the car nor the voices in the head.

<html>
<iframe scrolling="yes" src="http://www.last.fm/user/sklpns/library/tracks?date_preset=LAST_7_DAYS" style="border: 0px none; ">
</iframe>
</div>
</html> 
!!!Biff Bang Pow! The Story of Creation Records 
BBC Radio 2 Documentary from 2004
<html><img alt="missing picture" class="audio" class="audio"  width="98.9%" src="http://www.creation-records.com/site/wp-content/uploads/radio2-documentary.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://www.creation-records.com/site/docus/2004-doc.mp3" type="audio/mpeg"></audio>
</html>
<html><img alt="missing picture" class="audio" class="audio"  width="98.9%" src="https://www.punknews.org/images/covers/david-bowie-blackstar.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://musicmp3.ru/artist_david-bowie__album_blackstar.html" style="border: 0px none; margin-left: -225px; height: 390px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href='http://www.blogotheque.net/' target=_blank><img alt="missing picture" width=98.9%   src="http://cdn4.pitchfork.com/news/44600/3bf97180.jpg"></a></html><br>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'La Blogothèque' "">>@@|width:0.1%;<html><a href='http://www.cityslang.com/' target=_blank><img alt="missing picture" width=98.9%  height=82px src="http://www.cityslang.com/city/img/cityslang-logo-400.jpg"></a></html><br>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'City Slang' "">>@@|width:0.1%;<html><a href='http://www.aquariumdrunkard.com/' target=_blank><img alt="missing picture" width=98.9%   src="http://www.aquariumdrunkard.com/images/aqd-header-5.33.jpg"></a></html><br>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Aquarium Drunkard' "">>@@|

|borderless|k
|width:0.1%;<html><a href="http://rockthatfont.com/" target="blank"> <img alt="missing picture"  border="0" background-color= "#cccccc" width=100% src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT9msYAxC3Qu_6-Y9DKLZ38TAZdMJZvRbfo52kwgaXr8FHYdf8lwA"></a></html>|width:0.1%;|width:0.1%;|

|borderless|k
|width:0.1%;<html><a href="http://musicartvcl.blogspot.com/" target="blank"> <img alt="missing picture"  border="0" width=100% src="https://lh4.googleusercontent.com/-YWKED_89CKY/UkmnaXGegpI/AAAAAAAAABc/7k9BqlNsITY/w128-h160-no/49063d0b-8d67-4ec4-93ba-c68f50252177"></a></html>|width:0.1%;<html><a href="" target="_blank"><img alt="missing picture" width=100% src="http://jd.heliohost.org/tk/v/roadss.JPG" border="0"/></a></html>|width:0.1%;<html><a href="http://durmientesenelmar.blogspot.com" target="_blank"><img alt="missing picture" width=100% src="http://jd.heliohost.org/tk/v/fondo-como.jpg"></html>|

|borderless|k
|width:0.1%;<html><a href="http://blog.largeheartedboy.com/" target="_blank"><img alt="missing picture" src="http://www.largeheartedboy.com/blog/lhb.jpg" width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.bradleysalmanac.com/" target="_blank"><img alt="missing picture" src="http://www.bradcast.com/images/nac-banner.jpg" width=100%  border="0"/></a></html>|

|borderless|k
|width:0.1%;<html><a href="http://udrivel.blogspot.com/ " target="_blank"><img alt="missing picture" src="http://2.bp.blogspot.com/_b6u0bKEkmWA/TI6VE_saEgI/AAAAAAAAHGY/BGHmwxAoZu0/S1600-R/Banner.jpg" width=100%    border="0"/></a></html>|width:0.1%;<html><a href="http://www.undergroundbee.com/" target="_blank"><img alt="missing picture" src="http://www.undergroundbee.com/images/bannerw06.jpg" width=100%    border="0"/></a></html>|

|borderless|k
|width:0.1%;<html><a href="http://mar-abunta.blogspot.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/bmarab..jpg" width=100%    border="0"/></a></html>|

|borderless|k
|width:0.1%;<html><a href="http://sonic-youth.blogspot.com" target="_blank"><img alt="missing picture" src="http://www.blogblog.com/no897/bg_header.gif" width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://time-has-told-me.blogspot.com" target="_blank"><img alt="missing picture" src="http://s9.postimg.org/4ol14p95r/blog_top.jpg" width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://sonicrouter.blogspot.com/2010/05/readdownload-srq012-eleven-tigers.html" target="_blank"><img alt="missing picture" width=100%    src="http://2.bp.blogspot.com/_XeU5QVRIWEU/Sk4wr8qOyGI/AAAAAAAAAGQ/5MR8TeLfJb4/s1600-R/NEWLOGOthumb.jpg"></html>|

|borderless|k
|width:0.1%;<html><a href="http://gravybread.wordpress.com/" target="_blank"><img alt="missing picture" src="http://gravybread.files.wordpress.com/2007/03/cropped-jb-lo-contrast-area-color-2-sharp.jpg" width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://jornalberbequim.blogspot.com/" target="_blank"><img alt="missing picture" width=100%   src="http://3.bp.blogspot.com/_9YC0O6YbuGc/S_Ky7W4RkNI/AAAAAAAAAKs/1W1TLWqQRII/S1600-R/Logo+final.jpg"></html>|
!!!Mark Lanegan Band Blues Funeral
<html><a class="lightview audio" data-lightview-group="blf" data-lightview-group-options="slideshow: 30000" href=http://www.cheekymonkeysarnia.ca/wp-content/uploads/2012/02/LANEGAN-BLUES-FUNERAL.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://i1115.photobucket.com/albums/k546/JDHathaway99/Lanegan_BluesFuneral.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_mark-lanegan-band__album_blues-funeral.html#.V202SBJZhwA" style="border: 0px none; margin-left: -225px; height: 535px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184374168828/al55f0dd5ca5f390757360fe2f" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href="http://mesbootlegs.free.fr/Liens/Liens%20Mp3.htm" target="_blank"><img alt="missing picture" src="http://mesbootlegs.free.fr/cd_med_blk.gif"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.transmission3000.com/" target="_blank"><img alt="missing picture" src="http://www.transmission3000.com/favicon.ico"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://durmientesenelmar.blogspot.com" target="_blank"><img alt="missing picture" width=100%" src="http://3.bp.blogspot.com/-CotxlXxzgfE/TrAHBlF-c_I/AAAAAAAAems/-YswmrUHrZQ/s898/nebulosa-del-aguila.jpg"></html>|
|width:0.1%;<html><a href="http://www.supergossard.it/bootsguide.htm" target="_blank"><img alt="missing picture" src="http://www.supergossard.it/IMMAGINI/index/testata.gif"  width=100% border="0"/></a></html>|width:0.1%;|width:0.1%;|
|width:0.1%;<html><a href="http://zombtracker.the-zomb.com/" target="_blank"><img alt="missing picture" src="http://lh3.ggpht.com/_GEiY3s3yU4k/SSqIBsN-yiI/AAAAAAAADAU/NJJsp26mtvo/zomb%20torrents_thumb%5B3%5D.jpg"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.smithstorrents.co.uk/forum/" target="_blank"><img alt="missing picture" src="http://www.smithstorrents.co.uk/forum_files/logo.jpg"  width=100% border="0"/></a></html>|width:0.1%;|
!!!Brainwashed Radio - The Podcast Edition
<html><img alt="missing picture" style="width: 98.9%;" src="http://upload.wikimedia.org/wikipedia/en/7/7e/Brainwashed.jpg"></html>
{{audioplayer autoplay{
# [[Episode 309: March 6, 2015|http://media.brainwashed.com/podcast/e309-150306.m4a]]
# [[Episode 308: March 6, 2015|http://media.brainwashed.com/podcast/e308-150306.m4a]]
# [[Episode 307: March 6, 2015|http://media.brainwashed.com/podcast/e307-150306.m4a]]
# [[Episode 306: March 6, 2015 (David Pajo Special)|http://media.brainwashed.com/podcast/e306-150306.m4a]]
# [[Episode 305: March 5, 2015|http://media.brainwashed.com/podcast/e305-150305.m4a]]
# [[Episode 304: March 5, 2015|http://media.brainwashed.com/podcast/e304-150305.m4a]]
# [[Episode 303: March 4, 2015|http://media.brainwashed.com/podcast/e303-150304.m4a]]
# [[Episode 302: March 4, 2015|http://media.brainwashed.com/podcast/e302-150304.m4a]]
# [[Episode 301: March 4, 2015|http://media.brainwashed.com/podcast/e301-150304.m4a]]
# [[Podcast 300: December 28, 2014|http://media.brainwashed.com/podcast/p300-141228.m4a]]
# [[Podcast 299: December 28, 2014|http://media.brainwashed.com/podcast/p299-141228.m4a]]
# [[Podcast 298: December 28, 2014|http://media.brainwashed.com/podcast/p298-141228.m4a]]
# [[Podcast 297: December 28, 2014|http://media.brainwashed.com/podcast/p297-141228.m4a]]
# [[Podcast 296: December 21, 2014|http://media.brainwashed.com/podcast/p296-141221.m4a]]
# [[Podcast 295: December 21, 2014|http://media.brainwashed.com/podcast/p295-141221.m4a]]
# [[Podcast 294: December 20, 2014|http://media.brainwashed.com/podcast/p294-141220.m4a]]
# [[Podcast 293: December 20, 2014|http://media.brainwashed.com/podcast/p293-141220.m4a]]
# [[Podcast 292: December 20, 2014|http://media.brainwashed.com/podcast/p292-141220.m4a]]
# [[Podcast 291: June 15, 2014|http://media.brainwashed.com/podcast/p291-140615.m4a]]
# [[Podcast 290: April 2, 2014|http://media.brainwashed.com/podcast/p290-140402.m4a]]
# [[Podcast 289: April 1, 2014|http://media.brainwashed.com/podcast/p289-140401.m4a]]
# [[Podcast 288: March 31, 2014|http://media.brainwashed.com/podcast/p288-140331.m4a]]
# [[Podcast 287: March 30, 2014|http://media.brainwashed.com/podcast/p287-140330.m4a]]
# [[Podcast 286: March 29, 2014|http://media.brainwashed.com/podcast/p286-140329.m4a]]
# [[Podcast 285: March 28, 2014|http://media.brainwashed.com/podcast/p285-140328.m4a]]
# [[Podcast 284: March 27, 2014|http://media.brainwashed.com/podcast/p284-140327.m4a]]
# [[Podcast 283: March 26, 2014|http://media.brainwashed.com/podcast/p283-140326.m4a]]
# [[Podcast 282: March 25, 2014|http://media.brainwashed.com/podcast/p282-140325.m4a]]
# [[Podcast 281: March 24, 2014|http://media.brainwashed.com/podcast/p281-140324.m4a]]
# [[Podcast 280: March 23, 2014|http://media.brainwashed.com/podcast/p280-140323.m4a]]
# [[Podcast 279: March 22, 2014|http://media.brainwashed.com/podcast/p279-140322.m4a]]
# [[Podcast 278: March 21, 2014|http://media.brainwashed.com/podcast/p278-140321.m4a]]
# [[Podcast 277: March 20, 2014|http://media.brainwashed.com/podcast/p277-140320.m4a]]
# [[Podcast 276: March 19, 2014|http://media.brainwashed.com/podcast/p276-140319.m4a]]
# [[Podcast 275: March 18, 2014|http://media.brainwashed.com/podcast/podcast140318.m4a]]
# [[Podcast 274: March 17, 2014|http://media.brainwashed.com/podcast/podcast140317.m4a]]
}}}
!!!Bob Dylan Bringing It All Back Home
<html><a class="lightview audio" data-lightview-group="h61r"href='http://2.bp.blogspot.com/-mkAQMqvnoB0/TdwKKUZ-4UI/AAAAAAAAAwI/zqBB4BC5b78/s1600/bringinhome.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://1.bp.blogspot.com/_VGX34mfRuKk/SAy1hWqJnNI/AAAAAAAAALM/FTPkSLx9RQA/s400/704891_500x500.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_bob-dylan__album_bringing-it-all-back-home.html#.V202sRJZhwA" style="border: 0px none; margin-left: -225px; height: 495px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372109582/al5601ab32e7c622686ad39de9" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Soulsavers Broken
<html><a class="lightview audio" data-lightview-group="sb" href='http://musicwebzine.files.wordpress.com/2009/08/soulsavers-broken.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://bcncultura.files.wordpress.com/2009/09/soulsavers.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_soulsavers__album_broken.html#.V203FxJZhwA" style="border: 0px none; margin-left: -225px; height: 555px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372137790/al56015c96e7c622686aa26c4d" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Nick Drake Bryter Layter
<html><a class='lightview' data-lightview-group="bl" href='http://www.recordsale.de/cdpix/n/nick_drake-bryter_layter(4).jpg'><img alt="missing picture" class="audio" width=98.9%    src="http://www.musikzimmer.ch/pics/covers/albums/1955.jpg"></html>
{{audioplayer autoplay{
# [[Introduction|http://media.3netmedia.ro/media/Radio3Net/audio/7411.mp3]]
# [[Hazey Jane ii|http://media.3netmedia.ro/media/Radio3Net/audio/7412.mp3]]
# [[At The Chime Of A City Clock|http://media.3netmedia.ro/media/Radio3Net/audio/7413.mp3]]
# [[One Of These Things First|http://media.3netmedia.ro/media/Radio3Net/audio/7414.mp3]]
# [[Hazey Jane i|http://media.3netmedia.ro/media/Radio3Net/audio/7415.mp3]]
# [[Bryter Layter|http://media.3netmedia.ro/media/Radio3Net/audio/7416.mp3]]
# [[Fly|http://media.3netmedia.ro/media/Radio3Net/audio/7417.mp3]]
# [[Poor Boy|http://media.3netmedia.ro/media/Radio3Net/audio/7418.mp3]]
# [[Northern Sky|http://media.3netmedia.ro/media/Radio3Net/audio/7419.mp3]]
# [[Sunday|http://media.3netmedia.ro/media/Radio3Net/audio/7420.mp3]]
}}}
<html><iframe class="audio" src="http://www.radionomy.com/en/radio/ByteFM/index" scrolling="no" style=" margin-left: -63px; margin-top: -85px; width: 310px; -moz-transform: scale(0.6); height: 400px; "></iframe>


</html>
<html><iframe class="audio" src="http://chirpradio.org/in-browser" style="width:98.9%;height:570px;" scrolling="yes" frameborder="no"></iframe></html>
!!!Calexico Live at Rialto Theatre on December 2, 2006
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://farm1.staticflickr.com/121/314337691_f7a39910db.jpg"></html>
<html><iframe class="audio" src="http://archive.org/embed/calexico2006-12-02..flac16&playlist=1&autoplay=1" width="99.1%" height="490" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe></html>
!!!Topaz Rags Capricorn Born Again
<html><a class="lightview audio" href='http://1.bp.blogspot.com/_aL1-E_QIEpU/SwXezTtkkbI/AAAAAAAACYM/SfOb81vRqi4/s1600/cover.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://funkyimg.com/u2/862/154/folder.jpg"></a></html>
<html><iframe class="audio" width="190" height="175" src="https://www.youtube.com/embed/1Er2EvIZ-c4" frameborder="0" allowfullscreen></iframe></html>


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://vk.com/psychedelicfolk?w=wall-93342042_15" style="border: 0px none; margin-left: -225px; height: 635px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373609696/al55d5fa1513b521ef22375511" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 

!!!Calexico Carried To Dust
<html><a class="lightview audio" data-lightview-group="ctd" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_calexico_carried_to_dust_2008_retail_cd-front.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://www.sweetslyrics.com/poze/calexico_carried_to_dust.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_calexico__album_carried-to-dust.html#.V3y8dBJZhwA" style="border: 0px none; margin-left: -225px; height: 635px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372147848/al56014366e7c622686a926117" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Cat Power at NPR
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://media.npr.org/music/liveconcerts/catpower/cp300.jpg"></html>
<html>
<audio autoplay controls>
  <source src="https:\/\/ondemand.npr.org\/anon.npr-mp3\/npr\/asc\/2009\/06\/20090629_asc_catpowershow.mp3" type="audio/mpeg">
  Sorry, your browser does not support the audio tag.
</audio>
</html>
!!!Cat Power@Café de la Danse
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://bp3.blogger.com/_b6u0bKEkmWA/RcQsHyiKGdI/AAAAAAAAA0M/9F3evRqEO0E/s400/Cat+Power.jpg"></html>
{{audioplayer autoplay{
# [[Sad Sad Song|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/01%20-%20sad%20sad%20song.mp3]]		
# [[Names|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/02%20-%20names.mp3]]		
# [[Maybe Not|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/03%20-%20maybe%20not.mp3]]
# [[Evolution|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/04%20-%20evolution.mp3]]
# [[Witness|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/05%20-%20witness.mp3]]		
# [[When You Go Back|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/06%20-%20when%20you%20go%20back.mp3]]		
# [[My Daddy/All Night Long|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/07%20-%20my%20daddy%20-%20all%20night%20long.mp3]]		
# [[(I can't get no) Satisfaction|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/08%20-%20satisfaction.mp3]]
# [[6 Feet Underground|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/10%20-%206%20feet%20underground.mp3]]               
# [[Ordinary Life|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/11%20-%20ordinary%20life.mp3]]               
# [[Keep On Runnin|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/12%20-%20keep%20on%20runnin.mp3]]                
# [[Metal Heart|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/13%20-%20metal%20heart.mp3]]                   
# [[Banter|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/14%20-%20banter.mp3]]                
# [[Werewolf|http://jd.heliohost.org/tk/a/Cat%20Power%20at%20Cafe%20De%20La%20Dance_rbs/15%20-%20werewolf.mp3]]
}}}
/***
|''Name:''|ChangeModePlugin|
|''Description:''|Change template and styleSheet|
|''Credits:''|SaqImtiaz for is PresentationPlugin|
|''Version:''|0.0.4|
|''Date:''|Jun 5, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#changeModePlugin|
|''Usage:''|{{{<<changeMode [newMode]>>}}}<br>{{{newMode: if omitted the default mode is applied}}}|
|''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|
***/
//{{{
version.extensions.ChangeModePlugin = 
{
	major: 0, minor: 0, revision: 4, 
	date: new Date("Jun 9, 2007"),
	source: 'http://tiddlywiki.bidix.info/#ChangeModePlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0'
};

// From SaqImtiaz's PresentationPlugin
//---------------------------------------------------
TiddlyWiki.prototype.isTiddler= function (title) 
{
	return store.tiddlerExists(title) || store.isShadowTiddler(title);
};

TiddlyWiki.prototype.removeNotification = function(title,fn) 
{
	for (var i=0; i<this.namedNotifications.length; i++)
	if((this.namedNotifications[i].name == title) && (this.namedNotifications[i].notify == fn))
 		this.namedNotifications.splice(i,1);
};

Story.prototype.chooseTemplateForTiddler_core = Story.prototype.chooseTemplateForTiddler;

Story.prototype.chooseTemplateForTiddler = function(title,template)
{
	if (!template)
 		template = DEFAULT_VIEW_TEMPLATE;
 	var mode = config.macros.changeMode.currentMode;
 	if (template == DEFAULT_VIEW_TEMPLATE) {
 		if (store.isTiddler(mode+"ViewTemplate"))
 			return mode+"ViewTemplate";
 	} else if (template == DEFAULT_EDIT_TEMPLATE) {
 		if (store.isTiddler(mode+"EditTemplate"))
 			return mode+"EditTemplate";
 	}
 	return this.chooseTemplateForTiddler_core(title,template);
}


Story.prototype.lewcidrefreshAllTiddlers = function() 
{
	var place = document.getElementById(this.container);
 	var e = place.firstChild;
 	if(!e) return;
 	this.refreshTiddler(e.getAttribute("tiddler"),null,true);
 	while((e = e.nextSibling) != null)
 		this.refreshTiddler(e.getAttribute("tiddler"),null,true);
}
//---------------------------------------------------
// manage different modes
// 
// config.macros.changeMode.initMode: the name of the initial Mode
// config.macros.changeMode.readOnlyModes: array containing readOnly mode (no Backstage and readOnly)
//

config.macros.changeMode = 
{
	currentMode: '',	// defaultMode
	initMode: 'Reader',
	readOnlyModes : ['Reader'],
	noBackstage : ['Reader', 'Author'],
	singlePageMode: ['Reader', 'Author'],
	lingo: {
		label: "%0 Mode",
		prompt: "Change the current mode to '%0'",
		modeName: {
			Author: 'Author',
			Reader: 'Reader',
			'': '(default)'
		}
	},
	handler: function(place,macroName,params) {
		var newMode = (params[0] ? params[0]: ""); // default to ''
		var newModeName = (this.lingo.modeName[newMode] ? this.lingo.modeName[newMode]: newMode); // default to ''
		var label = this.lingo.label.format([newModeName]);
		var prompt = this.lingo.prompt.format([newModeName]);
		createTiddlyButton(place, label, prompt, function() {config.macros.changeMode.action(newMode);}, null, null, null);		
	},	
	action: function(template) {
		config.macros.changeMode.applyMode(template);
	},
	defaults: [
		{name: "StyleSheet", notify: refreshStyles},
		{name: "PageTemplate", notify: refreshPageTemplate}
	],	
	applyMode: function (newMode) {
		var oldMode = this.currentMode;
		var oldStyleElement = document.getElementById(oldMode+"StyleSheet");
		if (oldStyleElement) {
			oldStyleElement.parentNode.removeChild(oldStyleElement);
		}
		// change Palette
		if (store.isTiddler(newMode + 'ColorPalette')) {
			var tiddler = new Tiddler('ColorPalette');
			tiddler.tags.push('admin');
			if (!newMode) {
				if (store.isTiddler('defaultColorPalette'))
					tiddler.text = store.getTiddlerText('defaultColorPalette');
				else
					tiddler.text = config.shadowTiddlers['ColorPalette'];
				} else {
				tiddler.text = store.getTiddlerText(newMode + 'ColorPalette');
			}
			store.addTiddler(tiddler);
		}
		for (var i=0; i< this.defaults.length; i++)
		{
			var name = this.defaults[i]["name"];
			var newElement = store.isTiddler(newMode + name) ? newMode + name : name;
			store.removeNotification(oldMode + name, this.defaults[i]["notify"]);
			store.addNotification(newElement,this.defaults[i]["notify"]);
			store.notify(newElement); //just one do blanket notify instead?
		}
		if (backstage && !backstage.button)
			backstage.init();
		// change readOnly
		if (this.readOnlyModes.indexOf(newMode) == -1) {
			readOnly = false;
		}
		else {
			readOnly = true;
		}	
		// change backstage display
		if (backstage && backstage.button) {
			if (this.noBackstage.indexOf(newMode) == -1) {
				backstage.button.style.display = "block";
			}
			else {
				backstage.hide();
				backstage.button.style.display = "none";
			}
		// change singlePageMode
		if (this.singlePageMode.indexOf(newMode) == -1) {
			config.options.chkSinglePageMode = false;
		}
		else {
			config.options.chkSinglePageMode= true;
		}	

		}
			
		
		this.currentMode = newMode;
		story.lewcidrefreshAllTiddlers ();
		// store.refreshPalette();
		store.notifyAll();
		},
	init: function() {
		if (!store.isTiddler('defaultColorPalette'))
			config.shadowTiddlers['defaultColorPalette'] = config.shadowTiddlers['ColorPalette'];
		config.macros.changeMode.applyMode(this.initMode);
	}
}

config.paramifiers.mode = {
	onconfig: function(mode) {
		if (mode == 'false')
			config.macros.changeMode.initMode = null;
		else
			config.macros.changeMode.initMode = mode;	
	}
};


//}}}
!!!Chet Baker Live at the Trade Winds 1952
<html><a class="lightview audio" href='http://resources.wimpmusic.com/images/3a5c9200/f313/4a28/b70f/f0ef7b39355a/1280x1280.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://cps-static.rovicorp.com/3/JPG_400/MI0001/934/MI0001934438.jpg?partner=allrovi.com" </a></html><html><iframe class="audio" width="190" height="175" src="https://www.youtube.com/embed/wkRKQVFNJLk" frameborder="0" allowfullscreen></iframe></html>


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372119594/al56018cc3e7c622686abeb705" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Kurt Vile Childish Prodigy
<html><a class="lightview audio" href='http://www.culturebully.com/wp-content/uploads/2009/10/kurt-vile-childish-prodigy.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://3.bp.blogspot.com/_0mRApNkjzsM/SoRPXske8WI/AAAAAAAAARI/DlGwEADYVIs/s400/Childish_Prodigy-Kurt_Vile_480.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_kurt-vile__album_childish-prodigy.html#.V3zOGBJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372197719/al5601609de7c622686aa4e54e" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html><a class="lightview audio" href='http://www.cityslang.com/' target=_blank><img alt="missing picture" class="audio" width=98.9%  height=82px src="http://www.cityslang.com/city/img/cityslang-logo-400.jpg"></a></html>
<html><iframe class="audio" width="98.9%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/540&amp;color=ff5500&amp;auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe></html>
<html><iframe  src="http://radcap.ru/classavant.html" width="98.9%" height="522" style="border: 0px none;"></iframe></html>

<html> <tr>
    <td colspan="2" id="stream49215" style="width:34px; height:46px;background-color: #000000;line-height:14px;padding-top:2px; padding-left:4px; padding-right:4px; text-align:center; vertical-align: middle; color: #111111; font-size:11px">111</td>
    </tr></html>
!!!The Sky Drops - Clouds of People
<html><iframe class="audio" style="border: 0; width: 190px; height: 332px;" src="http://bandcamp.com/EmbeddedPlayer/album=4277175135/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/" seamless><a class="lightview audio" href="http://theskydrops.bandcamp.com/album/clouds-of-people">Clouds of People by The Sky Drops</a></iframe></html>
!!!Richard Hawley Coles Corner
<html><a class="lightview audio" data-lightview-group="coc" data-lightview-group-options="slideshow: 30000" href=http://geordierussell.instone.net/Jukebox/Img/H/Richard%20Hawley%20-%20Coles%20Corner%20-%20Front.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://3.bp.blogspot.com/_g0XA_nEGRxY/TScT3OwUoEI/AAAAAAAAADA/wa4S0NPDlYs/s1600/ahawley.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_richard-hawley__album_coles-corner.html#.V3zN2BJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372110542/al5601671fe7c622686aa8d507" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
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
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://www.wfuv.org/fuv-live-vault"><img alt="missing picture"   src="http://www.wfuv.org/sites/default/files/logo_0.png" width=100%></a></html>|width:0.1%;<html><a target="_blank" href="http://3voor12.vpro.nl/concerten/"><img alt="missing picture"  src="http://3voor12.vpro.nl/.imaging/stk/3voor12/vtkteaser-s-large_s-xlarge/media/3voor12/huisstijl/backgrounds/3voor12-styleguide/original/3voor12-styleguide.jpg" width=100% alt=">"  ot;3voor12.vpro"> </a></html>|width:0.1%;<html><a href="http://psu.tv/tag/kpsu/" target="_blank"><img alt="missing picture" src="http://www.kpsu.org/wp-content/uploads/2014/11/logo.jpg"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a target="_blank" href="http://www.wolfgangsvault.co//"><img alt="missing picture"  src="https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRXI5EDxT1u__kNYMiycY5H9KKqWwi_XNTDIK5DHo6FPuWIJKhn" width=100%></html>|width:0.1%;<html><a  href="http://www.archive.org/details/etree" target="_blank"><img alt="missing picture" src="http://www.archive.org/images/logo.jpg"  width=100% border="0"/></a></html>|width:0.1%;<html><a  href="http://www.npr.org/templates/archives/archive.php?thingId=1109" target="_blank"><img alt="missing picture" src="http://media.npr.org/chrome/music/npr_music_logo.gif"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a target="_blank" href="http://www.kcrw.com/archive/"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcSir0ufWHuqs17dClQDBspq3ydCPVSQ6pYRCtUtDGDfxx4H94g&t=1&usg=__tvZHR0Id34_FhpSKt0w-OpuM6cw="  width=100%></html>|width:0.1%;<html><a target="_blank" href="http://kexp.org/live/default.aspx"><img alt="missing picture" src="http://neonmilk.files.wordpress.com/2012/07/kexp_logo_vert-e1342508577997.gif?w=720&h=1057" width=100%></html>|width:0.1%;<html><a target="_blank" href="http://radio3.cbc.ca/#/concerts/"><img alt="missing picture"   src="http://t1.gstatic.com/images?q=tbn:ANd9GcTCFLCqn00QNvcF3_E-Bd60ZjwIKB5QdKJknK3OpOGHHcIUw44&t=1&usg=__V5tseHUDg06Nsnrb1rZ-wKHzl7s=" width=100%></a></html>|
!!!Constellation Records 2011 sampler
<html><iframe class="audio" width="98.9%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/1303359&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe></html>
<html><iframe  src="http://radcap.ru/contclass.html" width="98.9%" height="522" style="border: 0px none;"></iframe></html>
<html><a class="lightview audio" href='http://4.bp.blogspot.com/_ucYmSeRSa2o/SxrcTJ2_wdI/AAAAAAAAAUw/dFNjkNd-MBs/s1600/Front.JPG' class='lightview'><img alt="missing picture" class="audio" width="74.9%" src="http://eil.com/images/main/Joy+Division+-+Control+OST+-+CD+ALBUM-415713.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://musicmp3.ru/artist_various%2Dartists__album_control.html#.Vkzscr8zl0w" style="border: 0px none; margin-left: -225px; height: 700px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
!!!The Feelies Crazy Rhythms
<html><a class="lightview audio" data-lightview-group="crr" data-lightview-group-options="slideshow: 30000" href=http://4.bp.blogspot.com/_knLOBP6FJ_k/TSj9K9i6n-I/AAAAAAAACO4/8nxpl_RM01M/s1600/Crazy%2BRhythms%2B%255BA%2526M%2BCD%255D.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://www.incendiarymag.com/images/2008/In%20Oct%2009%20The%20Feelies.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-feelies__album_crazy-rhythms.html#.V3zNjBJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373512022/al56013755e7c622686a89d1e3" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Creation Rebels: BBC Radio 1 Documentary from 1994
<html><img alt="missing picture" class="audio" class="audio"  width="98.9%" src="https://i1.sndcdn.com/artworks-000036205809-u0l2de-t200x200.jpg?3eddc42"></html>
<html><iframe class="audio" width="99.1%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/71226134"></iframe></html>
<html><img alt="missing picture" class="audio" class="audio"  width="190px" src="http://images-mix.netdna-ssl.com/w/300/h/300/q/85/upload/images/extaudio/6a73789a-1c5b-4565-80ff-77c1f216a19d.gif"></html>
<html><iframe class="audio" width="190" height="360" src="http://www.mixcloud.com/widget/iframe class="audio"/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fcreationrecords%2Fcreation-singles-1-50%2F&mini=&stylecolor=ffffff&hide_artwork=&embed_type=widget_standard&embed_uuid=2ed6b58b-cc9c-43b4-8381-ffd1a5493dcf&hide_tracklist=&hide_cover=&autoplay=" frameborder="0"></iframe><div style="clear:both; height:3px; width:182px;"></div><p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#ffffff; width:182px;"><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/creation-singles-1-50/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=resource_link" target="_blank" style="color:#111111; font-weight:bold;">Creation Singles 1-50</a><span> by </span><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=profile_link" target="_blank" style="color:#111111; font-weight:bold;">Creation</a><span> on </span><a class="lightview audio" href="http://www.mixcloud.com/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=homepage_link" target="_blank" style="color:#111111; font-weight:bold;"> Mixcloud</a></p><div style="clear:both; height:3px;"></div></html>
<html><img alt="missing picture" class="audio" class="audio"  width="190px" src="http://images-mix.netdna-ssl.com/w/300/h/300/q/85/upload/images/extaudio/5d33e2c7-3f7b-48df-a69c-00ec62f68a1b.jpg"></html>
<html><iframe class="audio" width="190" height="360" src="http://www.mixcloud.com/widget/iframe class="audio"/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fcreationrecords%2Fcreation-singles-51-75%2F&mini=&stylecolor=&hide_artwork=&embed_type=widget_standard&embed_uuid=63fbfb05-b74e-4dbb-bbcd-294a3ddfa64f&hide_tracklist=&hide_cover=&autoplay=" frameborder="0"></iframe><div style="clear:both; height:3px; width:182px;"></div><p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#02a0c7; width:182px;"><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/creation-singles-51-75/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=resource_link" target="_blank" style="color:#02a0c7; font-weight:bold;">Creation Singles 51-75</a><span> by </span><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=profile_link" target="_blank" style="color:#02a0c7; font-weight:bold;">Creation</a><span> on </span><a class="lightview audio" href="http://www.mixcloud.com/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=homepage_link" target="_blank" style="color:#02a0c7; font-weight:bold;"> Mixcloud</a></p><div style="clear:both; height:3px;"></div></html>
<html><img alt="missing picture" class="audio" class="audio"  width="190px" src="http://images-mix.netdna-ssl.com/w/300/h/300/q/85/upload/images/extaudio/824e879b-99c3-4151-b6b0-452f4025e6e6.jpg"></html><html><iframe class="audio" width="190" height="360" src="http://www.mixcloud.com/widget/iframe class="audio"/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fcreationrecords%2Fcreation-singles-76-100%2F&mini=&stylecolor=000000&hide_artwork=&embed_type=widget_standard&embed_uuid=730e1cc2-0f4c-4951-9902-14383e2f0036&hide_tracklist=&hide_cover=&autoplay=" frameborder="0"></iframe><div style="clear:both; height:3px; width:182px;"></div><p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#000000; width:182px;"><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/creation-singles-76-100/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=resource_link" target="_blank" style="color:#000000; font-weight:bold;">Creation Singles 76-100</a><span> by </span><a class="lightview audio" href="http://www.mixcloud.com/creationrecords/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=profile_link" target="_blank" style="color:#000000; font-weight:bold;">Creation</a><span> on </span><a class="lightview audio" href="http://www.mixcloud.com/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=homepage_link" target="_blank" style="color:#000000; font-weight:bold;"> Mixcloud</a></p><div style="clear:both; height:3px;"></div></html>
!!!Dark Mark Does Christmas 2012''
<html><a class="lightview audio" href='http://www.mxdwn.com/wp-content/uploads/2012/11/Mark-Lanegan-Christmas.png' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://www.sputnikmusic.com/images/albums/115419.jpg"></a></html>
<html><iframe class="audio" width="190" height="175" src="https://www.youtube.com/embed/WhgfLvqp-xI" frameborder="0" allowfullscreen></iframe></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120425/al5432a713196dee63468bf6f7" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!John Cale / Tony Conrad / Angus Maclise / La Monte Young / Marian Zazeela Inside the Dream Syndicate, Vol. 1: Day of Niagara [1965]

<html><a class="lightview audio" data-lightview-group="don" data-lightview-group-options="slideshow: 30000" href='https://img.discogs.com/0iE1Rup1jkfrUwPe7hCgxzkPP9o=/fit-in/600x582/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760582.jpeg.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://cps-static.rovicorp.com/3/JPG_400/MI0002/389/MI0002389962.jpg?partner=allrovi.com"></html>
<html><audio controls preload="none" autoplay><source src="http://mp3liox.com/play/110743060_387930245/" type="audio/mpeg"></audio>
</html>
''Dead Media Liks''

http://zoek.vinden.nl/
http://search.singingfish.com/


http://cdzinc.com/cdzinc.html
http://www.imeem.com/ 
http://lean201.com/
http://soundpedia.com/ 
http://www.musictnt.com/ 
http://www.dizzler.com

http://www.social.fm/

http://www.subjectivisten.org/mp3check/

''Back Up Media Links''

''RadioRevisited''

http://www.last.fm
http://www.pandora.com/
http://www.plurn.com/
''http://www.finetune.com/
http://www.jango.com/
http://www.social.fm/''

''Stream!''

http://cdzinc.com/cdzinc.html
http://www.radioblogclub.com
http://www.imeem.com/ 
http://www.esnips.com
http://elbo.ws/
http://hypem.com/
''http://songza.com/
http://www.dizzler.com
http://www.deezer.com/
http://www.audioraider.com/''

http://www.radio3net.ro/1001/
http://soundpedia.com/ 
http://www.jiwamusic.com/
http://www.musictnt.com/ 
http://lean201.com/
http://www.archive.org/  

http://upchucky.com/Home.html

''Search''

http://zoek.vinden.nl/
http://www.exploseek.com/
http://search.singingfish.com/
''http://elbo.ws/''
''http://hypem.com/
http://www.audioraider.com/''

''Radio''

http://www.3wk.com
http://www.live365.com
http://www.kcrw.com
http://kexp.org/
http://www.epitonic.com/
http://www.woxy.com
http://www.wfmu.org
http://kpsu.org/
http://www.radioart.gr/
http://www.npr.org/
http://www.accuradio.com/
http://radiotime.com/Index.aspx
http://www.abc.net.au/triplej/listen/default.htm
http://compound-eye.org/category/radio-stream/
http://www.littleradio.com/pages/tune_in

''Bootlegs''

http://freenet-homepage.de/bootlegbrowser/
http://www.bootleg-links.de.vu/#stories
http://www.mp3it.com/
http://www.treefi.com/
http://live-bootleg.blogspot.com/

''Blogs''

http://www.largeheartedboy.com/blog/
http://www.subjectivisten.org/mp3check/
http://www.bradleysalmanac.com/blogger.html
http://www.webknot.net/
http://udrivel.blogspot.com/
http://www.undergroundbee.com/2006/12/more-of-years-best-albums.html
http://jsfree.blogspot.com/
http://my.opera.com/STEFANfromPARIS/blog/?startidx=40/
http://whenlovecomestotown.blogspot.com/
http://mar-abunta.blogspot.com/
http://sonic-youth.blogspot.com/
http://time-has-told-me.blogspot.com/
http://zoetheband.blogspot.com/
http://lost-in-tyme.blogspot.com/
http://gravybread.wordpress.com/mega-mp3-part2/
http://jornalberbequim.blogspot.com/
http://sonicrouter.blogspot.com/

''Concerts''

http://radio3.cbc.ca/
http://3voor12.vpro.nl/index.jsp
http://www.universalbuzz.com/
http://www.supersphere.com/
http://www.streampad.com/
http://archive.kpsu.org
''http://www.livenetmusic.com/
http://www.wolfgangsvault.co/''

''Bootlegs''

http://mesbootlegs.free.fr
http://www.slatch.com/live.html
http://www.transmission3000.com/
http://www.shiftx.tk/
http://www.supergossard.it/bootsguide.htm
http://home.kpn.nl/tieske.001/weblog/OpenDir.html
http://live-bootleg.blogspot.com/

''Video''

http://www.youtube.com/
http://video.google.com/
http://www.jonhs.net/freemovies/
http://watch-movies.net/
http://www.bodocus.com/
http://www.ovguide.com/
http://tv.blinkx.com/
http://www.veoh.com/
http://www.noisevox.org/splash.php

''Online OS''

http://www.craythur.com/
http://desktoptwo.com/
http://eyeos.org/
http://www.glidedigital.com/
http://www.goowy.com/
http://www.orcaa.com/
http://purefect.klorofil.org/demo/
http://giffard.dynalias.net/ssoe/
http://www.xindesk.com/
https://www.youos.com/
what d'you know

<html><a href='http://www.click2crop.com/postcard/big/oxm0003.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://www.click2crop.com/postcard/big/oxm0003.jpg"></a></html>

Dark Mark Does ''//Merry// Christmas''

<html><a href='http://www.mxdwn.com/wp-content/uploads/2012/11/Mark-Lanegan-Christmas.png' class='lightview'><img alt="missing picture" width=74.9%   src="http://www.sputnikmusic.com/images/albums/115419.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Dark Mark' "">>@@
<html>
<a href="http://2.bp.blogspot.com/-pYIzu7W0A6o/UD6ixJ29OVI/AAAAAAAALwU/O2iy0G5mY60/s1600/BBHUDSON65.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://2.bp.blogspot.com/-pYIzu7W0A6o/UD6ixJ29OVI/AAAAAAAALwU/O2iy0G5mY60/s1600/BBHUDSON65.jpg"  ></a></html>

John Cale / Tony Conrad / Angus Maclise / La Monte Young / Marian Zazeela
<html>
<a href="http://i.vimeocdn.com/video/350268864_1280x720.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://i.vimeocdn.com/video/350268864_1280x720.jpg"  ></a></html>

[[Inside the Dream Syndicate, Vol. 1: Day of Niagara [1965]|http://www.allmusic.com/album/inside-the-dream-syndicate-vol-1-day-of-niagara-1965-mw0000072427]] 

<html><a class=lightview data-lightview-group="don" data-lightview-group-options="slideshow: 30000" href='https://img.discogs.com/0iE1Rup1jkfrUwPe7hCgxzkPP9o=/fit-in/600x582/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760582.jpeg.jpg'><img alt="missing picture" width="74.9%" src="http://cps-static.rovicorp.com/3/JPG_400/MI0002/389/MI0002389962.jpg?partner=allrovi.com"></html>
<html>
<nowiki>
<a href="https://img.discogs.com/0iE1Rup1jkfrUwPe7hCgxzkPP9o=/fit-in/600x582/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760582.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>
<a href="https://img.discogs.com/axdYAtL0kw_5BtW1wMqEBeBUlJQ=/fit-in/600x462/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760776.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>
<a href="https://img.discogs.com/wk9oZYawPDRv8JkmgUm2r0Z1X3Q=/fit-in/600x300/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760648.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>
<a href="https://img.discogs.com/vdA2OLdCq1jw9XtgKSXkDGxTOU8=/fit-in/600x584/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760670.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>
<a href="https://img.discogs.com/GM7Rk2uJWGiIkQVqYa3yfU7nfwM=/fit-in/590x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1204760727.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>
<a href="https://img.discogs.com/e6XGj7uZmdX4Zv6vCjB2lDPHvbE=/fit-in/594x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-1264224-1420840733-8051.jpeg.jpg"  class="lightview" data-lightview-group="don"</a>

</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Day of Niagara' "">>@@
Merry X.

<html><a href='http://www.click2crop.com/postcard/big/meur0100.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://www.click2crop.com/postcard/big/meur0100.jpg"></html>

[[Kate Bush|http://www.katebush.com/]] [[50 Words for Snow|http://www.allmusic.com/album/50-words-for-snow-r2296090/review]]

<html><a class=lightview data-lightview-group="50wfs" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg><img alt="missing picture" width=74.9%   src="http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '50 Words for Snow' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1322114316.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410543.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410556.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410562.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410570.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410575.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410582.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410590.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410602.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410609.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410616.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410622.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410629.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410638.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410647.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410656.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410670.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410680.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410688.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410696.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410702.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410708.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410713.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410726.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410733.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410741.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410748.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410756.jpeg" class="lightview" data-lightview-group="50wfs"</a>
<a href="http://jd.heliohost.org/tk/v/R-3244668-1329410763.jpeg" class="lightview" data-lightview-group="50wfs"</a>
</html>
<html>
<a href="http://blog.nextdayflyers.com/wp-content/uploads/2012/12/44f846f27d20cc1545a5f81c03044f9e-e1355160847914.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://blog.nextdayflyers.com/wp-content/uploads/2012/12/44f846f27d20cc1545a5f81c03044f9e-e1355160847914.jpg"  ></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Organic' "">>@@
<html><a href='http://www.click2crop.com/postcard/big/meur0099.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://www.click2crop.com/postcard/big/meur0099.jpg"></html>

Here comes a night of promise and there's promise //here// alright. 
//'Everything's gonna be alright, baby, you'll see'//, the man says. 
What the man means is ''Merry Christmas'' to you all.  

[[Twilight as Played by|http://www.allmusic.com/album/twilight-as-played-by-the-twilight-singers-r500305/review]] [[the Twilight Singers|http://www.thetwilightsingers.com/]]

<html>
<a class=lightview data-lightview-group="twilight" href=http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_twilight_singers_twilight_as_played_by_the_twilight_singers_2000_retail_cd-front.jpg><img alt="missing picture" <img alt="missing picture" width="74.9%" height="190"    src="http://misterhands.files.wordpress.com/2009/04/twilight2.png?w=450&h=320"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Twilight' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_twilight_singers_twilight_as_played_by_the_twilight_singers_2000_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="twilight"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_twilight_singers_twilight_as_played_by_the_twilight_singers_2000_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="twilight"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_twilight_singers_twilight_as_played_by_the_twilight_singers_2000_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="twilight"</a>
</html>
Happy New Year.

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/PA250503_small_1.JPG"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Organic' "">>@@
<html><a href='http://www.click2crop.com/postcard/big/ny2005-0069.jpg' class='lightview'><img alt="missing picture" style="width: 98.9%; " src="http://www.click2crop.com/postcard/big/ny2005-0069.jpg"></html>

This a ''Merry Christmas'' morning's first cup of coffee and a cigarette official soundtrack
in the strange twilightkid world.

[[Glenn Gould|http://en.wikipedia.org/wiki/Glenn_Gould]] [[Bach: The Goldberg Variations|http://en.wikipedia.org/wiki/The_Goldberg_Variations_%28Gould_album%29]]

<html><a href='http://music-music.cocolog-wbs.com/photos/uncategorized/2010/08/11/goldberg001.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%; " src="http://rymimg.com/lk/f/l/381751b36b45837b882e457611cc0bfe/2323779.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Goldberg Variations' "">>@@
<html><a href='http://farm5.static.flickr.com/4005/4291700524_73b3174e1d_o.jpg' class='lightview'><img alt="missing picture" style="width: 450px;" src="http://jd.heliohost.org/tk/v/Bonne%20Annee_s.jpg"></html>

Dig the ship theme?
Bonne Voyage and a ''Happy New Year'' to you all.

<html>
<a class=lightview data-lightview-group="puressence" href=http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_puressence_puressence_1996_retail_cd-front.jpg><img alt="missing picture" width=74.9%   src="http://rymimg.com/lk/f/l/438d2777852794ceadff2afcd24a1da6/1227548.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Puressence' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_puressence_puressence_1996_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="puressence"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_puressence_puressence_1996_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="puressence"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_puressence_puressence_1996_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="puressence"</a>
</html>
<html><a href='http://jd.heliohost.org/tk/v/ny2005-0075.jpg' class='lightview'><img alt="missing picture" src="http://jd.heliohost.org/tk/v/ny2005-0075.jpg" width="95%"  border="0"/></a></html>

This very long year's official //Merry Christmas to you all// record is

[[Projekt|http://www.projekt.com/]]'s [[Excelsis - Dark Noel, Vol. 1|http://allmusic.com/cg/amg.dll?p=amg&sql=10:jnfuxqyhldhe]]

<html><a href='http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg' class='lightview' data-lightview-group="exc"><img alt="missing picture" src="http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Excelsis' "">>@@


<html>
<nowiki>

<a href="http://cdn.discogs.com/meEDMkyKuQuVccHX3crAXwj5qf8=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443690851-3421.jpeg.jpg"class="lightview" data-lightview-group="exc"</a>
<a href="http://cdn.discogs.com/M06bejVjlzGKHTgzeV1mXYjWOPQ=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443690850-1913.jpeg.jpg"class="lightview" data-lightview-group="exc"</a>
<a href="http://cdn.discogs.com/sOofbWQXpHKSJRsSvOni5SSke14=/fit-in/600x596/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443690851-5285.jpeg.jpg"class="lightview" data-lightview-group="exc"</a>
<a href="http://cdn.discogs.com/gchMk2Vb8UECbKlSl5_YJJ0_5ag=/fit-in/600x612/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443690850-2360.jpeg.jpg"class="lightview" data-lightview-group="exc"</a>
</html>

<html><a href='http://www.click2crop.com/postcard/big/a2006_002.jpg' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://www.click2crop.com/postcard/big/a2006_002.jpg"></html>

Aren't these the guys we'd all get to play our New Year's Eve party, if we only could?
''Happy New Year'' with 

[[The Godfathers|http://www.godfathershq.com/]] [[Hit By Hit|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:hifwxqu5ldke]]

<html><a href='http://3.bp.blogspot.com/-38LFnLzQAG0/Tg3y1eVy4SI/AAAAAAAABDU/by9Eg7WMdi0/s1600/thegodfathershitbyhitfront.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://1.bp.blogspot.com/_tRg73iZIquM/Sh_Jg2BkQ1I/AAAAAAAAcJk/3oY0iY2K9WM/s320/Godfathers+hit+by+hit.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Hit By Hit' "">>@@

And shouldn't this, after twenty years (and 29 days and counting), be considered some sort of a collector's item?

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/The%20Godfathers%20ticket.jpeg"></html>
Not to worry folks, they're still round here somewhere. The flash audio players that is.
If you have the habit of //embedding// them you might come across an interesting  //little// problem, well described [[here|https://bugzilla.mozilla.org/show_bug.cgi?id=289873]].  
Yeap, seems you just can't have more than 15 of them open, for the combined total of all player files in all open
Firefox tabs, without the entire thing going to hell. 
The solution? Some thoughts can be found [[there|https://bugzilla.mozilla.org/show_bug.cgi?id=289873]]. 
Yet this little blog went with an Ockham's Razor-ish approach...

<html><a href="http://en.wikipedia.org/wiki/Occam's_Razor" target="_blank"><img alt="missing picture" src="http://tbn0.google.com/images?q=tbn:DqQUr1Exrf3nxM:http://hsci.ou.edu/images/jpg-100dpi-5in/06Medieval/Paris/shape-earth/razor.jpg" width="74.9%"  border="0"/></a></html>

Got rid of them! (---But not--- entirely. They're //residing elsewhere// and are simply hiding behind little buttons like
---+++[open / close player|tooltip]
===--- <html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>Click them. Press play if necessary. Sound //will// come. Hopefully). 

''Record Of The Week'' starting Dec 10

described as //quietly devastating// and my own ultimate //very-early-in-a-winter-morning-first-cup-of-coffee// soundtrack,

the passionate

[[Beth Gibbons|http://en.wikipedia.org/wiki/Beth_Gibbons]] & Rustin Man's [[Out Of Season|http://wm04.allmusic.com/cg/amg.dll?p=amg&sql=10:hifoxqualdde]]  

<html><a href='http://25.media.tumblr.com/3a494305e131a0db7c32dc9df7960dfe/tumblr_mobzm8WmnQ1qj8j35o1_1280.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://images-eu.amazon.com/images/P/B00006ZSAD.02.LZZZZZZZ.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Out Of Season' "">>@@

Check out their In-studio performance of [[Mysteries|rtsp://media-rm-1.cac.washington.edu/dw/1/51/75/75aa3ecf-8252-4654-a409-83b8d847b1fc.rm]] and [[Resolve|rtsp://media-rm-1.cac.washington.edu/dw/1/51/88/8830252c-9191-411d-a5c5-d4a727b69b25.rm]] at KEXP 90.3 FM + a great take of Funny Time of Year @ Paleo 2003

<html><img alt="missing picture" src="http://img.youtube.com/vi/3AmKkz5-lyA/default.jpg" width="74.9%"  border="0"/></a></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/3AmKkz5-lyA?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =
''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Getting organized'' now aren't we? RadioRevisited is added to the main menu on your left containing all the web 2.0 kind of radio links, 
playlists and social interacting and so on leaving [[Radio]] with the more //traditional// radio show broadcasters, the most bizzzzare among which
would probably be 

<html><img alt="missing picture" width="74.9%" src="http://compound-eye.org/images2/SS_ROGC_card_burg.jpg"></html>

[[Shirley & Spinoza Radio|http://compound-eye.org/]]'s serving, in their own words, //broken bouncing mixed up-radio waves from your planet// 
and is beyond any description I could come up with (other that, for some reason, it sounds especially great to me on Sunday afternoons. Weird, ha?).  

<html><a href='http://compound-eye.org/images2/SS_chairs.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://compound-eye.org/images2/SS_chairs.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Shirley & Spinoza Radio' "">>@@

Wasn't that was the perfect compliment to a hangoverish Sunday evening? 
This next one, which is among the new links added to the radio sections (do explore them, great music out there!) is a bit more Monday morning, if you know what I mean   

Yes, you might even get your boss to like http://www.littleradio.com/. Especially if, as already discussed way back in April, he/she/it //really likes the Whigs.//
>sorry, little radio's gone
Well now, this is long overdue 
(but it's a good time to say it's probably my favorite for this year - just in case you care).

<html><a href='http://jd.heliohost.org/tk/v/Lanegan.png' class='lightview'><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/Lanegan.png"></a></html>

[[Mark Lanegan Band|http://marklanegan.com/]] [[Blues Funeral|http://www.allmusic.com/album/blues-funeral-mw0002280208]]

<html><a class=lightview data-lightview-group="blf" data-lightview-group-options="slideshow: 30000" href=http://www.cheekymonkeysarnia.ca/wp-content/uploads/2012/02/LANEGAN-BLUES-FUNERAL.jpg><img alt="missing picture" width=74.9%   src="http://i1115.photobucket.com/albums/k546/JDHathaway99/Lanegan_BluesFuneral.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Blues Funeral' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1328345664.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662686.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672141.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662752.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662714.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662648.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662729.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672171.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672237.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662821.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672198.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672252.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331672108.jpeg" class="lightview" data-lightview-group="blf"</a>
<a href="http://jd.heliohost.org/tk/v/R-3381268-1331662593.jpeg" class="lightview" data-lightview-group="blf"</a>
</html>
[[4AD sessions|http://www.4ad.com/sessions]] 8th May 2012

<html><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/Mark%20Lanegan%204ad.jpg"></a></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/dCa9BBVeTjo?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Amsterdam Leap Year, February 29, 2012''

<html><a href='https://img.discogs.com/wMKg1qNXeXKJ5yK8_C0v8khKpCQ=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-3513106-1333409217.jpeg.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="https://img.discogs.com/wMKg1qNXeXKJ5yK8_C0v8khKpCQ=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-3513106-1333409217.jpeg.jpg"></a></html>
>Looking for it

''We're all made of stars''

My niece is almost five and she absolutely loves this.

<html><a href='http://www.solarsystemscope.com/' class="lightview" 
   data-lightview-type="iframe" ><img alt="missing picture" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSA9hsnAdp_cSmd7_TBlbn6mLhxRgZSUqggFHyS4TmcL_ocOUik" width=74.9%   border="0"/></a></html>

let me tell you man, I was proud as punch when she grasped //gravidity//
(that's niece-speak for gravity, brilliant, right?). Next lesson:  [[We're all made of stars|http://www.physics.org/article-questions.asp?id=52]] 
More [[Black Angels|August 31]] where that came from

<html><a href='http://poprenegade.files.wordpress.com/2011/03/black_angels.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://images.popmatters.com/news_art/t/the-black-angels.jpg"></html>

[[The Black Angels|http://www.theblackangels.com/]] [[Phosphene Dream|http://www.allmusic.com/album/phosphene-dream-r1959976/review]]
<html>
<a class=lightview data-lightview-group="phosphene" href=http://jd.heliohost.org/tk/v/R-2446040-1390674272-6761.jpeg.jpg><img alt="missing picture" width="74.9%" src="https://upload.wikimedia.org/wikipedia/en/5/56/Phosphene_Dream.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Phosphene Dream' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1390674272-6761.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136415-3769.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136414-6256.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136410-8736.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136414-6540.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136508-2431.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1428136509-5880.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1390674295-8714.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2446040-1390674283-3264.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2452730-1424286392-8919.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2452730-1424286395-4805.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2452730-1424286399-5178.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2452730-1424286402-8710.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
<a href="http://jd.heliohost.org/tk/v/R-2452730-1424286404-3929.jpeg.jpg"  class="lightview" data-lightview-group="phosphene"</a>
</html>
[[Telephone|http://vimeo.com/15202576]]  from [[The Black Angels|http://vimeo.com/theblackangels]] on [[Vimeo|http://vimeo.com]]

<html><img alt="missing picture" width="74.9%" src="http://www.spirit-of-rock.com/video/thumbnail/070a9a014c.jpg"></html>
<html>
<nowiki>
<a  href='http://player.vimeo.com/video/15202576?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''live in 013, Tilburg Jan 26 '10''
<html><img alt="missing picture" width="74.9%" src="https://i.ytimg.com/vi/6pplYbyUBNM/hqdefault.jpg"></html>
<html>
<nowiki>
<a  href='http://embed.vpro.nl/player/?src=urn:vpro:media:program:12079917&skin=3voor12' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Durmientes en el Mar|http://durmientesenelmar.blogspot.com]]

<html><a href="http://durmientesenelmar.blogspot.com/" target="_blank"><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/fondo-como.jpg"></html>

My brother tipped of about this one. 
Embarrassing, the number of [[Joy Division bootlegs|http://durmientesenelmar.blogspot.com/search/label/Joy%20Division%20Shows]] one ''doesn't'' have.
Official ''Merry Xmas to you all'' record of this year is

[[The Legendary Tiger Man|http://www.legendarytigerman.com/]]'s ''Fuck Christmas, I Got The Blues''

<html><a href='https://archive.org/details/mbid-68dbf3e9-e12c-4edd-a62d-b5d6c13c4cf3' class='lightview'  data-lightview-type="iframe"  ><img alt="missing picture" src="https://upload.wikimedia.org/wikipedia/pt/4/48/The_Legendary_Tiger_Man_Fuck_Christmas_I_Got_The_Blues_Front.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Fuck Christmas, I Got The Blues' "">>@@

<html><a href='https://www.dartmouth.edu/~milton/reading_room/pl/book_1/text.shtml' class='lightview'><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/Dungeon%20wik%20xmas%20card%2096%20dpi%20jpg.jpg"  title="mortifying the great liar Satan with the Sword of Truth & Justice"></a></html>

[[John Milton|https://en.wikipedia.org/wiki/John_Milton]] meets [[William Burroughs|https://en.wikipedia.org/wiki/William_S._Burroughs]] meets 

<html><a href='http://granthart.com/' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.trbimg.com/img-50ef2eb8/turbine/ct-cth-grant-hart.jpg-20130110/600"  title="Grant Hart"></a></html>

in [[The Argument|http://www.allmusic.com/album/the-argument-mw0002545730]]

<html><a class=lightview data-lightview-group="ghta" href=https://img.discogs.com/aPpLTeggzR5QmhTul3FthRUs3A8=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-6558363-1437216184-1094.jpeg.jpg>
<img alt="missing picture" width=74.9%   src="https://img.discogs.com/aPpLTeggzR5QmhTul3FthRUs3A8=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-6558363-1437216184-1094.jpeg.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Argument' "">>@@
<html>
<nowiki>
<a href="http://img.discogs.com/Hzsdkd8AK3GJNiL-O2VLbp1swEk=/fit-in/596x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-6558363-1437216197-3318.jpeg.jpg" 
   class="lightview" 
   data-lightview-group="ghta"
</a>

<a href="http://cdn.discogs.com/_9oS73IhHANnO0JRwAM_5JyLURo=/fit-in/600x290/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-6558363-1437216203-7067.jpeg.jpg" 
   class="lightview" 
   data-lightview-group="ghta"
</a>

<a href="http://cdn.discogs.com/4R5095sNdQyL3PehmCVJZGuzLcM=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-6558363-1437216191-5407.jpeg.jpg" 
   class="lightview" 
   data-lightview-group="ghta"
</a>
</html>

That's an Xmas card, [[right?|https://sites.google.com/site/terrancelindallsparadiselost/home/this-year-s-paradise-lost-xmas-cards-sale]] 
//mortifying the great liar Satan with the Sword of Truth & Justice//
So there you go, ''Merry Christmas''
<html><a href='http://www.click2crop.com/postcard/big/hny0578.jpg' class='lightview'><img alt="missing picture" width="95%" src="http://www.click2crop.com/postcard/big/hny0578.jpg"></html>
Rocket //from// Russia

Hey ho got ya just in time for that New Years Eve little party,
unless you live East of Stalingrad or something.
I'll help with the soundtrack, if I may, so here it is, a lifesaver
of a record and one of the greatest live albums of all time,
Joey Ramone wishing us all a ''Happy New Year'' from //way// 
back blessed 1977

[[Ramones|http://www.officialramones.com/]] [[It's Alive|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:axfqxqy5ldae]]

<html><a class=lightview data-lightview-group="itsa" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_ramones_its_alive_1996_retail_cd-front.jpg'><img alt="missing picture" width="74.9%" src="http://lunanavis.blogspirit.com/images/medium_ramones_itsalive.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Ramones Its Alive' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_ramones_its_alive_1996_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="itsa"
</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_ramones_its_alive_1996_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="itsa"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_ramones_its_alive_1996_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="itsa"</a>
</html>
Demolished indeed.

<html><a href='http://1.bp.blogspot.com/-18f54kvhITU/TjMBQl_h8II/AAAAAAAAAUA/b1s-rN6eNAk/s1600/thurston_moore_070927_004_16x20-1.jpg' class='lightview'> <img alt="missing picture"  style="font-size: 30px; color: silver;"  alt="missing content"  border="0" width="98.9%" src="http://1.bp.blogspot.com/-18f54kvhITU/TjMBQl_h8II/AAAAAAAAAUA/b1s-rN6eNAk/s1600/thurston_moore_070927_004_16x20-1.jpg"></a></html>

[[Thurston Moore|http://flowersandcreampress.com/]] [[Demolished Thoughts|http://www.allmusic.com/album/demolished-thoughts-r2160915/review]]

<html><a class=lightview data-lightview-group="dts" href=http://www.shopradiocast.com/product_images/f/414/thurston__20613_zoom.jpg><img alt="missing picture" width=74.9%   src="http://2.bp.blogspot.com/-2a2ouxBijgk/Td0FWVyIDVI/AAAAAAAABHM/w4c6BxX3Fvs/s1600/Thurston-Moore-Demolished-Thoughts_nb.jpeg"></html>
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884258.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884266.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884277.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884285.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884292.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884300.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884311.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884320.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884348.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884333.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884361.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884370.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
<a href="http://jd.heliohost.org/tk/v/R-2888359-1306884377.jpeg" 
   class="lightview" 
   data-lightview-group="dts"
</a>
</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Demolished Thoughts' "">>@@

[[Thurston Moore Live at KCRW on Morning Becomes Eclectic July 28 2011|http://www.kcrw.com/music/programs/mb/mb110728thurston_moore]]

<html><img alt="missing picture" width=74.9%   src="http://jd.heliohost.org/tk/v/010_bil_zelman_thurston_kcrw_s.jpg"></html>
<html>
<nowiki>
<a href="http://www.kcrw.com/media-player/embed/v/videoEmbed.swf?id=mb110728thurston_moore" 
   class="lightview" 
   data-lightview-type="flash" 
   data-lightview-options="
     width: 424, 
     height: 421, 

     keyboard: { esc: false }, 
     flashvars: { 
       file: 'http://www.kcrw.com/media-player/embed/v/videoEmbed.swf?id=mb110728thurston_moore', 
       autostart: true 
     }
   "onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg" width=6.5%</a>
</html>

[[Thurston Moore performs live at the 11th Annual NON-COMMvention in May 19 2011.|http://www.npr.org/2011/07/14/137321708/thurston-moore-in-concert]]

<html><img alt="missing picture" width=74.9%   src="http://jd.heliohost.org/tk/v/thurston1_wide.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Thurston Moore in concert' "">>@@

delivered by 

<html><a href="http://www.xpn.org/" target="_blank"><img alt="missing picture" width=74.9%   src="http://www.allaccess.com/assets/img/editorial/raw/xp/XPN2Logo.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'XPN' "">>@@

''Tech stuff''

>''hey guys''<br>I'm just a guy on the interweb.<br>''Don't install things'' just because someone like me thinks it's a good idea.<br>It so often isn't. Do your own checking first and do decide for yer self.<br>''That said...''

you do use [[Firefox|http://www.mozilla.org/en-US/firefox/new/]], right? Then

<html><a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/" target="_blank"><img alt="missing picture" width=54.9%   src="http://i714.photobucket.com/albums/ww147/sexyemokittie09/greasemonkey-logo.jpg"></html>

ok, so now [[greasemonkey|http://www.greasespot.net/]]'s installed, this little script called
[[Last.fm + Grooveshark|http://userscripts.org/scripts/show/93852]] will add a [[Grooveshark|http://grooveshark.com/#/]] icon next to all the tracks, albums and artists on Last.fm’s website. When you click the icon it will Grooveshark search for that artist or track and you can start to listen to it right away. Which is kinda kool.

Grooveshark is now offering a [[scrobbling|http://www.last.fm/help/faq?category=Scrobbling]] option to free users, so we don't longer need the 
[[The Groovin' Greasy Scrobbler|http://userscripts.org/scripts/show/99088]] script to do just that, but we hope development will continue cause it does other things too and it's always been brilliant.

This one, called [[Deezer Illimité|http://userscripts.org/scripts/show/109905]] will take care of some of [[Deezer|http://www.deezer.com/]]'s somewhat, hm, unnecessary features.<br> Like this one

<html><img alt="missing picture" width=54.9%   src="http://media.paperblog.fr/i/454/4548340/spotify-deezer-limite-lecoute-gratuite-musiqu-L-gDbFLF.jpeg"></html>

Of course getting to Deezer in the first place can be a little tricky, depending on 
--what-- where you call home, so you'll probably need the famous

<html><a href="https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/" target="_blank"><img alt="missing picture" width=54.9%   src="https://addons.cdn.mozilla.net/user-media/previews/thumbs/5/5857.png?modified=1331247702"></html>

>//or// the not so famous but absolutely brilliant
>><html><a href="https://addons.mozilla.org/en-US/firefox/addon/anonymox/" target="_blank"><img alt="missing picture" width=54.9%   src=""></html>

Getting ---foxyproxy--- them all set up //can// be a bit time consuming
(nothing too scary though) but it's well worth it cause ---it--- they will also do the job with

<html><a href="http://www.pandora.com" target="_blank"><img alt="missing picture" width=54.9%   src="http://www.davidharrell.org/images/pandora_banner.jpg"></html>

and

<html><a href="http://www.slacker.com" target="_blank"><img alt="missing picture" width=54.9%   src="http://www.talkandroid.com/wp-content/uploads/2011/04/wpid-slacker1.jpg?54b313"></html>

and

<html><a href="https://mog.com" target="_blank"><img alt="missing picture" width=54.9%   src="http://hippestphone.com/wp-content/uploads/2010/07/_mog_logo.jpg"></html>

and

<html><a href="http://songza.com/" target="_blank"><img alt="missing picture" width=54.9%   src="http://t0.gstatic.com/images?q=tbn:ANd9GcTCkCgGB75Nl35cSEex20y3bBN5mYLbkfL9HKUmnzeV6or040dz"></html>

[[Fire.fm|https://addons.mozilla.org/en-US/firefox/addon/firefm/?src=search]], on the other hand, will liberate last.fm with no hussle at all

<html><a href="http://firefm.sourceforge.net/" target="_blank"><img alt="missing picture" width=54.9%   src="http://firefm.sourceforge.net/skin/get-firefm.png"></html>

>sadly, no more for non subscribers 

and the [[Last.fm Firefox Extension|http://code.yerblog.com/lastfm/]] will take care of most of your scrobbling needs.

<html><a href="http://code.yerblog.com/lastfm/" target="_blank"><img alt="missing picture" width=54.9%   src="http://jd.heliohost.org/tk/v/Lastfm+Firefox+Extension+141.jpg"></html>

some of the streaming services above and of all of the streaming services below are new (to me).
Some provide listening on demand and others don't; some will scrobble and others will not.
Some will play in your country out of the box and others will require some creative thinking.  Whatever the case, enjoy.

<html><a href="http://beta.mflow.com/" target="_blank"><img alt="missing picture" width=54.9%   src="http://thenextweb.com/wp-content/blogs.dir/1/files/2011/04/MflowMasterLGE_K.jpeg"></html>

<html><a href="http://www.musicme.com/#/musique/" target="_blank"><img alt="missing picture" width=54.9%   src="http://www.planetecampus.com/wp-content/uploads/2011/09/musicme-logo.png"></html>

<html><a href="http://fizy.com/" target="_blank"><img alt="missing picture" width=54.9% src="http://siteboat.com/wp-content/uploads/2009/01/fizy.jpg"></html>

<html><a href="http://prostopleer.com" target="_blank"><img alt="missing picture" width=54.9% src="http://t3.gstatic.com/images?q=tbn:ANd9GcQkMHzxXKdseejpoIC_gG3A4q7W5j8GwMLYSIVU_GbWGX3qNAu2q26v8aYf"></html>

<html><a href="http://8tracks.com" target="_blank"><img alt="missing picture" width=54.9% src="http://www.techdigest.tv/8tracks-thumb-200x61.jpg"></html>

<html><a href="http://www.mixcloud.com" target="_blank"><img alt="missing picture" width=54.9% src="http://t2.gstatic.com/images?q=tbn:ANd9GcSgOIfSJRHK-SVhIVwBRfDXLagOVf--SGild2Plm6zj1Z2LCGYT2sMQWQ31"></html>
{{novel{
Conquistadors who took their share ||''•'' novelty Main Entry nov·el·tyPronunciation \ˈnä-vəl-tē\ Function noun Inflected Form(s) plural nov·el·ties Etymology Middle English novelte, from Anglo - French novelté, from novel Date 14th century 1 something new or unusual 2 the quality or state of being novel newness 3 a small manufactured article intended mainly for personal or household adornment — usually used in plural 4 something (as a song or food item) that provides often fleeting amusement and is often based on a theme —-- often used a||t||trib|u|tive||ly <html><b><a href="javascript:;" onclick="document.body.style.overflow='hidden';launchFullscreen(document.documentElement);"><<tiddlerbox "THENOVELTYPROJEKT" "novelty_frame"   "" scrolling="yes" 1250 950>></a></b></html> SKETCHED MMV/ MMXIII&nbsp;transmission 2.1.1/12.Mmxiii requirements<html> <font color="#999999"><font style="word-spacing: -23px;">mozzila firefox 25.0.1</font></html>@@font-family: 'Arial';+@@<html><font color="#999999"><font style="word-spacing: -19px;">google chrome Version 27.0.1453.116 m</font></html>@@font-family: 'Arial';+@@<html><font color="#999999"><font style="word-spacing: -21px;">flash player</font></html>javascript transmission 2.0/1.Mmxii working version<html><font color="#999999"><font style="word-spacing: -19px;">t||r||ansm|i|s|s|ion1.0.1.|Mmx</font></a></html><br><html><font color="#999999">d|i|s|c|laimer</a></html>|''•''They||keep||calling me
}}}






<br>

<br>


<br>


<br>

<br>

<br>

<br>


<br>


<br>

<br>
[[FadeInCSS_f]]
[[StyleSheetFonts]]

/*{{{*/




/*Mocha TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthonyy, ported to TiddlyWiki by Saq Imtiaz.*/

}
#body{

}

a img {
    border:none;
}


#contentWrapper{

margin: 0 0.7em;


			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11px;
			line-height: 1.6em;
			color: #666;


 }
#siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
                        color: #CC6633;
			margin-bottom: 30px;


			background-color: #FFF;
position:fixed; !important;

}

.siteTitle a{color:#CC6633; border-bottom:0px dotted #cc6633;}

.siteSubtitle {
	font-size: 1.0em;
        display: block;
        margin: -1.5em 3em; color: #999999;
}

#ReaderMainMenu1 {
position:fixed; !important;
float:left;
margin-bottom:0em;
text-align:left;



font-weight:normal;
line-height:1.2;

}

#Timeline_Admin {
position:fixed; !important;
float:left;
margin-bottom:1em;
display:inline;
text-align:left;
padding: 2em 0.5em 0.5em 10em;
width:19em;
font-size:1em;


}
#sidebar{
position:fixed; !important;
float:right;
margin-bottom:1em;

margin-top: -3.5em;
display:inline;
z-index:100001;

}
#sidebar1{
position:relative;
float:right;
margin-bottom:1em;
padding-top:2em;
display:inline;
width: 16em;


}


.tagClear {clear:none;}

#contentFooter {background:#575352; color:#BFB6B3; clear: both; padding: 0.5em 1em;}

		
		#contentFooter a {
			color: #BFB6B3;
			border-bottom: 1px dotted #BFB6B3;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

		a,#sidebarOptions .sliderPanel a{
			color:#CC6714;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#CC6714;
			background-color: #F5F5F5; 
		}

.viewer .button, .editorFooter .button{
	color: #999999;
	border: 0px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


		#ReaderMainMenu a {
			display: block;
			padding: 1px;
			border-bottom: 0px solid #CCC;
		}

		#ReaderMainMenu1 a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;
                       font-weight:normal;
                
                }

		#Timeline_Admin a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;


		}
		
		#ReaderMainMenu1 a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
                }
		
		#Timeline_Admin a:hover {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}
		
		#ReaderMainMenu a:hover, #ReaderMainMenu a:active, #ReaderMainMenu .highlight, #ReaderMainMenu .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;


		}
		
		#Timeline_Admin a:hover, #Timeline_Admin a:active, #Timeline_Admin .highlight, #Timeline_Admin .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
		}

#ReaderMainMenu span {position:relative;}



#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 10px;
			border-bottom: 0px solid #DDDDDD; 
		}
.title {color:#999999; font-weight: normal;}
.subtitle, .subtitle a { color: #999999; font-size: 1.0em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}


.toolbar a {
    color: #CCCCCC;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: 1.1em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table.borderless,.viewer table.borderless * {border: 0;}

}


.viewer table.black,.viewer table.black * {background: black;}

}

.viewer th, thead td {
	background: #948979;
	border: 1px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4,h5 { color: #666; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px; .
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;
}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:right;font-size: 1.0em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
                        background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		margin-right:3px;
}

#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; position:relative;display:block;background:#fff; clear: both; margin-right:0.5em; margin-top:60px; padding:5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC;}
#ReaderMainMenu #noticeBoard a,#ReaderMainMenu #noticeBoard .tiddlyLink {border:none;padding:5px 2px;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#ReaderMainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;padding:2px;
}

#ReaderMainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}

.novel {font-size:1em; color:#999999; font-family: TrajanRegular; margin-top:7.5%; text-align:justify; letter-spacing:5px; word-spacing:-19px;width:451px;display:block;}
}

.searchbar {position:relative; width:11em;}
.searchbar .button{margin:0; width:11em;}
#header {display:inline-block;}

}

#novelty_frame {width: 100%; height:100%; position:fixed; !important;}


.tidido {display:none;}

#tidido {display:none;}

.audioplayer {
	height: 400px;
	overflow: auto;
}

}

/*}}}*/
[[FadeInCSS_s]]
[[StyleSheetFonts]]

/*{{{*/
/*Mocha TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthonyy, ported to TiddlyWiki by Saq Imtiaz.*/

}
#body{

}

a img {
    border:none;
}


#contentWrapper{

margin: 0 0.7em;


			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11px;
			line-height: 1.6em;
			color: #666;


 }
#siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
                        color: #CC6633;
			margin-bottom: 30px;


			background-color: #FFF;
position:fixed; !important;

}

.siteTitle a{color:#CC6633; border-bottom:0px dotted #cc6633;}

.siteSubtitle {
	font-size: 1.0em;
        display: block;
        margin: -1.5em 3em; color: #999999;
}

#ReaderMainMenu1 {
position:fixed; !important;
float:left;
margin-bottom:0em;
text-align:left;



font-weight:normal;
line-height:1.2;

}

#Timeline_Admin {
position:fixed; !important;
float:left;
margin-bottom:1em;
display:inline;
text-align:left;
padding: 2em 0.5em 0.5em 10em;
width:19em;
font-size:1em;


}
#sidebar{
position:fixed; !important;
float:right;
margin-bottom:1em;

margin-top: -3.5em;
display:inline;
z-index:100001;

}
#sidebar1{
position:relative;
float:right;
margin-bottom:1em;
padding-top:2em;
display:inline;
width: 16em;


}


.tagClear {clear:none;}

#contentFooter {background:#575352; color:#BFB6B3; clear: both; padding: 0.5em 1em;}

		
		#contentFooter a {
			color: #BFB6B3;
			border-bottom: 1px dotted #BFB6B3;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

		a,#sidebarOptions .sliderPanel a{
			color:#CC6714;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#CC6714;
			background-color: #F5F5F5; 
		}

.viewer .button, .editorFooter .button{
	color: #999999;
	border: 0px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


		#ReaderMainMenu a {
			display: block;
			padding: 1px;
			border-bottom: 0px solid #CCC;
		}

		#ReaderMainMenu1 a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;
                       font-weight:normal;
                
                }

		#Timeline_Admin a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;


		}
		
		#ReaderMainMenu1 a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
                }
		
		#Timeline_Admin a:hover {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}
		
		#ReaderMainMenu a:hover, #ReaderMainMenu a:active, #ReaderMainMenu .highlight, #ReaderMainMenu .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;


		}
		
		#Timeline_Admin a:hover, #Timeline_Admin a:active, #Timeline_Admin .highlight, #Timeline_Admin .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
		}

#ReaderMainMenu span {position:relative;}



#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 10px;
			border-bottom: 0px solid #DDDDDD; 
		}
.title {color:#999999; font-weight: normal;}
.subtitle, .subtitle a { color: #999999; font-size: 1.0em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}


.toolbar a {
    color: #CCCCCC;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: 1.1em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table.borderless,.viewer table.borderless * {border: 0;}

}

.viewer table.black,.viewer table.black * {background: black;}

}

.viewer th, thead td {
	background: #948979;
	border: 1px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4,h5 { color: #666; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px; .
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;
}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:right;font-size: 1.0em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
                        background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		margin-right:3px;
}

#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; position:relative;display:block;background:#fff; clear: both; margin-right:0.5em; margin-top:60px; padding:5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC;}
#ReaderMainMenu #noticeBoard a,#ReaderMainMenu #noticeBoard .tiddlyLink {border:none;padding:5px 2px;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#ReaderMainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;padding:2px;
}

#ReaderMainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}

.novel {font-size:1em; color:#999999; font-family: TrajanRegular; margin-top:7.5%; text-align:justify; letter-spacing:5px; word-spacing:-19px;width:451px;display:block;}
}

.searchbar {position:relative; width:11em;}
.searchbar .button{margin:0; width:11em;}
#header {display:inline-block;}

}

#novelty_frame {width: 100%; height:100%; position:fixed; !important;}

.tidido {display:none;}

#tidido {display:none;}

.audioplayer {
	height: 400px;
	overflow: auto;
}

}
/*}}}*/
[[April 19]]
[[October 17]]
[[September  19]]
[[May  19]]
[[April 16]]
[[February  21]]
[[December      31]]
[[December 25]]
[[East]]
[[December_23]]
[[October  31]]
[[September 19]]
[[July 31]]
[[.--- ..- -. . / ..---]]
[[May 27]]
[[April 2]]
[[February 24]]
[[December     31]]
[[December      24]]
[[December 18]]
[[November 25]]
[[October 27]]
[[October 21]]
[[August 9]]
[[July 11]]
[[June 14]]
[[May 31]]
[[April  12]]
[[February 27]]
[[December    31]]
[[December     24]]
[[December 4]]
[[October 15]]
[[August  30]]
[[July 19]]
[[May 23]]
[[March 20]]
[[January 15]]
[[December   31]]
[[December    24]]
[[December 19]]
[[November 20]]
[[September 12]]
[[July 25]]
[[June 4]]
[[May 2]]
[[March 26]]
[[February_7]]
[[December  31]]
[[December   24]]
[[October 31]]
[[October 11]]
[[October 5]]
[[August 18]]
[[June 21]]
[[April 18]]
[[February 21]]
[[December 31]]
[[December  24]]
[[October 13]]
[[August 31]]
[[August 30]]
[[July 15]]
[[June 1]]
[[April 27]]
[[April 5]]
[[March 11]]
[[March 1]]
[[January 3]]
[[December 24]]
[[December 10]]
[[November 17]]
[[October 14]]
[[September 8]]
[[July 22]]
[[June 26]]
[[May 19]]
[[May 17]]
[[April 30]]
[[April 29]]
[[April 13]]
[[April 12]]
[[April 3]]
[[March 19]]
[[March 17]]
[[March 10]]
[[March 9]]
[[February]]
[[October 17]]
[[September  19]]
[[May  19]]
[[April 16]]
[[February  21]]
[[December      31]]
[[December 25]]
[[East]]
[[December_23]]
[[October  31]]
[[September 19]]
[[July 31]]
[[.--- ..- -. . / ..---]]
[[May 27]]
[[April 2]]
[[February 24]]
[[December     31]]
[[December      24]]
[[December 18]]
[[November 25]]
[[October 27]]
[[October 21]]
[[August 9]]
[[July 11]]
[[June 14]]
[[May 31]]
[[April  12]]
[[February 27]]
[[December    31]]
[[December     24]]
[[December 4]]
[[October 15]]
[[August  30]]
[[July 19]]
[[May 23]]
[[March 20]]
[[January 15]]
[[December   31]]
[[December    24]]
[[December 19]]
[[November 20]]
[[September 12]]
[[July 25]]
[[June 4]]
[[May 2]]
[[March 26]]
[[February_7]]
[[December  31]]
[[December   24]]
[[October 31]]
[[October 11]]
[[October 5]]
[[August 18]]
[[June 21]]
[[April 18]]
[[February 21]]
[[December 31]]
[[December  24]]
[[October 13]]
[[August 31]]
[[August 30]]
[[July 15]]
[[June 1]]
[[April 27]]
[[April 5]]
[[March 11]]
[[March 1]]
[[January 3]]
[[December 24]]
[[December 10]]
[[November 17]]
[[October 14]]
[[September 8]]
[[July 22]]
[[June 26]]
[[May 19]]
[[May 17]]
[[April 30]]
[[April 29]]
[[April 13]]
[[April 12]]
[[April 3]]
[[March 19]]
[[March 17]]
[[March 10]]
[[March 9]]
[[February]]
!!!Thurston Moore Demolished Thoughts
<html><a class="lightview audio" data-lightview-group="dts" href=http://www.shopradiocast.com/product_images/f/414/thurston__20613_zoom.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://2.bp.blogspot.com/-2a2ouxBijgk/Td0FWVyIDVI/AAAAAAAABHM/w4c6BxX3Fvs/s1600/Thurston-Moore-Demolished-Thoughts_nb.jpeg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_thurston%2Dmoore__album_demolished%2Dthoughts.html#.V3zH_xJZhwA" style="border: 0px none; margin-left: -225px; height: 450px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120136/al56014073e7c622686a9063b0" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Nick Cave & The Bad Seeds - Dig, Lazarus, Dig

<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://ecx.images-amazon.com/images/I/71nzs-ebjgL._SY355_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_nick-cave-and-the-bad-seeds__album_dig-lazarus-dig.html#.V3zEshJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372129586/al5407196b196deee83f8c40ed" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Black Angels Directions To See A Ghost
<html><a class="lightview audio" href='http://i.imgur.com/UT5L5.jpg' class='lightview' data-lightview-group="dtsag"><img alt="missing picture" class="audio" width="98.9%" src="http://www.thesirenssound.com/wp-content/uploads/2010/09/The-Black-Angels-Directions-to-See-a-Ghost.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-black-angels__album_directions-to-see-a-ghost.html#.V3zEXBJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372204833/al5601b1a4e7c622686ad828a7" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Dirty Three in Paris
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://i184.photobucket.com/albums/x7/sklpns/The%20Dirty%20Three/04.jpg"></html>
{{audioplayer autoplay{
# [[Alice Wedding intro|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/01%20-%20the%20dirty%20three%20-%20alice%20wading%20intro.mp3]]
# [[Alice Wedding|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/02%20-%20the%20dirty%20three%20-%20alice%20wading.mp3]]
# [[1000 miles intro|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/03%20-%20the%20dirty%20three%20-%201000%20miles%20intro.mp3]]
# [[1000 miles|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/04%20-%20the%20dirty%20three%20-%201000%20miles.mp3]]
# [[Some summers... intro|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/05%20-%20the%20dirty%20three%20-%20some%20summers...intro.mp3]]
# [[Some Summers They Drop Like Flies|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/06%20-%20the%20dirty%20three%20-%20some%20summers%20they%20drop%20like%20flies.mp3]]
# [[No Stranger... intro|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/07%20-%20the%20dirty%20three%20-%20no%20stranger...intro.mp3]]
# [[No Stranger Than That|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/08%20-%20the%20dirty%20three%20-%20no%20stranger%20than%20that.mp3]]
# [[Distant Shore|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/09%20-%20the%20dirty%20three%20-%20distant%20shore.mp3]]
# [[Sister, let them try and follow|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/10%20-%20the%20dirty%20three%20-%20sister,%20let%20them%20try%20and%20follow.mp3]]
# [[Hope Intro|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/11%20-%20the%20dirty%20three%20-%20hope%20intro.mp3]]
# [[Hope|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/12%20-%20the%20dirty%20three%20-%20hope.mp3]]
# [[She has no strings Apollo|http://jd.heliohost.org/tk/a/Dirty%20Three%20live%20in%20Paris%2064k/13%20-%20the%20dirty%20three%20-%20she%20has%20no%20strings%20apollo.mp3]]
}}}
http://thetwilightkid.tiddlyspot.com does not stream, host, communicate or make available content of any kind.
The streams that http://thetwilightkid.tiddlyspot.com links to are hosted and shown from a wide range of third party broadcaster, video and/or audio streaming and TV network websites.

Any audio and/or videos shown on third party websites are the responsibility of those sites and not http://thetwilightkid.tiddlyspot.com. We have no knowledge of whether content shown on third party websites is or is not authorized by the content owner as that is a matter between the host site and the content owner.

If you are the copyright owner of audio or video on the third party site that this page links to and you have not authorized it for publication then please report this link for immediate removal at the following email adress


<html><img alt="missing picture" style="width: 400px; height: 249px;" src="http://jd.heliohost.org/tk/v/email2.JPG"></html>
 
http://thetwilightkid.tiddlyspot.com is not responsible for content of external internet sites nor for the availability of such third party web sites. The content of such third party web sites is beyond our control.

We neither endorse, make any representations nor accept any liability (whether direct or indirect) for such third party web sites or their content, products or services offered at those web sites, or by their sponsoring companies.
|borderless|k
|width:0.1%;<html><a href="http://www.demonoid.com" target="_blank"><img alt="missing picture" src="http://www.kepik.gr/wp-content/uploads/demonoid-logo.png"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.albumhunt.com/" target="_blank"><img alt="missing picture" src="http://img.informe.com/img/thumbs/a/albumhunt.com_medium.jpg"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://freemp3onlinedownload.com/" target="_blank"><img alt="missing picture" src="http://freemp3onlinedownload.com/wp-content/uploads/2010/07/freemp3onlinedownload.png"  width=100% border="0"/></a></html>|
!!!The Steppes - Drop Of The Creature
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://photos1.blogger.com/x/blogger/7392/3469/320/791610/large063.jpg"></html>
{{audioplayer autoplay{
# [[a play on wordsworth|http://jd.heliohost.org/tk/a/dotc/01%20a%20play%20on%20wordsworth.mp3]]
# [[somebody waits|http://jd.heliohost.org/tk/a/dotc/02%20somebody%20waits.mp3]]
# [[holding up well|http://jd.heliohost.org/tk/a/dotc/03%20holding%20up%20well.mp3]]
# [[sky is falling|http://jd.heliohost.org/tk/a/dotc/04%20sky%20is%20falling.mp3]]
# [[make us bleed|http://jd.heliohost.org/tk/a/dotc/05%20make%20us%20bleed.mp3]]
# [[cut in two|http://jd.heliohost.org/tk/a/dotc/06%20cut%20in%20two.mp3]]
# [[see you around|http://jd.heliohost.org/tk/a/dotc/07%20see%20you%20around.mp3]]
# [[lazy ol' son|http://jd.heliohost.org/tk/a/dotc/08%20lazy%20ol'%20son.mp3]]
# [[bigger than life|http://jd.heliohost.org/tk/a/dotc/09%20bigger%20than%20life.mp3]]
# [[black forest friday|http://jd.heliohost.org/tk/a/dotc/10%20black%20forest%20friday.mp3]]
# [[more than this|http://jd.heliohost.org/tk/a/dotc/11%20more%20than%20this.mp3]]
# [[history hates no man|http://jd.heliohost.org/tk/a/dotc/12%20history%20hates%20no%20man.mp3]]
}}}
!!!The Twilight Singers Dynamite Steps
<html><a class="lightview audio" data-lightview-group="ds" data-lightview-group-options=" viewport: 'scale', slideshow: 30000" href='http://www.caratulas.com/caratulas/T/the_twilight_singers/the_twilight_singers-dynamite_steps-Frontal.jpg'><img alt="missing picture" class="audio" width=98.9%   src="http://cdn4.pitchfork.com/albums/16215/homepage_large.86993d38.jpg"></html>

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-twilight-singers__album_dynamite-steps.html#.V3zD4hJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373523188/al56015327e7c622686a9c70bd" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
Been almost as far as east goes. For the job. It was stressful, tiresome, cold, interesting, charming, fun, colder, funny, colder still, disappointing, drunk, more drunk,  appointing, grey, juvenile, pink. 
It was ok.

<html><a href='http://www.pegleryorkshire.co.uk/MEDIA/Images/CC_002/95108206_fareast.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://www.pegleryorkshire.co.uk/MEDIA/Images/CC_002/95108206_fareast.jpg"></html>

Among the thousands of photos that were collectively taken I took //one (1)//; 
you'll see it below.
This next one I actually stole from a fellow traveller's facebook; 
it's not me in it (or is it?) but it's historically accurate.

<html><a href='http://jd.heliohost.org/tk/v/12235017_10207868540408672_6943980211422770405_n.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/12235017_10207868540408672_6943980211422770405_n.jpg"></html>
 
Oldboy been brought up

<html><a href='https://en.wikipedia.org/wiki/Oldboy_%282003_film%29' target="_blank"><img alt="missing picture" width="74.9%" src="https://upload.wikimedia.org/wikipedia/en/6/67/Oldboykoreanposter.jpg"></html>
<html>
<nowiki>
<a  href='http://www.dailymotion.com/widget/jukebox?list[]=%2Fplaylist%2Fx3hrcy_eggruko_3-part-oldboy-2003%2F1&&autoplay=1&mute=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
Also these

<html><a href='http://www.allmovie.com/movie/v416234' target="_blank"><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/Novelty/1280x1024/files/images/a%20documentary.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/nmZTbQP0m4k?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

<html><img alt="missing picture" width="74.9%" src="http://bp0.blogger.com/_h3HEr3JLsew/RtXqeaiceNI/AAAAAAAAAKg/mNE9S1ofMVw/s400/control.jpg"></html>
<html>
<nowiki>
<a  href='http://player.vimeo.com/video/98024768' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Finally, in a true twilightkid ---[[first|December     31]]--- second there's a [[mixtape of sorts|http://tidido.com/u17592186068181/playlists/565ad6193fa4dfe3208b4567]] going on here loosely related to those few days.
That should get you through the cold close to 126° E.

<html><a class=lightview  href='http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg'><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'EastR' "">>@@

This is also showcasing my newest discovery 

<html><a href='http://tidido.com/' target=_blank><img alt="missing picture" width=54.9%   src="http://www.s.061.ua/section/newsIconCis2/subdir/full/upload/images/news/icon/tidodo_144787176989.jpg"></a></html>

Speaking of new discoveries: it's been a long time. 
So none of the links and the audio players etc were working, right?
Sort of fixed it though cause I'm kinda happy to see you weirdos again. 
East
<html><a class="lightview audio" href="http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg" class='lightview'> <img alt="missing picture" class="audio"  border="0" width="98.9%" src="http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg"></a></html>
<html><iframe class="audio" width="98.9%" height="200" frameborder="no" src="http://kiwi6.com/playlists/widget/24610-East?autostart=true&show_artist=false" style="overflow-x:hidden"></iframe></html>







<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/u17592186068181/playlists/565ad6193fa4dfe3208b4567" style="border: 0px none; margin-left: -125px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);   overflow:visible;
">
</iframe>
</div>
</html> 
<html><iframe class="audio" src="http://tunein.com/embed/player/s25510/" style="width:98.9%;height:100px;" scrolling="no" frameborder="no"></iframe></html>
!!!Projekt's Excelsis - Dark Noel, Vol. 1
<html><a class="lightview audio" href='http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg' class='lightview' data-lightview-group="exc"><img alt="missing picture" class="audio" src="http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg" width="98.9%"   border="0"/></a></html>
{{audioplayer autoplay{

# [[Carol of the Bells - Arcanta-2|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/01%20-%20Carol%20of%20the%20Bells%20-%20Arcanta.mp3]]
# [[Welcome Christmas - Love Spirals Downwards-1|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/02%20-%20Welcome%20Christmas%20-%20Love%20Spirals%20Downwards.mp3]]
# [[Oh Come All Ye Faithful - FuchiKachis Ethu|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/03%20-%20Oh%20Come%20All%20Ye%20Faithful%20-%20FuchiKachis%20Ethu.mp3]]
# [[Carol of the Bells - This Ascension|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/04%20-%20Carol%20of%20the%20Bells%20-%20This%20Ascension.mp3]]
# [[O Come Emmanuel - Area|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/05%20-%20O%20Come%20Emmanuel%20-%20Area.mp3]]
# [[The First Noel - Thanatos|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/06%20-%20The%20First%20Noel%20-%20Thanatos.mp3]]
# [[Jingle Bells (Snowblower) - Lovesliescrushing|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/07%20-%20Jingle%20Bells%20(Snowblower)%20-%20Lovesliescrushing.mp3]]
# [[What Child is This- - Balderas &amp; Osborn|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/08%20-%20What%20Child%20is%20This-%20-%20Balderas%20&amp;%20Osborn.mp3]]
# [[Chanukkah, Oh Chanukkah - black tape for a blue girl|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/09%20-%20Chanukkah,%20Oh%20Chanukkah%20-%20black%20tape%20for%20a%20blue%20girl.mp3]]
# [[The Little Drummer Boy - Sorrow-1|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/10%20-%20The%20Little%20Drummer%20Boy%20-%20Sorrow.mp3]]
# [[We Three Kings - Lycia - The Unquiet Void|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/11%20-%20We%20Three%20Kings%20-%20Lycia%20-%20The%20Unquiet%20Void.mp3]]
# [[O Holy Night - Eva O|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/12%20-%20O%20Holy%20Night%20-%20Eva%20O.mp3]]
# [[A Winter Wassail - Faith and the Muse|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/13%20-%20A%20Winter%20Wassail%20-%20Faith%20and%20the%20Muse.mp3]]
# [[Stille Nacht (g)RAVE remix - Autopsia|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/14%20-%20Stille%20Nacht%20(g)RAVE%20remix%20-%20Autopsia.mp3]]
# [[Silent Night - Attrition|http://www.neitherland.com/hyperballad/candy/files/mp3/Excelsis%20-%20A%20dark%20noel%20(Projekt)/15%20-%20Silent%20Night%20-%20Attrition.mp3]]



}}}
!!!Warpaint Exquisite Corpse
<html><a class="lightview audio" href='http://manimalvinyl.com/wp/wp-content/uploads/2011/09/warpaint-cover.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://4.bp.blogspot.com/_lLHzyPM-OoY/TITgBge7opI/AAAAAAAAAAs/kyiFrJyq4Ec/s320/war_paint_exquisite_corpse___22607.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_warpaint__album_exquisite-corpse.html#.V4dnBxJZhwA" style="border: 0px none; margin-left: -225px; height: 350px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145891/al56016f2ce7c622686aac9c3a" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
/*{{{*/
#ReaderMainMenu1 {background-color:blue; opacity:1;}
/*}}}*/
/*{{{*/



@media all and (min-width: 400px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 13.5em 0.5em 0.5em 0em;
width:52em;font-size:0.5em; display:none;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em; display:none;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:1.5em;}
#displayArea {background-color:white;margin: 1em 0em 0em 0em; width:70%; }
#PlayerTarget {width: 699px;}
.hml {display:none;}
.hm {display:inline;}
#hoverMenu {display:inline;z-index:-1;}

#backstagePanel {background-color:black;font-size:1.1em;}

.audioplayer {
	height: 350px;
	overflow: auto;
}
}

@media all and (min-width: 800px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 13.5em 0.5em 0.5em 0em;
width:52em;font-size:0.5em; display:none;}
#sidebar1{font-size: 1em; z-index: 1000; position:fixed;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em; z-index: 1003; position:fixed;display:none;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:1.5em;}
#displayArea {background-color:white;margin: 1em 0em 0em 0em; width:70%; }
#PlayerTarget {width: 699px;}
.ReadArea {margin-top: -5em;}
audio { width: 190px; display: block;  }
.hml {display:none;}
.hm {display:inline;  }
}


@media all and (min-width: 1023px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 13.5em 0.5em 0.5em 0em;
width:52em;font-size:0.5em; display:inline;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em; display:inline;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {background-color:white;margin: 1em 23em 0em 44.5em; width:25%; }
#PlayerTarget {width: 699px;}
.hml {display:none;}
.hm {display:inline; margin-right:25em;}
#hoverMenu {}


}


@media all and (min-width: 1024px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 14.5em 0.5em 0.5em 0em;
width:60em;font-size:0.7em; display:inline;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {background-color:white;margin: 1em 23em 0em 5em; width:50%}
#PlayerTarget {width: 699px;}
.hml {display:none;}
.hm {display:inline;}
#hoverMenu {margin-right:5em; margin-top:-50px;}

}

@media all and (min-width: 1280px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 100px;}
#ReaderMainMenu1 {padding: 14em 0.5em 0.5em 0em;
width:57em;font-size:0.9em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{padding:7em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;} 
#displayArea {background-color:white;margin: 1em 0em 0em 35em; width:36%;}
#PlayerTarget {width: 700px;}

#hoverMenu{margin-right: 15em; margin-top:-3em;}
#HoverMenuL {
    margin-left: 15em;
margin-top:-3em;
width:400px;
   
}
.hml {display:inline;}
.hm {display:none;}

}

@media all and (min-width: 1360px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 13.65em 0.5em 0.5em 0em;
width:59em;font-size:0.9em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {background-color:white;margin: 1em 30em 0em 41em; width:33%;}
#PlayerTarget {width: 700px;}
#hoverMenu{margin-right: 15em; margin-top:-3em;}
#HoverMenuL {
    margin-left: 15em;
margin-top:-3em;
width:400px;
   
}

.ReadArea {
    margin-top: -5em;
}
.hml {display:inline; }
.hm {display:none;}

}

@media all and (min-width: 1440px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 110px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {background-color:white;margin: 1em 30em 0em 40em; width:33%;}
#PlayerTarget {width: 700px;}
.hml {display:inline;}
.hm {display:none;}

}

@media all and (min-width: 1600px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 100px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {background-color:white;margin: 1em 30em 0em 45em; width:33%;}
#PlayerTarget {width: 700px;}
.hml {display:inline;}
.hm {display:none;}

#HoverMenuL {
    margin-left: 40px;
margin-top:1em;}

@media all and (min-width: 1680px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 105px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {background-color:white;margin: 1em 30em 0em 55em; width:33%;}
#PlayerTarget {width: 700px;}

.hml {display:inline;}
.hm {display:none;}
}


@media all and (min-width: 1919px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 105px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em; display:inline;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {background-color:white;margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}
.hml {display:inline; margin-left:-12em;}
.hm {display:none;}

}

#novelty_frame {width: 100%; height:100%; position:fixed; !important;}


@media all and (width: 1920px) and (max-height: 1078px){
#novelty_frame {width: 1920px; height:1078px; position:relative;}
}
@media all and (width: 1920px) and (min-height: 1079px){
#novelty_frame {width: 1920px; height:1080px; position:relative;}

}
@media all and (width: 1680px) and (max-height: 1048px){
#novelty_frame {width: 1680px; height:1048px; position:relative;}
}
@media all and (width: 1680px) and (min-height: 1049px){
#novelty_frame {width: 1680px; height:1050px; position:relative;}
}

@media all and (width: 1600px) and (max-height: 898px){
#novelty_frame {width: 1600px; height:898px; position:relative;}
}
@media all and (width: 1600px) and (min-height: 899px){
#novelty_frame {width: 1600px; height:900px; position:relative;}
}
@media all and (width: 1440px) and (max-height: 898px){
#novelty_frame {width: 1440px; height:898px; position:relative;}
}
@media all and (width: 1440px) and (min-height: 899px){
#novelty_frame {width: 1440px; height:900px; position:relative;}
}
@media all and (width: 1366px) and (max-height: 766px){
#novelty_frame {width: 1366px; height:766px; position:relative;}
}
@media all and (width: 1366px) and (min-height: 767px){
#novelty_frame {width: 1366px; height:768px; position:relative;}
}
@media all and (width: 1280px) and (max-height: 798px){
#novelty_frame {width: 1280px; height:798px; position:relative;}
}
@media all and (width: 1280px) and (min-height: 799px){
#novelty_frame {width: 1280px; height:800px; position:relative;}
}
@media all and (width: 1280px) and (min-height: 801px){
#novelty_frame {width: 1280px; height:1022px; position:relative;}
}
@media all and (width: 1280px) and (min-height: 1023px){
#novelty_frame {width: 1280px; height:1024px; position:relative;}
}
@media all and (width: 1024px) and (max-height: 766px){
#novelty_frame {width: 1024px; height:766px; position:relative;}
}
@media all and (width: 1024px) and (min-height: 767px){
#novelty_frame {width: 1024px; height:768px; position:relative;}
}
@media all and (device-width: 1280px) and (device-height: 600px){
#novelty_frame {width: 1280px; height:600px; position:relative;}
}
@media all and (device-width: 1280px) and (device-height: 720px){
#novelty_frame {width: 1280px; height:600px; position:relative;}
}
@media all and (device-width: 1280px) and (device-height: 768px){
#novelty_frame {width: 1280px; height:600px; position:relative;}
}
@media all and (device-width: 1280px) and (device-height: 960px){
#novelty_frame {width: 1280px; height:600px; position:relative;}
}




/*}}}*/
/*{{{*/
/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 

.fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}

.audio {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;
}
 
.fade-in.one {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}
 
.fade-in.two {
-webkit-animation-delay: 1.2s;
-moz-animation-delay:1.2s;
animation-delay: 1.2s;
}
 
.fade-in.three {
-webkit-animation-delay: 5.6s;
-moz-animation-delay: 5.6s;
animation-delay: 5.6s;
}
 
/*---make a basic box ---*/
.box{
width: 200px;
height: 200px;
position: relative;
margin: 10px;
float: left;
border: 1px solid #333;
background: #999;
 
}

#HoverMenuL {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    animation-duration:3s;

-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}

#hoverMenu {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    animation-duration:3s;

-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}

#flexibleMenu {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    animation-duration:3s;

-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}

#displayArea {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:5s;
    -moz-animation-duration:5s;
    animation-duration:5s;

-webkit-animation-delay: 3s;
-moz-animation-delay: 3s;
animation-delay: 3s;
}


.viewer {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;

-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}

.title {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;

-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}
}









/*}}}*/
/*{{{*/
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}
 
.audio {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;
}

.fade-in.one {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}
 
.fade-in.two {
-webkit-animation-delay: 1.2s;
-moz-animation-delay:1.2s;
animation-delay: 1.2s;
}
 
.fade-in.three {
-webkit-animation-delay: 5.6s;
-moz-animation-delay: 5.6s;
animation-delay: 5.6s;
}
 
/*---make a basic box ---*/
.box{
width: 200px;
height: 200px;
position: relative;
margin: 10px;
float: left;
border: 1px solid #333;
background: #999;
 
}

#HoverMenuL {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:5s;
    -moz-animation-duration:5s;
    animation-duration:5s;

-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}

#displayArea {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;

-webkit-animation-delay: 10s;
-moz-animation-delay: 10s;
animation-delay: 10s;
}


#hoverMenu {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:9s;
    -moz-animation-duration:9s;
    animation-duration:9s;

-webkit-animation-delay: 20s;
-moz-animation-delay: 20s;
animation-delay: 20s;
}


.viewer {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;

-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}

.title {
opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;

-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}










/*}}}*/
<html>
<iframe class="audio" width="190" height="550" style="position: relative; display: block; width: 190px; height: 550px;" src="http://bandcamp.com/EmbeddedPlayer/v=2/album=4209685295/size=tall2/bgcol=FFFFFF/linkcol=162027/transparent=true/" allowtransparency="true" frameborder="0"><a class="lightview audio" href="http://innerear.bandcamp.com/album/feathers">Feathers by KU</a></iframe>

</html>

{{Hey all, I've figured ''<html><a href="http://tinyurl.com/new7hl" target="PlayerTarget">
TheJukebox</a></html>'' out, so this might actually become a blog or something after all. 
No promises though. Till then lets kick things off with one of my new found favorite bands being featured, in concert, 
at the [[Universal Buzz|http://www.universalbuzz.com/]]. They're called [[The Black Heart Procession|http://www.blackheartprocession.com/]]. 

<<<
//
Unfortunately the [[Universal Buzz|http://www.universalbuzz.com/]] mutated to something
I can't recognize. Yet, and because The bhp are //still// one of my ---new found--- favorite bands
get in your time capsule and travel to [[October 13]]
//
<<<

 [[Yes, I want to listen to one of the TwilightKid's favorite bands in concert|http://streams.unibuzz.net:8000/content/fullshow/16.pls]]
 might need VLC media player, get it [[here|http://www.videolan.org/vlc/]]

[[No, I'd rather have a cup of tea instead|http://www.nicecupofteaandasitdown.com/]]
Hey, //Blackstar//'s still here. Just gotta look for it, see?
In the meantime

[[Tindersticks|http://www.tindersticks.co.uk]] [[The Waiting Room|http://www.allmusic.com/album/the-waiting-room-mw0002884403]]
<html><a class=lightview data-lightview-group="ttwr"   href=https://cdn.discogs.com/28-k6-YgSfGB5rnzwOgE5hFfKfE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1453666515-6864.jpeg.jpg>
<img alt="missing picture" width=74.9%   src="http://www.treblezine.com/wp-content/uploads/2015/09/Tindersticks-The-Waiting-Room-560x560-470x470.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Waiting Room' "">>@@
<html>
<nowiki>
<a href="https://cdn.discogs.com/28-k6-YgSfGB5rnzwOgE5hFfKfE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1453666515-6864.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/mZx4O7oRyNluVA5OZw1bYq1tc_I=/fit-in/469x461/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454187867-6107.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/hafVUa6LrZxjNbJZINX-wTigPjw=/fit-in/596x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839585-3530.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/KP4KZbKMNZZTXGwE5m1fuhtfVlQ=/fit-in/586x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839577-4829.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/h3KlPc61HCnwWDv4b9Xi5Ao8epw=/fit-in/600x293/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839595-1019.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/mxWKQtPFa2lnXqPLiG_TaL2U-ZM=/fit-in/600x295/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839602-4241.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/U9Csqwz-nypjIJnByXELgdD4tx0=/fit-in/600x297/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839610-2343.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/QnXLhwfQBgczdkk-SWuuLHqiGKA=/fit-in/600x294/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839617-4813.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/1PTsh2MWC0pdVwj9JaOOX5Rs1Yk=/fit-in/600x296/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839624-3476.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/UlxsdTBBDu7X6nzlXKATCdgYuZM=/fit-in/600x293/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839631-4148.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/suHJ7is8Rs8DohkumoLXreYo1_w=/fit-in/600x293/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839637-6213.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/IiHMge8DdwFXYKfs03LJBuiEn6o=/fit-in/600x295/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839644-5091.jpeg.jpg" class="lightview" data-lightview-group="ttwr"</a>
<a href="https://cdn.discogs.com/VGTch_QPANdpRE3NM93zillAjy8=/fit-in/600x297/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1454839651-1830.jpeg.jpg" class="lightview" data-lightview-group="ttwr" </a>
</html>

Tindersticks - 'The Waiting Room Film Project'
a collaboration with the Clermont - Ferrand International Short Film Festival, produced by La Blogothèque, Lucky Dog and City Slang

<html><img alt="missing picture" width="98.9%" src="http://www.blogotheque.net/wp-content/thumbnails/uploads/2015/09/tindersticks-cover-626-tt-width-626-height-197-crop-1-bgcolor-FFFFFF.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/ZU4YIY6mia8' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Ypres|http://www.allmusic.com/album/ypres-mw0002752001]]
<html><a class=lightview data-lightview-group="ypres"   href=http://jd.heliohost.org/tk/v/R-6210062-1413810787-9564.jpeg.jpg>
<img alt="missing picture" width=74.9%   src="http://ecx.images-amazon.com/images/I/5143XR96yEL._SX450_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Ypres' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1413810787-9564.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1413810787-6598.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1413810787-4269.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1413810787-6775.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1418219948-4051.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
<a href="http://jd.heliohost.org/tk/v/R-6210062-1413810787-4248.jpeg.jpg"  class="lightview" data-lightview-group="ypres"</a>
</html>

<html><a href='http://www.blogotheque.net/' target=_blank><img alt="missing picture" width=98.9%   src="http://cdn4.pitchfork.com/news/44600/3bf97180.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'La Blogothèque' "">>@@

<html><a href='http://www.cityslang.com/' target=_blank><img alt="missing picture" width=98.9%  height=82px src="http://www.cityslang.com/city/img/cityslang-logo-400.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'City Slang' "">>@@

Stumbled upon this so many times, this is a great blog

<html><a href='http://www.aquariumdrunkard.com/' target=_blank><img alt="missing picture" width=98.9%   src="http://www.aquariumdrunkard.com/images/aqd-header-5.33.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Aquarium Drunkard' "">>@@


<html><a href='https://media.pitchfork.com/photos/5931b3409726246adc7c2f65/2:1/w_790/6b36e8b7.jpeg' class='lightview'><img alt="missing picture" width="98.9%" src="https://media.pitchfork.com/photos/5931b3409726246adc7c2f65/2:1/w_790/6b36e8b7.jpeg"></html>

[[Dirty Three|https://en.wikipedia.org/wiki/Dirty_Three]] [[Cinder|https://www.allmusic.com/album/cinder-mw0000397246]]
Well, this //has// been requested so, who am I to argue, right?
Also got a makeshift cover for this little, little list of mine

Also got a new station I'm really into these days

Radio Caprice - Classical Avant -Garde

<html><a href='http://radcap.ru/index-d.html' target="_blank"><img alt="missing picture" width=74.9%   src="http://radcap.ru/graf2/rclw1.png"></a></html>  
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Classical Avant-Garde' "">>@@
<html><img alt="missing picture" src="http://1.bp.blogspot.com/_BEKcTWSNhPE/SYd4IsRdtWI/AAAAAAAAAkE/HNH9_1bAcxo/s320/calexico.jpg" width="90%"  border="0"/></a></html>

[[Calexico|http://www.casadecalexico.com/index.php]] sold out the Fuzz Club, where they presented their new gem called [[Carried To Dust|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:k9fpxzykldhe~T1]].

<html><a class=lightview data-lightview-group="ctd" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_calexico_carried_to_dust_2008_retail_cd-front.jpg'><img alt="missing picture" width="74.9%" src="http://www.sweetslyrics.com/poze/calexico_carried_to_dust.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Carried To Dust' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_calexico_carried_to_dust_2008_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="ctd"
</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_calexico_carried_to_dust_2008_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="ctd"</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_calexico_carried_to_dust_2008_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="ctd"</a>
</html>
Sadly I found out just a couple of hours before the gig so this is as close as I'll get to seeing them live. For a while.

Calexico live at the Ancienne Belgique, October 13 2008.

<html><img alt="missing picture" width="74.9%" src="https://files.musicmp3.ru/mcovers/alm83275.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/ndRRXLsNMik' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Speaking of live Calexico: don't miss out on their concerts stored over at [[www.archive.org/details/Calexico|http://www.archive.org/details/Calexico]].
And that's because Joey and John, as all decent people in this world, are taper friendly.

<html><a href="http://www.archive.org/index.php" target="_blank"><img alt="missing picture" src="http://www.archive.org/images/logo.jpg" width=168 height=140 border="0"/></a></html>

''Calexico Live at Rialto Theatre onDecember 2, 2006''

<html><a href='http://farm1.staticflickr.com/121/314337691_f7a39910db_b.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://farm1.staticflickr.com/121/314337691_f7a39910db.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Calexico Live@the Rialto' "">>@@

Lovely Ms [[Sofia Zerva|http://www.radiobubble.gr/el/contributors/1133]], aka [[jane- avril|http://www.radiobubble.gr/el/user/jane-avril]],
presented  a tribute to the band over at [[http://www.radiobubble.gr|http://www.radiobubble.gr]] on Tuesday October 28 2008. If it sounds Greek to you, well, it is. 

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/roadss.JPG" width="74.9%"  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sleep Walk Calexico Special' "">>@@

Now is that a great voice delivering some great taste or what?
You can (and you should) follow jane's show, called ---Sleep Walk--- Lies and Alibies, right ---[[here|http://www.radiobubble.gr/el/tags/sleep-walk]]--- [[there|http://www.indiegroundradio.com/lies-and-alibies/]].
Or you can go right ahead and listen to radiobubble live cause this is //good// radio.

<html><a href="http://www.radiobubble.gr" target="_blank"><img alt="missing picture" style="width: 98.9%;" src="http://2.bp.blogspot.com/-q_WwsNtImkA/TqEwptOEnNI/AAAAAAAAAUc/c4DSwwirPGk/s320/title.png"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Radiobubble' "">>@@
new Cave

[[Nick Cave and the Bad Seeds|http://www.nickcave.com/]] [[Push The Sky Away|http://www.allmusic.com/album/push-the-sky-away-mw0002463406]]

<html><a class=lightview data-lightview-group="ptsa" data-lightview-group-options="slideshow: 30000" href=http://www.nooga.com/assets/25d9ef7f9fb3e81f0131f858730e007136123.jpeg><img alt="missing picture" width=98.9%   src="http://www.nooga.com/assets/25d9ef7f9fb3e81f0131f858730e007136123.jpeg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Push The Sky Away' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894714-8989.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_nick_cave_the_bad_seeds_push_the_sky_away_2013_retail_cd-cd.jpg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894661-9835.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894649-1722.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894627-2410.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894698-2148.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894687-6986.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894622-9894.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894670-6369.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894666-5160.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894645-3230.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894640-2588.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894680-2351.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894658-2599.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894654-4530.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894632-1344.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894702-5875.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894693-2889.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894674-5753.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/R-4262582-1366894706-6765.jpeg" class="lightview" data-lightview-group="ptsa"</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_nick_cave_the_bad_seeds_push_the_sky_away_2013_retail_cd-back.jpg" class="lightview" data-lightview-group="ptsa"</a>
</html>
old Cave

Nick Cave And The Bad Seeds in [[The Road To God Knows Where|http://www.imdb.com/title/tt0100501/]] 

<html><a class=lightview  href=http://www.mondobongoradio.com/wp-content/uploads/2014/02/NCRoad_VHS_f.jpg><img alt="missing picture" width=98.9%   src="http://www.mondobongoradio.com/wp-content/uploads/2014/02/NCRoad_VHS_f.jpg"></a></html>
<html>
<nowiki>
<a  href='http://www.dailymotion.com/embed/video/x34ft49&autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>


New, brilliant [[Tindersticks|http://www.tindersticks.co.uk/splash.php]] called 

<html><a href='http://cstrecords.com/wp-content/uploads/2010/08/Tindersticks04_Christophe_Agou.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/Tindersticks04_Christophe_Agou_s.jpg"></a></html>

[[The Something Rain|http://www.tindersticks.co.uk/discography/the-something-rain/]]

<html><a class=lightview data-lightview-group="tsr" data-lightview-group-options="slideshow: 30000" href=http://scrink.com/wp-content/uploads/2012/02/TindersticksWEB.jpg> <img alt="missing picture"  border="0" width="98.9%" src="http://mybandmarket.com/blog/wp-content/uploads/2012/02/news1112071.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Something Rain' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-3486900-1332524633.jpeg" class="lightview" data-lightview-group="tsr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3486900-1332524644.jpeg" class="lightview" data-lightview-group="tsr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3486900-1332524654.jpeg" class="lightview" data-lightview-group="tsr"</a>
<a href="http://jd.heliohost.org/tk/v/R-3486900-1332524663.jpeg" class="lightview" data-lightview-group="tsr"</a>
</html>
''Medicine''
A film by David Reeve and Patrick Steel shot in the band's Le Chien Chanceux Studio.

<html> <img alt="missing picture"  border="0" width="98.9%" src="http://b.vimeocdn.com/ts/224/930/224930503_640.jpg"></a></html>
<html>
<nowiki>
<a href='http://player.vimeo.com/video/33165113?autoplay=1'
   class="lightview" 
   data-lightview-type="iframe"  
     data-lightview-options="
     width: 900, 
     height: 600, 
     viewport: 'scale', 
      "onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
 
They seem to be with 

<html><a href="http://cstrecords.com/" target="_blank"> <img alt="missing picture"  border="0" width="74.9%" src="http://cstrecords.com/wp-content/themes/happy-cyclope/images/cstmainlogo.gif"></a></html>

and this is their 2011 sampler

<html> <img alt="missing picture"  border="0" width="74.9%" src="http://i1.sndcdn.com/artworks-000014091982-uvi88g-crop.jpg?77cede1"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Constellation' "">>@@
It feels like this started a thousand years ago.
Freezing cold most of the time; this is a winter thing and the windows would be wide open to let the cigarette smoke out.

Eagerness; and guilt; that's what this [or every] story's all about.
Could be that's what their story's all about.
But I don't know.

Three parts a work in progress and eight a fixation of the most ignoble kind, this will ask things of you.
They might or might not be worth the time or the effort. Yours and, possibly, mine. 

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Substance_insertinside_r_s.jpg"></html>
<html><div style="text-align: right;"><small><font size="1"><small>Facd 250 Joy Division Substance 1977 - 1980;inside of insert,
'Energie - Piek ijs' (detail) by Jan Van Munster, 1981.
© Jan Van Munster / DACS 1988.</small></font></small></html>
Yet this is here, now, and like their music or their words it can only be ignored by choice.
Is that something?

Get the inside joke?
Numbers don't always add up. Symmetries are overridden.

'Just that something so good just can't function no more'

Eagerness and guilt.
Darkness. And then light. And then darkness.

<html><a href="javascript:;" onclick="document.body.style.overflow='hidden';launchFullscreen(document.documentElement);">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>></a></html>
!!!My Bloody Valentine - Feed Me With Your Kiss EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://img.xiami.com/images/album/img81/10381/3251841239341478_2.jpg"></html>
{{audioplayer autoplay{
# [[Feed Me With Your Kiss|http://s.mp3lio.net/f.php?q=545094_71997268/]]
# [[I Believe|http://s.mp3lio.net/f.php?q=105028437_112351245/]]
# [[Emptiness Inside|http://s.mp3lio.net/f.php?q=16503939_111982254/]]
# [[I Need No Trust|http://s.mp3lio.net/f.php?q=6407968_117187010/]]
}}}
!!!Jessica Bailiff - Feels Like Home
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/krank097.jpg"></html>
{{audioplayer autoplay{

# [[whats inside your mind|http://o.mp3liox.net/f.php?q=2000031331_305794454/]]
# [[we were once|http://o.mp3liox.net/f.php?q=8459976_292716495/]]
# [[lakeside blues|http://o.mp3liox.net/f.php?q=8459976_292716480/]]
# [[brother la|http://o.mp3liox.net/f.php?q=8459976_292716465/]]
# [[persuasion|http://o.mp3liox.net/f.php?q=2000030906_304444859/]]
# [[cinq|http://o.mp3liox.net/f.php?q=2000032522_305911673/]]
# [[spiral dream|http://o.mp3liox.net/f.php?q=2000030155_306457425/]]
# [[evidence|http://o.mp3liox.net/f.php?q=8459976_292716393/]]
# [[pressing|http://o.mp3liox.net/f.php?q=8459976_292716366/]]
# [[if we could|http://o.mp3liox.net/f.php?q=2000031198_304898443/]]
# [[with you|http://o.mp3liox.net/f.php?q=2000032483_305773134/]]
# [[hg|http://brainwashed.com/podcast/e305-150305.m4a]]
# [[bf|http://www.brainwashed.com/podcast/feed/]]
}}}
!!!Mark Lanegan - Field Songs
<html><a class="lightview audio" href='http://resources.wimpmusic.com/images/24b8144e/de29/482c/947e/36323d7863e0/1280x1280.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://tshop.r10s.com/cc4/9d9/ced8/1176/c072/72ac/e0da/113be4836a005056b74b38.jpg?_ex=330x330"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_mark-lanegan__album_field-songs.html#.V4iNvxJZhwA" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div class="fade-in" style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" class="fade-in" scrolling="yes" src="http://tidido.com/a35184372120425/al56017d01e7c622686ab39338" style="border: 0px none; margin-left: -105px; height: 600px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Nick Drake Five Leaves Left
<html><a class="lightview audio" data-lightview-group="fll" href=http://images.coveralia.com/audio/n/Nick_Drake-Five_Leaves_Left-Frontal.jpg?369><img alt="missing picture" class="audio" width="98.9%" src="http://bp1.blogger.com/_EybsAMt1elM/SHSfPJOTBUI/AAAAAAAAACY/-mLueVReCow/s320/nick+drake.jpg"></html>
{{audioplayer autoplay{
# [[Time Has Told Me|http://media.3netmedia.ro/media/Radio3Net/audio/6133.mp3]]		
# [[River Man|http://media.3netmedia.ro/media/Radio3Net/audio/6134.mp3]]
# [[Three Hours|http://media.3netmedia.ro/media/Radio3Net/audio/6135.mp3]]
# [[Way To Blue|http://media.3netmedia.ro/media/Radio3Net/audio/6136.mp3]]
# [[Day Is Done|http://media.3netmedia.ro/media/Radio3Net/audio/6137.mp3]]
# [[Cello Song|http://media.3netmedia.ro/media/Radio3Net/audio/6138.mp3]]
# [[The Thoughts Of Mary Jane|http://media.3netmedia.ro/media/Radio3Net/audio/6139.mp3]]
# [[Man In A Shed|http://media.3netmedia.ro/media/Radio3Net/audio/6140.mp3]]
# [[Fruit Tree|http://media.3netmedia.ro/media/Radio3Net/audio/6141.mp3]]
# [[Saturday Sun|http://media.3netmedia.ro/media/Radio3Net/audio/6142.mp3]]
}}}
<html><a class="lightview audio" data-lightview-group="fwod" data-lightview-group-options="slideshow: 30000" href='http://images.junostatic.com/full/CS1297964-02A-BIG.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://images.junostatic.com/full/CS1297964-02A-BIG.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://darkmp3.ru/album-five-ways-of-disappearing-8445055.html" style="border: 0px none; margin-left: -140px; height: 1360px; margin-top: -800px; width: 800px; -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); " >
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372124288/al5601a4ece7c622686acf4e24" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Flaming Lips and Stardeath and White Dwarfs with Henry Rollins and Peaches Doing The Dark Side of the Moon
<html><a class="lightview audio" data-lightview-group="dsotmfl" href=http://2.bp.blogspot.com/-op9t6A7L7H0/TaU1zyknSrI/AAAAAAAAMrM/jkvN_Jhd31Y/s1600/flaming%2Blips%2Bdark%2Bside%2Bof%2Bthe%2Bmoon.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="http://4.bp.blogspot.com/-W3PqgiajFrs/UCFYISt_iYI/AAAAAAAACZg/r1UfBW_5q-o/s400/The%2BFlaming%2BLips%2B-%2BDark%2BSide%2BOf%2BThe%2BMoon.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-flaming-lips__album_the-dark-side-of-the-moon.html#.V4iTMBJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373715699/al55d6deb513b521ef227fb366" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
''Media Players
http://www.jeroenwijering.com/?item=Flash_Media_Player 
http://www.mirpod.com/article.php?id_article=2457&lang=en
http://musicplayer.sourceforge.net/'' 
{{PseudoStory{<<tiddler [[RandomAudio]]>>}}} 
<html><a class="lightview audio" href='http://www.fluid-radio.co.uk/' target="_blank"><img alt="missing picture" class="audio" width=98.9%   src="http://www.fluid-radio.co.uk/wp-content/uploads/2013/07/fr.png"></a></html>
<html><audio controls preload="none" autoplay><source src="http://usa4-vn.webcast-server.net:9270/;" type="audio/mpeg"></audio>
</html>
!!!Rykarda Parasol For Blood And Wine
<html><a class="lightview audio" data-lightview-group="fbaw" href=http://www.fanaticpromotion.com/archived/2009fall/rykardaparasol/photos/rykardaparasol_cd.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="https://s-media-cache-ak0.pinimg.com/236x/2b/55/73/2b55731a2dc790926ac699a83c6235f9.jpg"></html>
<html><iframe class="audio" width="190" height="175" src="https://www.youtube.com/embed/dWssX2prkrA" frameborder="0" allowfullscreen></iframe></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372194301/al5432a7aa196dee63468d38d0" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);   overflow:visible;
">
</iframe>
</div>
</html> 
!!!Twin Shadow Forget
<html><a class="lightview audio" href='http://images.cdn.bigcartel.com/bigcartel/product_images/26081290/max_h-1000+max_w-1000/jacket.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://fowr.files.wordpress.com/2010/09/forget.jpg?w=300&h=300"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_twin-shadow__album_forget.html#.V30NDhJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373729380/al55d6fde113b521ef228852de" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Neko Case - Fox Confessor Brings the Flood
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://4.bp.blogspot.com/_jEx0mysynxI/RZnEP2PpzAI/AAAAAAAAACQ/FJ4ZpTAKoL4/s320/FoxConfessor.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_neko-case__album_fox-confessor-brings-the-flood.html#.V30MqxJZhwA" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372150363/al56018698e7c622686ab9eae7" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Willard Grant Conspiracy From A Distant Shore: Live In The Netherlands
<html><a class="lightview audio" href='http://img847.imageshack.us/img847/8095/0000752034500.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://ecx.images-amazon.com/images/I/61X2iTxkguL._SL500_AA280_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://www.kloudmusik.com/album/Willard+Grant+Conspiracy/From+A+Distant+Shore:+Live+In+The+Netherlands" style="border: 0px none; margin-left: -75px; height: 500px; margin-top: -100px; width: 570px;   overflow:visible;
">
</iframe>
</div>
</html>






<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372125555/al560146ece7c622686a94cc3d" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Legendary Tiger Man - Fuck Christmas, I Got The Blues
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://images3.wikia.nocookie.net/__cb20120109180503/lyricwiki/images/4/49/The_Legendary_Tiger_Man_-_Fuck_Christmas,_I_Got_the_Blues.jpg"></html>
{{audioplayer autoplay{
# [[In Cold Blood|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2001%20-%20In%20Cold%20Blood.mp3]]
# [[Fuck Christmas|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2002%20-%20Fuck%20Christmas.mp3]]
# [[Don't You Murder Me|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2003%20-%20Don't%20You%20Murder%20Me.mp3]]
# [[Crawdad Hole|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2004%20-%20Crawdad%20Hole.mp3]]
# [[I Walk The Line|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2005%20-%20I%20Walk%20The%20Line.mp3]]
# [[Keep'em Dogs On It|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2007%20-%20Keep'em%20Dogs%20On%20It.mp3]]
# [[Your Life Is A Lie|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2009%20-%20Your%20Life%20Is%20A%20Lie.mp3]]
# [[Big Black Boat|http://jd.heliohost.org/tk/a/fcigtb/The%20Legendary%20Tiger%20Man%20-%20Fuck%20Christmas,%20I%20Got%20The%20Blues%20-%2010%20-%20Big%20Black%20Boat.mp3]]
}}}
!!!My Bloody Valentine - Geek EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://cdn100.iofferphoto.com/img/item/148/831/897/l_O12G.jpg"></html>
{{audioplayer autoplay{
# [[No Place to Go|http://s.mp3lio.net/f.php?q=152639663_191517573/]]
# [[Moonlight|http://s.mp3lio.net/f.php?q=152639663_191517571/]]
# [[Love Machine|http://s.mp3lio.net/f.php?q=-224250_242203135/]]
# [[Sandman Never Sleeps|http://s.mp3lio.net/f.php?q=152639663_191517564/]]
}}}
!!!The Afghan Whigs - Gentlemen
<html><a class="lightview audio" href='http://4.bp.blogspot.com/-l8q3GsfFUe0/TrRToeZAfSI/AAAAAAAAANo/B4EUW3c0i6c/s1600/The%2BAfghan%2BWhigs%2B-%2BGentlemen%2Bfront%2Bscan.JPG' class='lightview' data-lightview-group="gentlemen"><img alt="missing picture" class="audio" width=98.9%   src="http://t0.gstatic.com/images?q=tbn:ANd9GcT5qNjccUWWQIVAc-MiR9xwe707sGcF6P-Ry2OE-rPtSkc2hgyH"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-afghan-whigs__album_gentlemen.html#.V30KMhJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372203942/al56018474e7c622686ab86bd5" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Giant Sand Live@Orpheum Theatre 
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/A1-ForwardMusicFest08card-a.jpg"></html>
<html><iframe class="audio" src="https://archive.org/embed/GiantSand2008-09-19.flac16" width="98.9%" height="140" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe></html>
!!!My Bloody Valentine - Glider EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.st.rim.or.jp/~seven/artist/mbv/glider.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_glider.html#.V5ToiTWGVaA" style="border: 0px none; margin-left: -225px; height: 300px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al540719b2196deee83f8cc077" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Madrugada Grit
<html><a class="lightview audio" href='http://www.coverportal.com/Audio/GrafikAudio/madrugada_-_grit_a.jpg' class='lightview' data-lightview-group="grit"><img alt="missing picture" class="audio" width="98.9%" src="http://www.cafeexil.de/images/im_cds/madrugada_grit_slimfront.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_madrugada__album_grit.html#.V5ToOzWGVaA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120224/al56014231e7c622686a919c59" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
/***
|''Name''|HTML5PlayerPlugin|
|''Author''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Description''|turn a list of links to external media into a playlist and player for HTML5 audio or video|
|''Version''|0.1.0 (2015-10-02)|
|''Requires''|2.5.2|
|''License''|CC BY-SA|
|''Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/HTML5PlayerPlugin.js|
***/
/*{{{*/
(function($){

var initPlayers = function() {
  //all players
  $(".audioplayer, .videoplayer").each(function(i,player) {
    var
      //this player
      $wrap = $(player),
      //clicked to play track
      click2play = function(e){
        //clicked track
        var $track = $(this);
        //remove old playing status
        $wrap.find(".playing").removeClass("playing");
        //set new playing status
        $track.closest("li").addClass("playing");
        //reload player and play
        load(true);
      },
      //change volume
      vol = function(up) {
        var
          //find player
          p = $wrap.find("audio, video")[0],
          //get volume
          v = p.volume;
        //set volume up or down to min 0, max 1
        p.volume = up ? Math.min(v + 0.1, 1) : Math.max(v - 0.1, 0);
      },
      //toggle mute
      mute = function() {
        //find player
        var p = $wrap.find("audio, video")[0];
        //toggle muted
        p.muted = !p.muted;
      },
      //shuffle tracks
      shuffle = function() {
        //get set of random other tracks
        var $rand = $wrap.find("li").not(".playing");
        //remove currently playing
        $(".playing").removeClass("playing");
        //compute random track and set to playing
        $rand.eq(Math.floor(Math.random()*$rand.length)).addClass("playing");
        //reload player
        load(true);
      },
      //next track
      next = function () {
        //remove playing and try to get next track
        var $next = $(".playing").removeClass("playing").next();
        //no next?
        if(!$next.length) {
          //take first
          $next = $wrap.find("li").first();
        }
        //set next track to playing
        $next.addClass("playing");
        //reload player and play
        load(true);
      },
      prev = function() {
        //remove playing status and get previous track
        var $prev = $(".playing").removeClass("playing").prev();
        //no previous?
        if(!$prev.length) {
          //get last track
          $prev = $wrap.find("li").last();
        }
        //set to playing
        $prev.addClass("playing");
        //reload player and play
        load(true);
      },
      //(re)load player
      load = function (autoplay) {
        //all players in the wiki
        $("audio, video").each(function (i,player) {
          //pause
          player.pause();
        });
        var
          //identify player type as video or audio
          type = $wrap.hasClass("videoplayer") ? "video" : "audio",
          //create player and init autoplay
          $player = $("<" + type + " controls" + (autoplay ? " autoplay" : "") + "/>");
        //create source element
        $("<source/>")
          //set attributes
          .attr("src", $(".playing").find("a").attr("src"))
          .attr("type","audio/mpeg")
          //add to player
          .appendTo($player);
        //remove existing player
        $wrap.find("audio, video").remove();
        //add new one
        $player.prependTo($wrap);
        //focus this player
        $player.focus()
          //on track end
          .bind('ended error', function() {
            //shuffle enabled ? => shuffle, otherwise next
            $wrap.hasClass("shuffle") ? shuffle() : next();
          });
        //key press handling
        $player.bind("keydown", function(ev) {
            var
              //event
              e = ev || window.event,
              //pressed key
              key = e.charCode ? e.charCode : e.keyCode;
            // DOWN
            if (key == 40) {
              //next track
              next();
            // UP
            } else if (key == 38) {
              //previous track
              prev();
            // ENTER
            } else if (key == 13 && ! e.ctrlKey) {
              //shuffle
              shuffle();
            // M(mute)
            } else if (key == 77) {
              //mute player
              mute();
            // R(andom) or S(huffle)
            } else if (key == 82 || key == 83) {
              //toggle player shuffle
              $wrap.toggleClass("shuffle");
            // + (vol up)
            } else if (key == 171) {
              //increase volume
              vol(1);
            // - (vol down)
            } else if (key == 173) {
              //decrease volume
              vol();
            }
          });
      };
    //player / playlist not initialized yet?
    if(!$wrap.hasClass("player")) {
      //add player class
      $wrap.addClass("player");
      //loop external links
      $wrap.find("a.externalLink").each(function(i, a){
        var $a = $(a);
        //create new link
        $("<a>")
          //with src attribute set to previous href
          .attr("src",$a.attr("href"))
          //reuse old title
          .text($a.text())
          //add click handler
          .click(click2play)
          //add after existing
          .insertAfter($a);
        //remove old external link
        $a.remove();
      });
      //find first track and set to playing
      $wrap.find("li").first().addClass("playing");
      //load player, set autoplay depending on class
      load($wrap.hasClass("autoplay"));
    }
  });
}

//hijack core displayTiddler to initialize any players when tiddler opens
Story.prototype.displayTiddlerPLAYER = Story.prototype.displayTiddler;
Story.prototype.displayTiddler =
function (srcElement, tiddler, template, animate, unused, customFields, toggle,animationSrc) {
  //call default
  var results = this.displayTiddlerPLAYER.apply(this, arguments);
  //initialize players
  initPlayers();
  //return
  return results;
}

//add plugin stylesheet as shadow
config.shadowTiddlers.HTML5PlayerStyleSheet = [
"/*{{{*/",
".player audio {",
"  width:100%;",
"}",
".player video {",
"  min-width:480px;",
"}",
".viewer .player ol{",
"  margin:0;",
"  padding:0;",
"  list-style: decimal-leading-zero inside;",
"  border-top: 1px solid #ccc;",
"  color: #ccc; ",
"}",
".player ol li {",
"  position:relative;",
"  margin:0;",
"  padding:0 0 0 10px;",
"  border-bottom: 1px solid #ccc;",
"}",
".player ol li a {",
"  position: relative;",
"  cursor: pointer;",
"  display: inline-block;",
"  width: 85%;",
"  padding: 5px;",
"}",
".player ol li a:before {",
"  content: '♬';",
"  display:block;",
"  position:absolute;",
"  top: 5px; left: -48px;",
"  font-size: 1.2em;",
"  color: transparent;",
"}",
".player.shuffle ol li.playing a:before {",
"  color: #faa;",
"}",
".player ol li.playing a:before {",
"  color: #ccc;",
"}",
"/*}}}*/"
].join("\n");

//add to StyleSheet
setStylesheet(store.getRecursiveTiddlerText("HTML5PlayerStyleSheet"),"HTML5PlayerStyleSheet");

})(jQuery)
/*}}}*/
/***
|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;
	}
}
//}}}
[img[http://www.gapingvoid.com/i'm%20a%20speaker-thumb.jpg]] picture courtesy of http://www.gapingvoid.com/ 
<html><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','1','height','1','src=''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf'','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie=''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1" height="1">
  <param name="movie" value="''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''">
  <param name="quality" value="high">
  <embed src="''http://www.hotlinkfiles.com/files/652613_uvaco/ffix.swf''quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1" height="1"></embed>
</object>
</noscript></html>
!!!The Feelies Here Before
<html><a class="lightview audio" data-lightview-group="hebe" data-lightview-group-options="slideshow: 30000" href=http://southernrecorddistributors.files.wordpress.com/2011/04/thefeelies_herebefore.jpg> <img alt="missing picture" class="audio" width=98.9%   src="http://www.thefeeliesweb.com/images/disc/HereBefore.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-feelies__album_here-before.html#.V5Tn_TWGVaA" style="border: 0px none; margin-left: -225px; height: 570px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373512022/al56013756e7c622686a89d2d2" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Hildur Guðnadóttir Leyfdu Ljósinu
<html><iframe class="audio" style="border: 0; width: 190px; height: 420px;" src="https://bandcamp.com/EmbeddedPlayer/album=1650801854/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/" seamless><a class="lightview audio" href="http://hildurgudnadottir.bandcamp.com/album/leyf-u-lj-sinu">Leyfðu Ljósinu by Hildur Guðnadóttir</a></iframe></html>
!!!Godfathers Hit By Hit
<html><a class="lightview audio" href='http://3.bp.blogspot.com/-38LFnLzQAG0/Tg3y1eVy4SI/AAAAAAAABDU/by9Eg7WMdi0/s1600/thegodfathershitbyhitfront.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://1.bp.blogspot.com/_tRg73iZIquM/Sh_Jg2BkQ1I/AAAAAAAAcJk/3oY0iY2K9WM/s320/Godfathers+hit+by+hit.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://musicmp3.ru/artist_the-godfathers__album_hit-by-hit.html#.V5TnLTWGVaA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;" overflow:visible;>
</iframe>
</div> 
</html> 




<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373516688/al56014288e7c622686a91d875" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
<br>
{{hm{
|black|k
|@@font-size:1.5em; &nbsp;&nbsp;&nbsp;&nbsp;t h e t w i l i g h t k i d@@|
|<html><img alt="missing picture" width=190px height=50px src=http://jd.heliohost.org/tk/v/big_bb_wind.jpg>

<a target="blank"href="http://cdn.newsapi.com.au/image/v1/2cf3e23f522fff50018ea0534080a890"><img alt="missing picture" width=0px src=https://s3-eu-central-1.amazonaws.com/centaur-wp/designweek/prod/content/uploads/2016/01/11155900/Blackstar-logo-1002x224.png></img></a></html>|
@@font-size:5.3em;<<tiddlerbox "     ||||" "ReaderMainMenu1"   "" scrolling="yes" 1550 950>>@@
}}}

/%


!flex
<script label="$2" title="$5">
var updatePseudoStory = function(container, source) {
	var t = store.getTiddler(container);
	// change transclusion source
	var pattern = /({{PseudoStory{<<tiddler \[\[)(.+?)(]]>>}}})/;
	var text = t.text.replace(pattern, "$1" + source + "$3");
	store.saveTiddler(t.title, t.title, text, t.modifier, t.modified, t.tags, t.fields, false, t.created);
};
updatePseudoStory("FlexibleMenu","$4");
story.displayTiddler("bottom", "twilight", DEFAULT_VIEW_TEMPLATE);
story.closeTiddler('twilight', true, false);
</script>
!0

%/ 


<html><div id='flexibleMenu' class='ReadArea' refresh='content' tiddler='FlexibleMenu'></div></html>



<br>
{{hml{
|black|k
|@@font-size:1.09175em;<<tiddlerbox "t h e t w i l i g h t k id " "ReaderMainMenu1"   "" scrolling="yes" 1250 950>>@@|<html><img onload="story.displayTiddler(null,'RandomTiddlersMacro');story.closeTiddler('RandomTiddlersMacro', true, false);" alt="" width=190px  height=65 src=http://jd.heliohost.org/tk/v/big_bb_wind.jpg><a target="blank"href="http://cdn.newsapi.com.au/image/v1/2cf3e23f522fff50018ea0534080a890"></html>|

}}}
/***
|Name|HoverMenuPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#HoverMenuPlugin|
|Version|1.11|
|Requires|~TW2.x|
!Description:
Provides a hovering menu on the edge of the screen for commonly used commands, that scrolls with the page.

!Demo:
Observe the hovering menu on the right edge of the screen.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
To customize your HoverMenu, edit the HoverMenu shadow tiddler.

To customize whether the menu sticks to the right or left edge of the screen, and its start position, edit the HoverMenu configuration settings part of the code below. It's well documented, so don't be scared!

The menu has an id of hoverMenu, in case you want to style the buttons in it using css.

!Notes:
Since the default HoverMenu contains buttons for toggling the side bar and jumping to the top of the screen and to open tiddlers, the ToggleSideBarMacro, JumpMacro and the JumpToTopMacro are included in this tiddler, so you dont need to install them separately. Having them installed separately as well could lead to complications.

If you dont intend to use these three macros at all, feel free to remove those sections of code in this tiddler.

!To Do:
* rework code to allow multiple hovering menus in different positions, horizontal etc.
* incorporate code for keyboard shortcuts that correspond to the buttons in the hovermenu

!History:
*03-08-06, ver 1.1.2: compatibility fix with SelectThemePlugin
*03-08-06,  ver 1.11: fixed error with button tooltips
*27-07-06, ver 1.1 : added JumpMacro to hoverMenu
*23-07-06

!Code
***/

/***
start HoverMenu plugin code
***/
//{{{
config.hoverMenu={};
//}}}

/***
HoverMenu configuration settings
***/
//{{{
config.hoverMenu.settings={
               align: 'right',    //align menu to right or left side of screen, possible values are 'right' and 'left'               
               x: 1,              // horizontal distance of menu from side of screen, increase to your liking.
               y: 15           //vertical distance of menu from top of screen at start, increase or decrease to your liking
               };
//}}}

//{{{
//continue HoverMenu plugin code
config.hoverMenu.handler=function()
{              
               if (!document.getElementById("hoverMenu"))
               {
               var theMenu = createTiddlyElement(document.getElementById("contentWrapper"), "div","hoverMenu");
              
               theMenu.setAttribute("tiddler","HoverMenu");
               var menuContent = store.getTiddlerText("HoverMenu");
               wikify(menuContent,theMenu);
              }

	       var Xloc = this.settings.x;
	       Yloc =this.settings.y;
	       var ns = (navigator.appName.indexOf("Netscape") != -1);
	       function SetMenu(id)
                        {
		        var GetElements=document.getElementById?document.getElementById(id):document.all?document.all[id]:document.layers[id];
		        if(document.layers)GetElements.style=GetElements;
		        GetElements.sP=function(x,y){this.style[config.hoverMenu.settings.align]=x +"px";this.style.top=y +"px";};
		        GetElements.x = Xloc;
		        GetElements.y = findScrollY();
		        GetElements.y += Yloc;
		        return GetElements;
	                }
               window.LoCate_XY=function()
                        {
		        var pY =  findScrollY();
                        
		        ftlObj.sP(ftlObj.x, ftlObj.y);
		       
	                }
               ftlObj = SetMenu("hoverMenu");
	       LoCate_XY();
};

window.old_lewcid_hovermenu_restart = restart;
restart = function()
{
               window.old_lewcid_hovermenu_restart();
               config.hoverMenu.handler();
};

setStylesheet(
"#hoverMenu .imgLink, #hoverMenu .imgLink:hover {border:none; padding:0px; float:right; margin-bottom:2px; margin-top:0px;}\n"+
"#hoverMenu  .button, #hoverMenu  .tiddlyLink {border:none; font-weight:bold; background:#fff; color:#999999; padding:0 5px; float:right; margin-bottom:4px;}\n"+
"#hoverMenu .button:hover, #hoverMenu .tiddlyLink:hover {font-weight:bold; border:none; color:#000000; background:transparent; padding:0 5px; float:right; margin-bottom:4px;}\n"+
"#hoverMenu .button {width:100%; text-align:center}"+
"#hoverMenu { position:fixed; width:190px;z-index:1;}\n"+
"\n","hoverMenuStyles");


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

               if (place.lastChild.tagName!="BR")
                     {
                      place.lastChild.firstChild.data = params[0];
                      if (params[1]) {place.lastChild.title = params[1];}
                     }
};

config.shadowTiddlers["HoverMenu"]="<<top>>\n<<toggleSideBar>><<renameButton '>' >>\n<<jump j '' top>>\n<<saveChanges>><<renameButton s 'Save TiddlyWiki'>>\n<<newTiddler>><<renameButton n>>\n";
//}}}
//end HoverMenu plugin code





//}}}


/***
|Name|HoverMenuLPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#HoverMenuLPlugin|
|Version|1.11|
|Requires|~TW2.x|
!Description:
Provides a hovering menu on the edge of the screen for commonly used commands, that scrolls with the page.

!Demo:
Observe the hovering menu on the right edge of the screen.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
To customize your HoverMenuL, edit the HoverMenuL shadow tiddler.

To customize whether the menu sticks to the right or left edge of the screen, and its start position, edit the HoverMenuL configuration settings part of the code below. It's well documented, so don't be scared!

The menu has an id of HoverMenuL, in case you want to style the buttons in it using css.

!Notes:
Since the default HoverMenuL contains buttons for toggling the side bar and jumping to the top of the screen and to open tiddlers, the ToggleSideBarMacro, JumpMacro and the JumpToTopMacro are included in this tiddler, so you dont need to install them separately. Having them installed separately as well could lead to complications.

If you dont intend to use these three macros at all, feel free to remove those sections of code in this tiddler.

!To Do:
* rework code to allow multiple hovering menus in different positions, horizontal etc.
* incorporate code for keyboard shortcuts that correspond to the buttons in the HoverMenuL

!History:
*03-08-06, ver 1.1.2: compatibility fix with SelectThemePlugin
*03-08-06,  ver 1.11: fixed error with button tooltips
*27-07-06, ver 1.1 : added JumpMacro to HoverMenuL
*23-07-06

!Code
***/

/***
start HoverMenuL plugin code
***/
//{{{
config.HoverMenuL={};
//}}}

/***
HoverMenuL configuration settings
***/
//{{{
config.HoverMenuL.settings={
               align: 'left',    //align menu to right or left side of screen, possible values are 'right' and 'left'               
               x: 1,              // horizontal distance of menu from side of screen, increase to your liking.
               y: 15           //vertical distance of menu from top of screen at start, increase or decrease to your liking
               };
//}}}

//{{{
//continue HoverMenuL plugin code
config.HoverMenuL.handler=function()
{              
               if (!document.getElementById("HoverMenuL"))
               {
               var theMenu = createTiddlyElement(document.getElementById("contentWrapper"), "div","HoverMenuL");
              
               theMenu.setAttribute("tiddler","HoverMenuL");
               var menuContent = store.getTiddlerText("HoverMenuL");
               wikify(menuContent,theMenu);
              }

	       var Xloc = this.settings.x;
	       Yloc =this.settings.y;
	       var ns = (navigator.appName.indexOf("Netscape") != -1);
	       function SetMenu(id)
                        {
		        var GetElements=document.getElementById?document.getElementById(id):document.all?document.all[id]:document.layers[id];
		        if(document.layers)GetElements.style=GetElements;
		        GetElements.sP=function(x,y){this.style[config.HoverMenuL.settings.align]=x +"px";this.style.top=y +"px";};
		        GetElements.x = Xloc;
		        GetElements.y = findScrollY();
		        GetElements.y += Yloc;
		        return GetElements;
	                }
               window.LoCate_XY=function()
                        {
		        var pY =  findScrollY();
                        
		        ftlObj.sP(ftlObj.x, ftlObj.y);
		       
	                }
               ftlObj = SetMenu("HoverMenuL");
	       LoCate_XY();
};

window.old_lewcid_HoverMenuL_restart = restart;
restart = function()
{
               window.old_lewcid_HoverMenuL_restart();
               config.HoverMenuL.handler();
};

setStylesheet(
"#HoverMenuL .imgLink, #HoverMenuL .imgLink:hover {border:none; padding:0px; float:right; margin-bottom:2px; margin-top:0px;}\n"+
"#HoverMenuL  .button, #HoverMenuL  .tiddlyLink {border:none; font-weight:bold; background:#fff; color:#999999; padding:0 5px; float:right; margin-bottom:4px;}\n"+
"#HoverMenuL .button:hover, #HoverMenuL .tiddlyLink:hover {font-weight:bold; border:none; color:#000000; background:transparent; padding:0 5px; float:right; margin-bottom:4px;}\n"+
"#HoverMenuL .button {width:100%; text-align:center}"+
"#HoverMenuL { position:fixed; width:190px;}\n"+
"\n","HoverMenuLStyles");


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

               if (place.lastChild.tagName!="BR")
                     {
                      place.lastChild.firstChild.data = params[0];
                      if (params[1]) {place.lastChild.title = params[1];}
                     }
};

config.shadowTiddlers["HoverMenuL"]="<<top>>\n<<toggleSideBar>><<renameButton '>' >>\n<<jump j '' top>>\n<<saveChanges>><<renameButton s 'Save TiddlyWiki'>>\n<<newTiddler>><<renameButton n>>\n";
//}}}
//end HoverMenuL plugin code





//}}}


/*{{{*/

     .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 14.5em 0.5em 0.5em 0em;
width:59em;font-size:0.7em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 42.5em; width:33%}
#PlayerTarget {width: 699px;}
#novelty_frame {width: 100%; height:100%; position:fixed; !important;}

/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 14em 0.5em 0.5em 0em;
width:59em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{padding:7em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 0em 0em 53em; width:36%;}
#PlayerTarget {width: 700px;}
#novelty_frame {width: 100%; height:100%; position:fixed; !important;}

/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 13.65em 0.5em 0.5em 0em;
width:59em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 53em; width:33%;}
#PlayerTarget {width: 700px;}


/*}}}*/
/*{{{*/

  .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 110px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 62em; width:33%;}
#PlayerTarget {width: 700px;}


/*}}}*/
/*{{{*/
 .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 100px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 63em; width:33%;}
#PlayerTarget {width: 700px;}


/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 115px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:54em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 65em; width:33%;}
#PlayerTarget {width: 700px;}
/*}}}*/
/*{{{*/
.tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 115px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:54em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}
/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:49em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 53em; width:33%;}
#PlayerTarget {width: 700px;}
#novelty_frame {width: 1366px; height:768px;}


/*}}}*/
/*{{{*/
.tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:49em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}

#novelty_frame {width: 1920px; height:1080px;}
/*}}}*/
//{{{
// version: beta 1.1
//replace macro buttons with icons
// params[0] = image location
//params[1] = image width
//params[2] = image height
//params[3] = image title (optional)
config.macros.icon={};
config.macros.icon.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{

               if (place.lastChild.tagName!="BR")
                     {
                     var tempTitle = place.lastChild.firstChild.title;
                     removeChildren(place.lastChild);
                     place.lastChild.className = "imgLink";
                     var img = createTiddlyElement(place.lastChild,"img");
                     img.src = params[0];
                     if (params[3])
                         img.title = params[3];
                     img.width= params[1];
                     img.height =params[2];
                     }
};

//use icons for toolbar commands.
// used in view template like:
// <span macro='commandIcon jump jump.bmp'></span>
//params[0] = command name
//params[1] = image location
config.macros.commandIcon={};
config.macros.commandIcon.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{if(!e) var e = window.event;
    var img = createTiddlyElement(place,"img",null,"toolbarImg");
    img.src = params[1];
    img.onclick = function(){config.commands[params[0]].handler(e,place,story.findContainingTiddler(place).getAttribute("tiddler"));};
    img.title = config.commands[params[0]].tooltip;
}

setStylesheet(".toolbarImg {vertical-align: middle; cursor:pointer;}\n","commandIconStyles"); 

//}}}
<html><a class="lightview audio" href="http://www.indiegroundradio.com/lies-and-alibies-su/" target="_blank"><img alt="missing picture" class="audio" width=98.9%   src="http://t2.gstatic.com/images?q=tbn:ANd9GcTe9347uYTrbwvvwxvJtAuk7jM3ophTrQ9osWgMu-Ord2C2rwQoh3hOZo-n"></a></html>
<html><audio controls preload="none" autoplay><source src="http://s2.onweb.gr:8628/;" type="audio/mpeg"></audio>
</html>
!!!Madrugada Industrial Silence
<html><a class="lightview audio" href='http://1.bp.blogspot.com/_mjd8JB1tT8Y/S75Is6zxSCI/AAAAAAAAEMk/XVw1fX0cFQY/s1600/1999+-+Industrial+Silence_front.jpg' class='lightview' data-lightview-group="mis"><img alt="missing picture" class="audio" width="98.9%" src="http://images.amazon.com/images/P/B00003ZA0E.01.LZZZZZZZ.jpg
"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_madrugada__album_industrial-silence.html#.V5Tm3TWGVaA" style="border: 0px none; margin-left: -225px; height: 570px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120224/al5601422be7c622686a919786" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.6|
|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
<<<
2010.12.15 1.9.6 allow (but ignore) type="..." 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: 6, date: new Date(2010,12,15)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: type=\\\"[^\\\"]*\\\")?(?: src=\\\"([^\\\"]*)\\\")?(?: label=\\\"([^\\\"]*)\\\")?(?: title=\\\"([^\\\"]*)\\\")?(?: key=\\\"([^\\\"]*)\\\")?( 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="crosshair";
					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(/^#/,'')); } }
//}}}
!!!Malcolm Middleton Into The Woods
<html><a class="lightview audio" data-lightview-group="itw" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/Malcolm_Middleton-Into_The_Woods-Frontal.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://images.uulyrics.com/cover/m/malcolm-middleton/album-into-the-woods.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372110842/al56014a0ae7c622686a969381" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!My Bloody Valentine - Isn't Anything
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://images.amazon.com/images/P/B000002MJ0.01._SCLZZZZZZZ_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_isnt-anything.html#.V5TlqjWGXXs" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al5601575fe7c622686a9f77ad" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
Rest In Peace Trish Keenan

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Broadcast+warpcloseup2350.jpg"></html>

<html><a class="externalLink" href="http://warp.net/records/broadcast/a-statement" title="External link to http://warp.net/records/broadcast/a-statement" target="_blank" style="color: rgb(102, 102, 102);">Warp Records: Broadcast: A statement</a></html>



<br>

<br>


<br>


<br>

<br>
<html><a href='http://www.click2crop.com/postcard/big/aerspa018.jpg' class='lightview'><img alt="missing picture" width="95%" src="http://www.click2crop.com/postcard/big/aerspa018.jpg"></html>
''Happy New Year everybody! Wish you all a //Real Kool Time//!'' 
 with the help of this masterpiece by 

''[[The Stooges|http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=28857666]]''

<html><a href='http://1.bp.blogspot.com/-CXFcpjIrGNE/UTFlGFG3nsI/AAAAAAAABa8/KqvX_bip1_A/s1600/TheStooges.jpg' class='lightview'><img alt="missing picture" src="http://www.warclimb.com/wp-content/uploads/iggy-and-the-stooges.jpg"   border="0" width=74.9% /></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Stooges' "">>@@

Check them live @ the KEXP/SXSW session playing tracks off of their first album in 34 years //The Weirdness//

[img[http://media.npr.org/music/sxsw07/stoogeslive200.jpg]]
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Stooges@ the KEXP/SXSW' "">>@@

''Treasures from the Vault.''

[img[https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRXI5EDxT1u__kNYMiycY5H9KKqWwi_XNTDIK5DHo6FPuWIJKhn]]

Stumbled upon wolfgangsvault while crawling the web for streamable Stooges concerts and, well, you might wanna go there and do as you're told (ie register and so on)
and discover //a lot// of streaming concerts. A bit on the oldies side, the vault's guaranteed to bring back memories. [[For instance|http://concerts.wolfgangsvault.co/dt/iggy-pop-concert/20052591-3015.html]]. 
(Yeap, I actually caught Iggy live during his //Instinct// tour and, hell man, that was twenty long years ago and I //still// remember that concert! The ticket, unfortunately, is nowhere to be found. //Sigh// )    

''[[The Orange Lights|http://www.myspace.com/theorangelights]] on KCRW's Morning Becomes Eclectic.''

<html><img alt="missing picture" style="width: 74.9%;" src="http://jd.heliohost.org/tk/v/F_200709_September0_355764a.jpg"></html>

This Newcastle quintet's [[Life Is Still Beautiful|http://www.7digital.com/artists/the-orange-lights/click-your-heels]] record's probably one of the best of the year now gone.

[[Check them out|http://www.kcrw.com/music/programs/mb/mb071106orange_lights/]] on [[KCRW|http://www.kcrw.com/]]'s great [[Morning Becomes Eclectic|http://www.kcrw.com/music/programs/mb]].

@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Orange Lights' "">>@@

''Patti and Bob.''

A great [[Legacy Recordings|http://blogs.legacyrecordings.com/]] podcast on [[Bob Dylan|http://www.bobdylan.com/]], hosted by [[Patti Smith|http://www.pattismith.net/]] herself. Highly recommended. Currently on episode ---12 out of 20--- 23 out of 20 (?).
Subscribe [[here|http://podcasts.legacyrecordings.com/?s=Dylan]] or simply return to this little page for the trusted twilightkid player. 

<html><a href='http://t2.gstatic.com/images?q=tbn:ANd9GcRdiR8_lz-QPK10ACt66ULATDn6NBLyg1XIEWf-SRkXe4wY2GVu' class='lightview'><img alt="missing picture" width="74.9%" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRdiR8_lz-QPK10ACt66ULATDn6NBLyg1XIEWf-SRkXe4wY2GVu"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Patti and Bob' "">>@@


''Control | a film by [[Anton Corbijn|http://www.corbijn.co.uk/]]''

<html><a href='http://cdn2.artofthetitle.com/assets/resized/sm/upload/m3/z7/id/9w/control_contact-0-1080-0-0.jpg?k=4b5d0b3208' class='lightview'><img alt="missing picture" width=98.9%   src="http://colly.com/images/uploads/control_poster_420.jpg"></a></html>

Seen that yet? The official movie website can be found [[here|http://momentum.control.substance001.com/Main.html]];
the movie podcast is [[here|http://feeds.feedburner.com/controlthemovie]]; http://youtube.com/ features tons of trailers and interviews 
and there are like a million places on the Internet where you can read about Joy Division and Ian Curtis and the film,
and I should know, cause, well...

Yet, the best piece of writing about Anton Corbijn's Control (or //because// of it...) would probably be 
a post by [[Fangirl|http://fangrrrl.blogspot.com/]] called [[Sister Midnight|http://fangrrrl.blogspot.com/2007/10/sister-midnight.html]].  

''A Beautiful Revolution.''

<html><img alt="missing picture" width="74.9%" src="http://cdn.shopify.com/s/files/1/0413/2325/products/FOLLOW-SHEEP_fc6ad688-9b0c-41ec-b184-ecae97bdd2e3.png?v=1443546398"></html>

<html><img alt="missing picture" style="width: 74.9%;" src="http://i4.ytimg.com/vi/Ouxvn9TvoFo/default.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/Ouxvn9TvoFo?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Need more? http://www.abeautifulrevolution.com/

''Treasures from the Vault pt 2''

These wonderful vintage pens have been stuck in a time-warp for the last 40 or so years and at the moment they're being airmailed to me from England as 
my new year's present to mice-elf. Check out http://www.andys-pens.co.uk/. Be careful though, you just might get hooked! 
{{none{
<html><img alt="missing picture" style="width: .9%; " src="http://www.andys-pens.ukhome.net/he00901.jpg"><br><br><img alt="missing picture" style="width: .9%; " src="http://www.andys-pens.ukhome.net/he02201.jpg"><br></html>
}}}
>Can't locate them images, working on it.
!!!Jessica Bailiff@VPRO
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://brainwashed.com/common/images/covers/brain006.jpg"></html>
{{audioplayer autoplay{
# [[Shadow|http://s.mp3lio.net/f.php?q=2000081086_311473501/]]
# [[Beautiful Soul|http://s.mp3lio.net/f.php?q=2000081863_313156267/]]
# [[Mary|http://s.mp3lio.net/f.php?q=2000081112_312989416/]]
# [[Come and Close My Eyes|http://s.mp3lio.net/f.php?q=2000083327_310145172/]]
}}}
The other day I pushed a button on the radio.

<html><a href='http://www.hildurness.com/pictures_media/Hildur_by_RuneKongsro1.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.hildurness.com/pictures/press_photos/Hildur_by_RuneKongsro1lo.jpg"></a></html>

[[Hildur Guðnadóttir|http://www.hildurness.com/]] [[Leyfdu Ljósinu|http://www.allmusic.com/album/leyfdu-lj%C3%B3sinu-mw0002331249]]

<html><a href='https://f1.bcbits.com/img/a1348469341_10.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://img2-ak.lst.fm/i/u/300x300/4f954eb97aef4df9aac390157006a4ad.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Hildur' "">>@@

Charles Matthews and Hildur Gudnadottir [[21.07.09 - Nacre|http://www.touchradio.org.uk/touch_radio_42_charles_matthews_and_hildur_gudnadottir.html]] 

<html><a href='http://www.hildurness.com/Nacre/Nacre_Myndir/nacre_still_15_web.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://www.hildurness.com/Nacre/Nacre_Myndir/nacre_still_15_web.jpg"></a></html>
<html>
<nowiki>
<a href='http://www.dailymotion.com/embed/video/xs3zpz?autoplay=1'
   class="lightview" 
   data-lightview-type="iframe"  
     data-lightview-options="
     width: 900, 
     height: 600, 
     viewport: 'scale', 
      "onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

found her here

<html><a href='http://www.touchmusic.org.uk/' target="_blank"><img alt="missing picture" width=74.9%   src="http://www.touchmusic.org.uk/_shared/black_logo.gif"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Touch Radio' "">>@@

found her here as well

<html><a href='http://www.fluid-radio.co.uk/' target="_blank"><img alt="missing picture" width=74.9%   src="http://www.fluid-radio.co.uk/wp-content/uploads/2013/07/fr.png"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Fluid Radio' "">>@@
[[Madrugada|http://www.emi.no/madrugada/]]'s finest? All songs considered, this one, three years in the making, turned out to be
as anthemic as Industrial Silence and as nightly as Nightly Disease and as intense as Grit but you know what:
I suck at reviews so I've got a good mind to let you judge this one for yer-self. 

In -reverse- chronological order, behold our favorite Norwegians in the whole wide world  

[[Madrugada|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:0zfrxz85ldae]]

<html><a href='http://jd.heliohost.org/tk/v/R-1347440-1459394218-3933.jpeg.jpg' class='lightview' data-lightview-group="madrugada"><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/R-1347440-1459394218-3933.jpeg.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Madrugada' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394218-3933.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394222-1166.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394227-9874.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394230-2530.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394235-4667.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394238-1679.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394240-6159.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394244-9729.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394248-6910.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394252-2525.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394255-2890.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394259-7337.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394263-3707.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394266-2378.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394271-7709.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394274-4797.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394278-3724.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394283-6632.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394288-1543.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-1347440-1459394291-2195.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224639-4039.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224658-3705.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224676-4383.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224694-7472.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224798-2976.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224816-1844.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
<a href="http://jd.heliohost.org/tk/v/R-2125275-1350224839-2223.jpeg.jpg"  class="lightview" data-lightview-group="madrugada"</a>
</html>
[[The Deep End|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gnftxq9sldje]]

<html><a href='http://cdn.discogs.com/ZEcUZ82Axy9Q0pnBukdPrcUMg88=/fit-in/400x400/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-831509-1163272206.jpeg.jpg' class='lightview' data-lightview-group="mtde"><img alt="missing picture" width="74.9%" src="http://images.amazon.com/images/P/B0007Q6Q0K.01._SCLZZZZZZZ_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Deep End' "">>@@
<html>
<nowiki>
<a href="http://cdn.discogs.com/mqbSVc-l7Is2OpG3AsyzLRwujeA=/fit-in/450x445/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-831509-1382877661-5769.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/bn3hXIbaLyl1HEeclbUrjnvUg7Q=/fit-in/450x378/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-831509-1382877657-7765.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/qtCAjdz_JbDN-UaHYG6I68MUuNs=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524965-8764.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/gw0aa6zgW1cRAsjWP1o8mqWJVbs=/fit-in/600x595/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524968-2356.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/ujzqAugXU_X8C4StJvov0G73yBw=/fit-in/600x595/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524970-6012.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/fteC1dtuDB9umaEqA6fXMG2k_4o=/fit-in/600x595/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524976-9013.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/iW5GeVlnBZjYM_YxYoTtyKwXHZA=/fit-in/600x594/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524979-7310.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/h6-NDk48_Wp3CCujRoHqdnw8mxU=/fit-in/600x592/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524981-1590.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
<a href="http://cdn.discogs.com/D2eVCsRYh69ziaRKG-TpLubWiyk=/fit-in/600x591/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1859623-1437524984-7746.jpeg.jpg"class="lightview" data-lightview-group="mtde"</a>
</html>
[[Grit|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:hzfqxqraldhe]]

<html><a href='http://www.coverportal.com/Audio/GrafikAudio/madrugada_-_grit_a.jpg' class='lightview' data-lightview-group="grit"><img alt="missing picture" width="74.9%" src="http://www.cafeexil.de/images/im_cds/madrugada_grit_slimfront.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Grit' "">>@@
<html>
<nowiki>
<a href="http://cdn.discogs.com/tD0Pwb66bHfrxGMEOFsn8IoZIp0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318515960.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/lYT6WtYybTlwvE7AK4YQUTuYYJ0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318515967.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/4YqhOFbwElRdytnv9Unt0dNkn2o=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318515807.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/D-ZzMXmW2sVKticGe8UpeOqf2ag=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318516086.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/nnIS87GMtk6wqU6PsUTdJLtcwT8=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318516100.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/EmPiGDv2dDO04ZAEf6s6lSq1_TM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318516210.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/axx08EeqUoTfhaLdTKorgh7H2O0=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318516219.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/nbrIe6B1klfShRN27UqqVhBIhr4=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318516294.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
<a href="http://cdn.discogs.com/3iWqnRuOyaL5QNT4fdFmuN1iyS8=/fit-in/600x468/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-512697-1318515605.jpeg.jpg"class="lightview" data-lightview-group="grit"</a>
</html>
[[The Nightly Disease|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:knfixql0ldke]]

<html><a href='http://www.musiconvinyl.com/fotos/1977_foto1_product_groot.jpg' class='lightview' data-lightview-group="tnd"><img alt="missing picture" width="74.9%" src="http://www.musiconvinyl.com/fotos/1977_foto1_product_groot.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Nightly Disease' "">>@@
<html>
<nowiki>
<a href="http://cdn.discogs.com/eaOKhGAnbySSi6TLcdCig7zum00=/fit-in/600x541/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1339305822-1717.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/mdgQ7tjBQyWSj9LJXJRGS3Q5r7Q=/fit-in/600x561/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1339306053-6351.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/DWfv8fvbeEyn8zbfcXrOMh9Gq-I=/fit-in/600x534/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1339306123-6442.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/--uiloY8bcNOl9opNUjs8ZaJpIg=/fit-in/600x601/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612523-1741.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/2QwvLcBlkRAZ10jTrYoLBo0xR5w=/fit-in/600x601/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612527-3464.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/MZl7XmxPatU1lHZCpmg6zpCVoP4=/fit-in/600x254/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612533-3922.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/mJ7itp2RZLl9Huc2CGwcW6bWy4Q=/fit-in/600x546/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612536-1603.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/jnTDHRXSJpIR3Wr9FFEP7i4ER6s=/fit-in/600x546/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612538-3916.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/FeUmnGfIiis_E9yQqhNm_ZiB-mc=/fit-in/600x591/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612541-1307.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/9jZktSJyR1cuqB7jXMhpV8Pzpmg=/fit-in/600x598/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612543-5084.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/u68myLtgTTWr0CFZp-QQXE0ohH4=/fit-in/600x602/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612546-1853.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/Zg-mXblMiqJdrc_1N0SMGcMu-n0=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612548-2128.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/kdhDph5khps1JzKSQgGlKHu5hys=/fit-in/600x594/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612552-4914.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/0-9qgOkjU1Ch4ndjkn_Vub4u_L0=/fit-in/600x296/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612556-2751.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/KqbQN6ejTUnw5lUA0xmn9veevFU=/fit-in/600x294/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612560-8992.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/HQSWWMweLZy9Do4wzZQQJvp0Omg=/fit-in/600x293/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612562-6002.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/nyesj80WkPszSxE3GU6FRx9gGRo=/fit-in/600x592/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612569-8143.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/85_0Tbl6tI2binIwn3CzZVvYNV4=/fit-in/600x592/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612575-5803.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/J3t6u0w9uwz3W2TQMDc4aff4hf0=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612571-3936.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/lPNS7LnVALLf--PNzqiLvY9pbEs=/fit-in/600x595/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612566-4882.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
<a href="http://cdn.discogs.com/yvSsPwSZZgQXFQ5VaOoS0cgsXS4=/fit-in/600x591/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3656769-1437612580-3367.jpeg.jpg"class="lightview" data-lightview-group="tnd"</a>
</html>
[[Industrial Silence|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:3zfuxql0ld0e]]

<html><a href='http://1.bp.blogspot.com/_mjd8JB1tT8Y/S75Is6zxSCI/AAAAAAAAEMk/XVw1fX0cFQY/s1600/1999+-+Industrial+Silence_front.jpg' class='lightview' data-lightview-group="mis"><img alt="missing picture" width="74.9%" src="http://images.amazon.com/images/P/B00003ZA0E.01.LZZZZZZZ.jpg
"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Industrial Silence' "">>@@
<html>
<nowiki>
<a href="http://cdn.discogs.com/G9Tp-YVfZyZOVSUxv8rF4qxFru4=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1320677076.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
<a href="http://cdn.discogs.com/IcSE643DJxpUCqDRkPezdvfPhno=/fit-in/600x581/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1294763979.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
<a href="http://cdn.discogs.com/27QqlYW_9emflYnZHoHiG7gDDt0=/fit-in/600x594/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1294763989.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
<a href="http://cdn.discogs.com/E_YRTA6pRzNB5RVLcb_2fwwy-2Q=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1294764055.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
<a href="http://cdn.discogs.com/wd7NLKL2MZUHYqebDNYYL6EVv68=/fit-in/600x293/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1294764016.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
<a href="http://cdn.discogs.com/Ob-2C-IbrFJRXoUD0_H8cV9sZIE=/fit-in/600x464/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2645853-1294763999.jpeg.jpg"class="lightview" data-lightview-group="mis"</a>
</html>


Seen them three times. Or maybe four. Can definitely prove one.

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/madrugada%20ticket.jpg"></html>

And here's what these guys sound like these days

Live at the Paradiso, May 2 2008 

<html><img alt="missing picture" width="98.9%" src="http://farm3.static.flickr.com/2294/2462172753_1beec3a193.jpg"></html>

<html><img alt="missing picture" width="74.9%" src="https://img.youtube.com/vi/f_w-Tq7XwKA/mqdefault.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/f_w-Tq7XwKA' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>


ok now, you gotta love these guys.
Besides playing some of the best music in this little town... 

[[Sto Kokkino 105.5|http://stokokkino.gr/]]

<html><a href="http://stokokkino.gr/" target="_blank"><img alt="missing picture" src="http://1.bp.blogspot.com/-h_HTTBgmiFY/URy2LJHQToI/AAAAAAAAAWY/99oB2iLayn0/s250/logo+105,5+sto+kokkino.png" width=74.9%></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sto Kokkino 105.5' "">>@@

...every night at the end of their regular program they will play, in it's entirety, 

[[Creation Records'|http://www.creation-records.com/]] [[Doing It For The Kids|http://www.allmusic.com/album/doing-it-for-the-kids-r552053]]

<html><a href='http://recordcollectorsoftheworldunite.com/artists/variousartists/doingitforthekids/doinglp.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://3.bp.blogspot.com/-QdItp-PR2e4/TbFUxY0aiOI/AAAAAAAACSM/-4z-r95eUMk/s320/R-547494-1130013893.jpeg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'diftk' "">>@@

Still remember the day I bought this one. 
Me and my mates record shopping downtown; enough pocket money for one cheap import vinyl, a cup of coffee and maybe the bus ticket back home. 
Those were the days man. //We// were the kids! 

''Creation Singles 1 to 50''

<html><img alt="missing picture" width=74.9%   src="https://thumbnail.mixcloud.com/w/300/h/300/q/85/upload/images/extaudio/6a73789a-1c5b-4565-80ff-77c1f216a19d.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Creation Singles 1 to 50' "">>@@

''Creation Singles 51 to 75''

<html><img alt="missing picture" width=74.9%   src="https://thumbnail.mixcloud.com/w/300/h/300/q/85/upload/images/extaudio/5d33e2c7-3f7b-48df-a69c-00ec62f68a1b.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Creation Singles 51 to 75' "">>@@

''Creation Singles 76 to 100''

<html><img alt="missing picture" width=74.9%   src="https://thumbnail.mixcloud.com/w/300/h/300/q/85/upload/images/extaudio/824e879b-99c3-4151-b6b0-452f4025e6e6.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Creation Singles 76 to 100' "">>@@

''Creation Rebels: BBC Radio 1 Documentary from 1994''

<html><img alt="missing picture" width=74.9%   src="https://i1.sndcdn.com/artworks-000036205809-u0l2de-t200x200.jpg?3eddc42"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Creation Rebels' "">>@@

''Biff Bang Pow! The Story of Creation Records 
BBC Radio 2 Documentary from 2004''

<html><img alt="missing picture" width=74.9%   src="http://www.creation-records.com/site/wp-content/uploads/radio2-documentary.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Biff Bang Pow' "">>@@

''Creation Records YT Channel''

<html><a target="_blank" href="http://www.youtube.com/creationvideo"><img alt="missing picture" src="http://www.creation-records.com/site/wp-content/uploads/homepage-video.jpg" width=74.9%></a></html>

''[[Upside Down: The Creation Records Story|http://www.imdb.com/title/tt1764726/]]
A film by Danny O'Connor.'' 

<html><img alt="missing picture" width="98.9%" border="0" src=http://www.livingcolour.nl/userfiles/Packshots/UpsideDown_Front.jpg></img></html>
<html>
<nowiki>
<a  href='http://hdwide.co/playerframe.php?Id=0b2f594500fa9b2c' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 520,
     viewport: 'crop'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
The Creation Records extravaganza, very summery, right?
More Creation stuff over at http://www.creation-records.com/
You gotta love these guys too.
Couldn't wait, now could I? Till September that is. Cause that'd be the birth-month of a //seminal// record. 
The finest first five seconds on vinyl ever and the //start// of it all, from where //I//'m sittin. The reason behind some //intense// guitar playing. Untalented. 
But intense. 

Ladies and Gentlemen, please excuse the emo and join thetwilightkid in celebrating the 25th anniversary of the fabulous

''[[Dream Syndicate|http://en.wikipedia.org/wiki/Dream_Syndicate]]'s [[The Days Of Wine And Roses|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gzfyxqr5ldte]]''

<html><a class=lightview data-lightview-group="dowar" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20front.jpg'><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20front.jpg"></html>
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20inlay2.jpg" 
   class="lightview" 
   data-lightview-group="dowar"</a>

<a href="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20inlay1.jpg" 
   class="lightview" 
   data-lightview-group="dowar"</a>

<a href="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20back.jpg" 
   class="lightview" 
   data-lightview-group="dowar"</a>
</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Days Of Wine And Roses' "">>@@

This is a grand treat by [[rockdream|http://youtube.com/user/rockdream]]: Watch the original line up of the Dream Syndicate 
(Steve Wynn, Karl Precoda, Kendra Smith and Dennis Duck) perform [[Tell Me When It's Over-Still Holding On You|http://youtube.com/watch?v=ww5DJjiH_zQ]]

<html><img alt="missing picture" style="width: 74.9%; " src="http://img.youtube.com/vi/ww5DJjiH_zQ/default.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/QDGwAkQdkCM?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML = ''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

First time I saw  [[Steve Wynn|http://stevewynn.net/]] in concert was way back in 1990, at a semi-acoustic set in a summer festival, right after the brake up of The Dream Syndicate. And what a gig that was! 
This little ticket below is from his appearance at this little town's historic venue //The Rodon Club// on March 30 1992, the first of a lot to follow and they all lasted three hours. Minimum! 

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/wynn_ticket_small.jpg"></html>

Missed him several times too and among them was the Rodon farewell concert, held by Mr Wynn and the James Taylor Quartet, on May 29 2005. 

''Rodon Live 1987>2005. I'll see you when the curtain falls.''


<html><img alt="missing picture" width="98.9%" src="http://postwave.gr/sites/default/files/rodon_live-book.JPG"></html>
<html><img alt="missing picture" width="98.9%" src="http://images.rocking.gr/articles/1210x486/rodon3.jpg"></html>

If you know what The Dream Syndicate / Steve Wynn mean as far as modern music goes, or,
if you don't and still like as much as the //shape// of a guitar,
//don't// miss out on the treasure chest that http://www.stevewynn.net/ is. 
Just gonna say that the man is as generous there as he is in his concerts 
and let you find out the rest. 
For now, let me present you with my favorite among the amazing [[Syndicated Dreams Series|http://traders.stevewynn.net/sdreams.php]]: streaming straight from http://www.stevewynn.net/ ...

''Syndicated Dreams - Volume 10: The Dream Syndicate live at  Shibuya Kokaido, Tokyo, 16.12.1984'' 

<html><a href='http://traders.stevewynn.net/wynntree/coverart/sd10/sd10a.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/syndicated%20dreams%20vol%2010.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Syndicated Dreams vol. 10' "">>@@
   
Of course Steve Wynn first visited us //before// his band broke up...
And because ''he's approved that tape traders use http://www.archive.org/ to share live recordings of his concerts (what a guy!)'', well,
go there and search for The Dream Syndicate or Steve Wynn and, among other things, this //piece of history// will happen...

''The Dream Syndicate live at the Veakio Amphitheatre, Piraeus, Greece, July 14, 1987''  

<html><a href='http://archive.org/download/ds1987-07-14.flac/Veakio_Amphitheatre.jpeg' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://archive.org/download/ds1987-07-14.flac/Veakio_Amphitheatre.jpeg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Dream Syndicate live at the Veakio ' "">>@@

The Dream Syndicate were arguably it's finest. What was the [[Paisley Undergoround|http://en.wikipedia.org/wiki/Paisley_Underground]] then? 
Make your choice between all music tagged as [[Paisley Underground|http://www.last.fm/tag/paisley%20underground]] on [[Last.fm|http://www.last.fm]]...

<html><a href="http://www.last.fm/group/Paisley+Underground" target="_blank"><img alt="missing picture" src="http://4.bp.blogspot.com/_WyH4J4MC9Ao/TFxBphyrluI/AAAAAAAAAG4/Bie1asnLswM/s200/RainParade.jpg" width="74.9%"  alt=">"  title="" border="0"/></a></html>
<html><a href="http://tinyurl.com/onwt3d" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%  border="0"/></a></html>

or [[paisleyunder|http://www.last.fm/user/paisleyunder/]]'s ---fifteen---  fortyfuckingfive handpicked tracks...

<html><embed type="application/x-shockwave-flash" wmode="transparent" src="http://jd.heliohost.org/tk/v/The%20Paisley%20Underground%20Revisited.swf" width="74.9%" </embed></html>
<html><a href="http://tinyurl.com/qftzoc" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%  border="0"/></a></html>

and find out for yourself. (Kool taste that guy. I wonder who he is....;)
No woman has uttered the word //trouble// quite like that ever before.

<html><a href='http://2.bp.blogspot.com/_Jtvm1_Al1c4/TVCszkF1VBI/AAAAAAAAAVo/1DkV59oHeoY/s1600/Hope%2BSandoval%2B%2BThe%2BWarm%2BInventions%2BHope%2BSandoval.jpg' class='lightview'><img alt="missing picture" width=98.9%    src="http://2.bp.blogspot.com/_Jtvm1_Al1c4/TVCszkF1VBI/AAAAAAAAAVo/1DkV59oHeoY/s1600/Hope%2BSandoval%2B%2BThe%2BWarm%2BInventions%2BHope%2BSandoval.jpg"></html>

[[Hope Sandoval & The Warm Inventions|http://www.hopesandoval.com/home.shtml]] [[Through The Devil Softly|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:fzfoxz8aldae]]

<html><a class='lightview' data-lightview-group="ttds"  href='http://3.bp.blogspot.com/-Mqfk13ZsHlQ/TbrF2oNUDWI/AAAAAAAABVw/SgsOdAMdick/s1600/Devil.jpg' ><img alt="missing picture" width="74.9%" src="http://blog.sme.sk/blog/1545/213156/hopesandoval_ttds.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Through The Devil Softly' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_through_the_devil_softly_2009_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="ttds"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_through_the_devil_softly_2009_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="ttds"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_through_the_devil_softly_2009_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="ttds"</a>
</html>

<html><img alt="missing picture" width=74.9%    src="http://i1.ytimg.com/vi/ldCtRxALvyY/default.jpg" alt=">" ></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/ldCtRxALvyY?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Live in Paris, 2002''

<html><img alt="missing picture" width=74.9%    src="http://www.hopesandoval.com/tour/pics/paris0912021.jpg"></html>
>Cant find that; 'working on it though

[[Bavarian Fruit Bread|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gcfwxqy0ldte]]

<html><a class='lightview' data-lightview-group="bfb"  href='https://d1itmove024qgx.cloudfront.net/4daa4c62ffeeaf78cd9abd2d0714e2b0f5767aa2.jpg' ><img alt="missing picture" width="74.9%" src="http://ecx.images-amazon.com/images/I/51XD92ZvOkL._SY300_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Bavarian Fruit Bread' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_bavarian_fruit_bread_2001_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="bfb"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_bavarian_fruit_bread_2001_retail_cd-inlay.jpg" 
   class="lightview" 
   data-lightview-group="bfb"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_bavarian_fruit_bread_2001_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="bfb"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_hope_sandoval_the_warm_inventions_bavarian_fruit_bread_2001_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="bfb"</a>
</html>

[[Eleven Tigers|http://www.eleventigers.net/]] Sonic Router Mix

<html><img alt="missing picture" width=74.9%    src="http://www.sonicrouter.com/wp-content/uploads/2010/05/11_zen_1273841463_crop_550x400.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'SRQ012 - Eleven Tigers' "">>@@

really liked this. Got it from

<html><a href="http://www.sonicrouter.com/" target="_blank"><img alt="missing picture" width=74.9%    src="http://2.bp.blogspot.com/_XeU5QVRIWEU/Sk4wr8qOyGI/AAAAAAAAAGQ/5MR8TeLfJb4/s1600-R/NEWLOGOthumb.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sonic Router' "">>@@
<html><a href='http://en.wikipedia.org/wiki/H%C3%BCsker_D%C3%BC' target='blank'><img alt="missing picture" width=98.9%   src="http://cf.geekdo-images.com/images/pic220011_md.jpg"></a></html>

Someday, sooner rather than later and just for a second, you'll find your eyes fixed in the rear-view mirror at one hundred miles per hour.

<html><a href='http://assets.rollingstone.com/assets/images/story/husker-du-rerelease-lost-statues-song-premiere-20130121/1000x600/20130118-husker-du-600x-1358530302.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.stylusmagazine.com/images/ost/030901-husker_du-metal_circus.jpg"></a></html>

<html><a href="http://www.allmusic.com/album/zen-arcade-mw0000197795" target="blank"><font color="#666666">This</font></a></html> fits in that second.

<html><a class=lightview data-lightview-group="zar" data-lightview-group-options="slideshow: 30000" href=http://i.imgur.com/qUw5q.jpg class='lightview'><img alt="missing picture" width=74.9%   src="http://tralfaz-archives.com/coverart/H/husker_zenf.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Zen Arcade' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973844.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973871.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973881.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973896.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973905.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973916.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258974011.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973977.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258974001.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258974025.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258974034.jpeg" class="lightview" data-lightview-group="zar"</a>
<a href="http://jd.heliohost.org/tk/v/R-374372-1258973854.jpeg" class="lightview" data-lightview-group="zar"</a>
</html>
<br>
<br>
<br>
<br>
<br>
<br>
<br>

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/spiritualized_1.jpg"></html>

Long time. Missed them four years ago, for all the wrong reasons too.
In the meantime [[Jason Pierce|http://en.wikipedia.org/wiki/Jason_Pierce]] recovered after an illness that left him close to death and came back with a truly beautiful record, called [[Songs in A&E|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:jvfoxzwjldte]].
This was a great gig by [[Spiritualized|http://www.spiritualized.com/]], new songs, old songs, gospel singers and  legendary [[Spacemen 3|http://www.allmusic.com/cg/amg.dll?p=amg&sql=Bbe861vsjzzza]]'s //Take Me To The Other Side// all included.
 I have a passion sweet Lord...

<html><a href='http://webbeta.sov.uk.vvhp.net/~universal/Central/press/Spiritualized/Spiritualized%20Songs%20In%20A&E%20standard%20CD.jpg' class='lightview' data-lightview-group="sia&e"><img alt="missing picture" width="74.9%" src="http://bp0.blogger.com/_RPHwtWoukYw/SAYZJZqPYMI/AAAAAAAAAw8/S_1Rt9cQpHw/s320/Spiritualized.jpg"></html>
<html>
<nowiki>
<a href="http://cdn.discogs.com/Po9WqjnvHOqCgiZxnt6p2_hrGZw=/fit-in/600x606/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1414766-1217728827.jpeg.jpg" 
   class="lightview" 
   data-lightview-group="sia&e"
</a>
<a href="http://cdn.discogs.com/eZXW-i5y_dyueVLDkyWTo_DndCw=/fit-in/600x523/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1414766-1217728859.jpeg.jpg" 
   class="lightview" 
   data-lightview-group="sia&e"</a>
</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Songs In A&E' "">>@@

Spiritualized' s probably the only band in the world whose live record is my //favorite// record.
Yet, this is no ordinary band and this, described elsewhere as //...forever capturing a singular moment in time and space when 
Spiritualized was unquestionably the greatest rock & roll band in the world//, is no ordinary live record. 

''[[ Royal Albert Hall October 10 1997|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:dnftxq9jldhe]]''

<html><a href='http://www.stereo-records.com/user/151/photo/syousai1/7331.jpg' class='lightview' data-lightview-group="srah"><img alt="missing picture" width="74.9%" src="http://cinetecart.files.wordpress.com/2010/11/spi.jpg"></html>

<html>
<nowiki>
<a href="http://cdn.discogs.com/8-zsf5b_aoRrGn7MCF0JrmTZp-M=/fit-in/600x598/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-380707-1258746897.jpeg.jpg"class="lightview" data-lightview-group="srah"</a>
<a href="http://cdn.discogs.com/Re2_uY2iwu2ZAPTt1MAD9gnc5o0=/fit-in/595x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-380707-1258746944.jpeg.jpg"class="lightview" data-lightview-group="srah"</a>
<a href="http://cdn.discogs.com/0GQJ7RhygSSHuxvQTXQwhGvcABQ=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-380707-1258746857.jpeg.jpg"class="lightview" data-lightview-group="srah"</a>
<a href="http://cdn.discogs.com/hRaFswbeyK2q-lurhKxjVjrEc8g=/fit-in/600x470/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-380707-1258746876.jpeg.jpg"class="lightview" data-lightview-group="srah"</a>
</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Spiritualized@RAH' "">>@@

''Control. Revisited.''

Look. Listen. Learn.

<html><img alt="missing picture" width="74.9%" src="http://bp0.blogger.com/_h3HEr3JLsew/RtXqeaiceNI/AAAAAAAAAKg/mNE9S1ofMVw/s400/control.jpg"></html>
<html>
<nowiki>
<a  href='http://player.vimeo.com/video/98024768' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Control O.S.T.

<html><a href='http://4.bp.blogspot.com/_ucYmSeRSa2o/SxrcTJ2_wdI/AAAAAAAAAUw/dFNjkNd-MBs/s1600/Front.JPG' class='lightview'><img alt="missing picture" width="74.9%" src="http://eil.com/images/main/Joy+Division+-+Control+OST+-+CD+ALBUM-415713.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Control O.S.T.' "">>@@
A friend at work declared //'This is good. What is it?'//
 no more than thirty seconds into //'Brake my heart'.//

I said //'it's the [[Arab Strap|http://en.wikipedia.org/wiki/Arab_Strap_%28band%29]] guy'// but she deserves a //proper// answer now doesn't she?

<html><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/middleton.jpeg"></html>

[[Malcolm Middleton|http://www.malcolmmiddleton.co.uk/]] [[Into The Woods|http://www.allmusic.com/album/into-the-woods-mw0000307091]]

<html><a class=lightview data-lightview-group="itw" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/Malcolm_Middleton-Into_The_Woods-Frontal.jpg><img alt="missing picture" width=74.9%   src="http://images.uulyrics.com/cover/m/malcolm-middleton/album-into-the-woods.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Into The Woods' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/Malcolm_Middleton-Into_The_Woods-CD.jpg" class="lightview" data-lightview-group="itw"</a>
<a href="http://jd.heliohost.org/tk/v/R-495260-1203948955.jpeg" class="lightview" data-lightview-group="itw"</a>
<a href="http://jd.heliohost.org/tk/v/Malcolm_Middleton-Into_The_Woods-Trasera.jpg" class="lightview" data-lightview-group="itw"</a>
</html>
[[Live At The Bush Hall|http://malcolmmiddleton.bandcamp.com/album/live-at-the-bush-hall]]

<html><a href='http://f0.bcbits.com/img/a3804465619_10.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://jd.heliohost.org/tk/v/R-1244363-1203328864.jpeg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Live At The Bush Hall' "">>@@
<html><a href='http://4.bp.blogspot.com/-bLMuNl2bi6I/UGDi4yWRwAI/AAAAAAAAByo/CWZ901WMebE/s640/Mazzy+Star3.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://4.bp.blogspot.com/-bLMuNl2bi6I/UGDi4yWRwAI/AAAAAAAAByo/CWZ901WMebE/s640/Mazzy+Star3.jpg"></html>

Kendra Smith had left a few times before, 
once storming off-stage half-way through a gig in Hammersmith Odeon, 
and then [[Hope Sandoval|http://en.wikipedia.org/wiki/Hope_Sandoval]] 
stepped //out// of the woods and turned [[Opal|http://en.wikipedia.org/wiki/Opal_(band)]] into 
[[Mazzy Star|http://www.mazzystar.nu/web/biography.html]]

[[So Tonight That I Might See|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:djfuxq9gldke]]

<html><a class=lightview data-lightview-group="sttims" data-lightview-group-options="slideshow: 30000" href='http://alanbumstead.files.wordpress.com/2011/12/img_1136.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://upload.wikimedia.org/wikipedia/en/8/80/Mazzy_Star-So_Tonight_That_I_Might_See.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'So Tonight That I Might See' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_mazzy_star_so_tonight_that_i_might_see_1993_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="sttims"
</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_mazzy_star_so_tonight_that_i_might_see_1993_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="sttims"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_mazzy_star_so_tonight_that_i_might_see_1993_retail_cd-inlay.jpg" 
   class="lightview" 
   data-lightview-group="sttims"</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_mazzy_star_so_tonight_that_i_might_see_1993_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="sttims"</a>
</html>
Fade Into You

<html><img alt="missing picture" style="width: 98.9%; height: 179px;" src="http://cache.elbo.ws/youtube/XucegAHZojc_130.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/3C0nnGlznwY?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Sessions Noires, Paris 10.26.1993''

<html><a href='http://blacksessions.webs.com/-%20New%20Folder/Mazzy%20Star.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%; " src="http://jd.heliohost.org/tk/v/Mazzy%20Star-Black%20Sessions.jpg"></html>
>Can't find that; working on it
Hey, was that a month? Some blogger, hah? No excuses either cause, yeah, the old 56k modem is gone down down the drain and a //real// connection is here. Finally.
Gonna keep smashing up their ads though cause it's turned up to be a good sport, much better than par-kour or whatever it's called. 
And because it //has// been a month lets get down to small business. First things first...

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Last%20Drive_13_5_07.jpg"></html>

our very own
  
<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/The%20Last%20Drive2-1.jpg"></html>

[[The Last Drive|http://www.myspace.com/theofficiallastdrive]] came back, after twelve years, for a couple of shows that became three by popular demand. That was intense and true and moving. Not much to say. 
//Straight from the heart, straight to the heart.//

<html><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/Last%20Drive_13_5_07_1.jpg"></html>

No promises but the last of their Athens concerts might be streaming from //somewhere// real soon, 
so stay tuned. 
For now let's all thank [[japoblonde|http://www.youtube.com/user/japoblonde]] for capturing and sharing a great moment. 
In his own words: //bathing in blue lights//. 

<html><img alt="missing picture" style="width: 74.9%; " src="http://img.youtube.com/vi/5Ykay0Clopc/default.jpg"><br></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/u5Fh2qUBrJI?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML = ''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Record of recent years?'' 
Record of the Week's obviously become a big joke but could this be Record of recent years? At least in my ears. (that rhymes, kool).
thetwilightkid proudly presents the brilliant 

[[Dead Combo|http://www.deadcombo.net/]]'s [[Vol. 1|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:kxfyxqusldfe~T0]]

<html><a href='http://www.music-bazaar.com/album-images/vol11/530/530739/2363907-big/Dead-Combo-Vol-1-cover.jpg' class='lightview'><img alt="missing picture" src="http://jd.heliohost.org/tk/v/Dead%20Combo-Vol_I.jpg" width="74.9%"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Vol 1' "">>@@

Released in 2004 by a label called Transformadores in Portugal, this is the some of the best music I've heard in a long time, so I'm not even going to //try// to describe it. 
Just gonna say //kudos// is due them for their music and also for letting everybody stream //or download// their discography from their [[site|http://www.deadcombo.net/]] (which, of course, is amazing) and get a taste of their own.
How fucking generous is that? Hands down the perfect Portuguese gentlemen. [[Go out and get Dead Combo records!|http://www.deadcombo.net/Dead_Combo/Dead_Combo_-_Store.html]]

''Heliastasay’s Library''

<html><a href="http://www.last.fm/user/Heliastasay/" target="_blank"><img alt="missing picture" src="http://userserve-ak.last.fm/serve/126/5178947.jpg" width="74.9%" alt=">"  ot;http://www.last.fm/user/Heliastasay/" title="Heliastasay music profile/" border="0"/></a></html>
<html><a href="http://tinyurl.com/nhh49e" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%  border="0"/></a></html>

Speaking of Portuguese gentlemen: I owe this new fixation of mine to my dear [[Last.fm|http://www.last.fm]] friend [[Heliastasay|http://www.last.fm/user/Heliastasay/]] who recommended  Dead Combo over at [[Fuck Mainstream|http://www.last.fm/group/Fuck+Mainstream]]. Told you good things are happening  there. Press play to check out his personal radio cause this guy knows his music!

''The Dirty Three live in town. And in Paris''

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/Dirty%20Three%20ticket.jpg" style="width: 98.9%;"></html>

June 9 brought [[The Dirty Three|http://anchorandhope.com/]] in town and they did a fantastic gig. They pretended to be The Police //and//  they played great //and//  the girl at the bar even bought me a beer. Among other things. I mean is that memorable or what? Check out their performance at [[Café de la Danse|http://www.chez.com/cafedeladanse/]], Paris, May 7 2003 and that should convince you: don't miss them, if you have the chance, great music, no jokes (or, to be precise, plenty of them). We even got a slide show of that gig. Warren's  probably growing a beard ever since. 

<html><iframe width="480" height="360" src="http://s184.photobucket.com/user/sklpns/embed/slideshow/The%20Dirty%20Three"></iframe></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Dirty Three in Paris' "">>@@
  
''[[Yuriy Norshteyn|http://en.wikipedia.org/wiki/Yuriy_Norshteyn]]'s [[Skazka Skazok|http://en.wikipedia.org/wiki/Tale_of_Tales]]'' 

Among the usual crap my tv set decides to strike back and it hits me with a documentary about Russian animation and then //this// comes along and then all conversations stopped.

<html><img alt="missing picture" style="width: 74.9%; " src="http://img.youtube.com/vi/i4U_xk6CKI0/default.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/videoseries?list=PLUf1qR1K0qsjEnrYpWQdOe6IN5ijGfhW1&autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =
''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
This is unsettling, I know. 

<html><a href='https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRFXBSXCSmx7YJc0VSirXVSu2NBbBBLKWSBXBA8DsNsDqnYFXzm' class='lightview' ><img alt="missing picture" width=98.9%   src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRFXBSXCSmx7YJc0VSirXVSu2NBbBBLKWSBXBA8DsNsDqnYFXzm"></html>

[[Labradford|http://www.kranky.net/artists/labradford.html]] [[Self Titled|http://allmusic.com/cg/amg.dll?p=amg&sql=10:kxfixqehldje]]

<html><a href='http://img11.nnm.me/d/2/c/d/f/811160f66585c60768ec8dbe2a4.jpg' class='lightview' data-lightview-group="labradford"><img alt="missing picture" width="74.9%" src="http://www.brainwashed.com/common/images/covers/krank013.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Labradford' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-408835-1189086341.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-408835-1189086323.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1255291865.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1472814089-2343.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1472814090-9391.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1255291889.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1255291897.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
<a href="http://jd.heliohost.org/tk/v/R-74001-1255292027.jpeg.jpg"  class="lightview" data-lightview-group="labradford"</a>
</html>

This is unsettling too (or is it?).

<html><a href="http://www.kranky.net/" target="_blank"><img alt="missing picture" width=74.9%   src="http://cdn.pitchfork.com/images/original/147228.kranky525.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Kranky' "">>@@

berbequim's blog's relocating faster than a sniper. 
>actually so fast I don't know where it is anymore 

[[I saw you running|http://isawyourunning.org/main/]] comes recommended by the man, so
>same here, nowhere to be found

//Somewhere up in the heaven he didn’t believe in, Buñuel is doubtless smiling approvingly.//
Gavin Smith, Film Comment

<html><a href="http://www.dogtooth.gr/" target="_blank"><img alt="missing picture" width=98.9% src="http://1.bp.blogspot.com/_Z3BUX71Sca8/TKOSS6Nf3II/AAAAAAAALcw/KBcIobbbnkw/s1600/DogtoothPoster.jpg"></img></html>

<html>
<nowiki>
<a  href='http://www.flowyourvideo.com/embed/5777e14843434?subtitles=http://www.subsmovies.com/subtitles/1379182/&height=500' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 1260,
     height: 680,
     
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
!!!KEXP 90.3 FM Seattle
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSL-RXvbbgH6gx9KPQD8OySxDsKKSGFZSD9YGq1FmD43XwSVFvE"></html>
<html>
<audio autoplay controls>
  <source src="http://216.246.37.218/" type="audio/mpeg">
  Sorry, your browser does not support the audio tag.
</audio>
</html>
<html>
<div id="kexp" style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; " scrolling="no">
<iframe class="audio"  src="https://www.kexp.org/playlist/miniplaylist" scrolling="no" style="border: 0px none; margin-left: -5px; height: 300px; margin-top: -140px;  width:110%; overflow: hidden; ">
</iframe>
</div>

</html> 
!!!KPSU Portland's College Radio
<html><a target="_blank" href="http://kpsu.org/"> <img alt="missing picture" class="audio" width="98.9%" src="http://www.kpsu.org/wp-content/uploads/2014/11/logo.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://stream.kpsu.org:8080/listen" type="audio/mpeg"></audio>
</html>
!!!KUSF in ---90.3fm--- Exile
<html><a class="lightview audio" href="http://www.kusf-archives.com/" target="blank"><img alt="missing picture" class="audio" width=98.9%   src="http://3.bp.blogspot.com/-d8iQgAyNRew/TaHyioqN2VI/AAAAAAAAJuk/1QJcpLlKPqo/s220/exile_webbadge_white200.png"></html>
<html><audio controls preload="none" autoplay><source src="http://live365.com/play/kusfinexile " type="audio/mpeg"></audio>
</html>
!!!Kranky
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://overcast.fm/itunes83863363/krankykast" style="border: 0px none; margin-left: -205px; height: 970px; margin-top: -300px; width: 570px;  -moz-transform: scale(0.4); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Kurt Vile live on WFMU
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="https://i2.sndcdn.com/artworks-000050921305-i4x4e9-t200x200.jpg?3eddc42"></html>
<html><iframe class="audio" src="https://archive.org/embed/Live_at_WFMU_on_Talks_Cheap_8112008-1657" width="98.9%" height="140" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe></html>
<html><a href='http://www.blogotheque.net/' target=_blank><img alt="missing picture" width=98.9%   src="http://cdn4.pitchfork.com/news/44600/3bf97180.jpg"></a></html>
<html><iframe width="98.9%" height="420" scrolling="no"src="http://www.blogotheque.net/_player#" frameborder="0"></iframe></html>
!!!Labradford
<html><a class="lightview audio" href='http://img11.nnm.me/d/2/c/d/f/811160f66585c60768ec8dbe2a4.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://www.brainwashed.com/common/images/covers/krank013.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_labradford__album_labradford.html#.V5TlczWGXXs" style="border: 0px none; margin-left: -225px; height: 400px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373852878/al55d7ca2613b521ef22bc06c2" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Willard Grant Conspiracy Let It Roll
<html><a class='lightview' data-lightview-group="lir" href='http://a4.mzstatic.com/us/r1000/011/Music/3e/78/44/mzi.rjdonips.1200x1200-75.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://pxhst.co/avaxhome/70/c4/0026c470_medium.jpeg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_willard-grant-conspiracy__album_let-it-roll.html#.V5TlMzWGXXs" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372125555/al560146ede7c622686a94cd33" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Chet Baker Sings and Plays from the Film "Let's Get Lost"
<html><a class="lightview audio" href='http://www.odt.co.nz/files/story/2008/12/long_player_easy_to_get_lost_in_chet_baker_album_1854951992.JPG' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://1.bp.blogspot.com/_r9BHjNdFgbI/TIE4-0qqP-I/AAAAAAAAIj4/T3NUswpyPNE/s400/Chet+Baker+1989+Sings+and+Plays+from+the+film+%27Let%27s+Get+Lost%27+a%5B193%5D.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_chet-baker__album_lets-get-lost.html#.V5TkGzWGXXs" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372119594/al54071a4d196deee83f8dea1a" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="https://thumbnail.mixcloud.com/w/140/h/140/q/85/upload/images/profile/6d0a5a17-4df4-47aa-9b76-ada57004a538.jpg"></html>
<html><iframe width="190" height="240" src="https://www.mixcloud.com/widget/iframe/?feed=https%3A%2F%2Fwww.mixcloud.com%2Fjane_avril%2F&hide_cover=1" frameborder="0"></iframe></html>

!!!Malcolm Middleton Live At The Bush Hall
<html><a class="lightview audio" href='http://f0.bcbits.com/img/a3804465619_10.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://jd.heliohost.org/tk/v/R-1244363-1203328864.jpeg"></a></html>
<html><iframe class="audio" style="border: 0; width: 190px; height: 472px;" src="https://bandcamp.com/EmbeddedPlayer/album=1955394186/size=large/bgcol=ffffff/linkcol=0687f5/artwork=none/transparent=true/" seamless><a class="lightview audio" href="http://malcolmmiddleton.bandcamp.com/album/live-at-the-bush-hall">Live At The Bush Hall by Malcolm Middleton</a></iframe></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372110842/al56014a01e7c622686a968e48" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!My Bloody Valentine Live Loom tour - Vancouver, Canada, January 7, 1992
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://lh6.google.com/Ivan.Juarez.Mrazek/RzlZV49JeGI/AAAAAAAAAE0/KH4FboZ1SUM/776121242_8f9bf6d9ea_o_thumb%5B1%5D.jpg"></html>
{{audioplayer autoplay{
# [[When You Sleep|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine-Loom%20(live)-01-When%20You%20Sleep.mp3]]
# [[I Only Said|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20I%20Only%20Said%20(live).mp3]]
# [[Only Shallow|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Only%20Shallow%20(live).mp3]]
# [[Slow|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Slow%20(live).mp3]]
# [[Nothing Much To Lose|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Nothing%20Much%20To%20Lose%20(live).mp3]]
# [[Noise|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine-Loom%20(live)-06-Noise.mp3]]
# [[You Never Should|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20You%20Never%20Should%20(live).mp3]]
# [[Feed Me With Your Kiss|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Feed%20Me%20With%20Your%20Kiss%20(live).mp3]]
# [[Soon|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Soon%20(live).mp3]]
# [[To Here Knows When|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20To%20Here%20Knows%20When%20(live).mp3]]
# [[Honey Power|http://www.inkoma.com/mp3/mbv/live/My%20Bloody%20Valentine%20-%20Honey%20Power%20(live).mp3]]
# [[You Made Me Realize|http://www.inkoma.com/mp3/mbv/live/My%20bloody%20Valentine%20-%20You%20Made%20Me%20Realize%20(live).mp3]]
}}}
/***
|''Name:''|LoadRemoteFileThroughProxy (previous LoadRemoteFileHijack)|
|''Description:''|When the TiddlyWiki file is located on the web (view over http) the content of [[SiteProxy]] tiddler is added in front of the file url. If [[SiteProxy]] does not exist "/proxy/" is added. |
|''Version:''|1.1.0|
|''Date:''|mar 17, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#LoadRemoteFileHijack|
|''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|
***/
//{{{
version.extensions.LoadRemoteFileThroughProxy = {
 major: 1, minor: 1, revision: 0, 
 date: new Date("mar 17, 2007"), 
 source: "http://tiddlywiki.bidix.info/#LoadRemoteFileThroughProxy"};

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

bidix.core.loadRemoteFile = loadRemoteFile;
loadRemoteFile = function(url,callback,params)
{
 if ((document.location.toString().substr(0,4) == "http") && (url.substr(0,4) == "http")){ 
 url = store.getTiddlerText("SiteProxy", "/proxy/") + url;
 }
 return bidix.core.loadRemoteFile(url,callback,params);
}
//}}}
!!!Lost Boy: In Search Of Nick Drake
<html><img alt="missing picture" class="audio" class="audio"  width=98.9%    src="http://jd.heliohost.org/tk/v/banner.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://www.ancient-enchantments.net/nickdrake/audiovideo/BBCdocuBradPitt.mp3" type="audio/mpeg"></audio>
</html>
!!!My Bloody Valentine - Loveless
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.dorkside.nl/wp-content/uploads/mybloodyvalentine-loveless.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_loveless-remastered-by-kevin-shields.html#.V5YS2BJZhwA" style="border: 0px none; margin-left: -225px; height: 840px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al5601575ae7c622686a9f75bb" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!My Bloody Valentine - Live in Manchester 1987
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://i.ytimg.com/vi/9E76p6vudfc/default.jpg"></html>
{{audioplayer autoplay{

# [[We're So Beautiful|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_01_We%27re%20So%20Beautiful%20(Live%20In%20Manchester).mp3]]
# [[Another Rainy Saturday|http://www.inkoma.com/mp3/mbv/live_manchester/my%20bloody%20valentine_02_Another%20Rainy%20Saturday%20(Live%20In%20Manchester).mp3]]
# [[Lovelee Sweet Darlene|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_03_Lovelee%20Sweet%20Darlene%20(Live%20In%20Manchester).mp3]]
# [[The Danger In Your Eyes|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_04_By%20The%20Danger%20In%20Your%20Eyes%20(Live%20In%20Manchester).mp3]]
# [[No Place To Go|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_05_No%20Place%20To%20Go%20(Live%20In%20Manchester).mp3]]
# [[She Loves You No Less|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_06_She%20Loves%20You%20No%20Less%20(Live%20In%20Manchester).mp3]]
# [[Sunny Sunday Smile|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_07_Sunny%20Sunday%20Smile%20(Live%20In%20Manchester).mp3]]
# [[I Don't Need You|http://www.inkoma.com/mp3/mbv/live_manchester/My%20Bloody%20Valentine_08_I%20Don%27t%20Need%20You%20(Live%20In%20Manchester).mp3]]
}}}
	
!!!My Bloody Valentine Live  @Paris Olympia 17.3.1992
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/mbvticket.jpg"></html>
{{audioplayer autoplay{
# [[When You Sleep|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-%20My%20Bloody%20Valentine%20-%2001_When_You_Sleep.mp3]]
# [[Only Shallow|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-02_Only_Shallow.mp3]]
# [[I Only Said|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-03_I_Only_Said.mp3]]
# [[Slow|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-04_Slow.mp3]]
# [[Nothing Much To Lose|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-05_Nothing_Much_to_Lose.mp3]]
# [[You Never Should|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-06_You_Never_Should.mp3]]
# [[Blown A Wish|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-07_Blown_a_Wish.mp3]]
# [[Honey Power|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-08_Honey_Power.mp3]]
# [[Soon|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-09_Soon.mp3]]
# [[To Here Knows When|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine%20-10_To_Here_Knows_When.mp3]]
# [[Feed Me With Your Kiss|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/Feed_Me_With_Your_Kiss.mp3]]
# [[You Made Me Realize|http://www.inkoma.com/mp3/mbv/Live_at_Olympia_Paris_3-17-92/live_at_Olympia_Paris_3-17-92-My%20Bloody%20Valentine-12_You_Made_Me_Realise.mp3]]
<html><a class="lightview audio" href='http://jd.heliohost.org/tk/v/R-1347440-1459394218-3933.jpeg.jpg' data-lightview-group="madrugada"><img alt="missing picture" class="audio" width="98.9%" src="http://rockunplugged.files.wordpress.com/2008/02/madrugada_madrugada_2008.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" src="https://myzuka.fm/Album/374917/Madrugada-Madrugada-2008" style="border: 0px none; margin-left: -240px; height: 1270px; margin-top: -820px; width: 570px;   
">
</iframe>
</div>
</html>



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120224/al56014232e7c622686a919d45" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href="http://www.myemail.com" target="_blank"><img alt="missing picture" src="http://www.myemail.com/images/myemail.jpg"  width=100%  border="0"/></a></html>|width:0.1%;|
+++[Music|tooltip]

[[Radio]]
[[RadioRevisited]]
<html><a href="http://tinyurl.com/new7hl" target="PlayerTarget"><font color="#999999">TheJukebox</font></a><font color="#999999"></html>
<html><a href="http://tinyurl.com/m7zk4b" target="PlayerTarget"><font color="#999999">TheLastFmPlayer</font></a><font color="#999999"></html>
<html><a href="http://tinyurl.com/mrorht" target="PlayerTarget"><font color="#999999">TheLastFmPlayerR</font></a><font color="#999999"></html>
BeenListeningTo
[[Bootlegs]]
[[Blogs]]
[[Bands]]
[[Concerts]]
[[Stream!]]
[[Search]]
===

[[Video]]
[[Resources]]
[[Disclaimer]]
<<search ''sizeTextbox:7">>
<<toggleSideBar Sidebar hide>>




<html><div id="jdfsf36" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">><iframe src="http://jd.heliohost.org/Novelty/index_main.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe></html><<divbox "The Novelty Projekt" "jdfsf36" "" scrolling="no" 1250 750>>







 
!!!The Cinematic Orchestra - Man With A Movie Camera
<html><a class="lightview audio" href='https://cdn.discogs.com/-YO044YFzKhlBhBKOrMeFLKwzRM=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3955063-1375548433-5985.jpeg.jpg' class='lightview' data-lightview-group="mwamc"><img alt="missing picture" class="audio" width="98.9%" src="http://arielsgroove.files.wordpress.com/2007/09/1079010820.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-cinematic-orchestra__album_man-with-a-movie-camera.html#.V5YSQRJZhwA" style="border: 0px none; margin-left: -225px; height: 680px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 




<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372118480/al560164f0e7c622686aa785a9" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
What do you know, it's been February again, so //welcome// to the birthday party and grab a piece of the cake,
many slices to go around because of the special occasion. Powered by the ultimate sound makers
[[My Bloody Valentine|http://www.myspace.com/mybloodyvalentine]], who, by the way, are [[back|http://www.mybloodyvalentine.co.uk/]]. Strawberry wine's served, come get drunk.   

''[[This Is Your Bloody Valentine|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:09fexqw5ldse]]''

<html><a href='http://intertitles.com/wp-content/uploads/2013/02/this_is_your_bloody_valentine.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://images.amazon.com/images/P/B00005RCAL.01._SCLZZZZZZZ_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'This Is Your Bloody Valentine' "">>@@

''[[Live in Manchester 1987|http://www.inkoma.com/pages/my_bloody_valentine.html]]''

<html><img alt="missing picture" style="width: 74.9%;" src="http://i.ytimg.com/vi/9E76p6vudfc/default.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'MBV Live in Manchester 1987' "">>@@

''[[Geek EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:d9fuxqehldae]]''

<html><a href='http://www.webbcore.co.uk/ebay/mbv.jpg' class='lightview'><img alt="missing picture" src="http://cdn100.iofferphoto.com/img/item/148/831/897/l_O12G.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Geek EP' "">>@@

''[[The New Record by My Bloody Valentine EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:f9fuxqehldae]]''

<html><a href='http://www.wosound.com/images/my%20b%20v.jpeg' class='lightview'><img alt="missing picture" width="74.9%" src="http://img.xiami.com/images/album/img81/10381/3249141239247967_2.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The New Record by My Bloody Valentine EP' "">>@@

''[[Sunny Sundae Smile EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:g9fuxqehldae]]''

<html><a href='https://images.genius.com/4af3c9420f0a0ecccd51c5b2b16b8dce.1000x973x1.png' class='lightview'><img alt="missing picture" width="74.9%" src="http://eil.com/images/main/My+Bloody+Valentine+Sunny+Sundae+Smile+EP+24802.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sunny Sundae Smile EP' "">>@@

''[[Feed Me With Your Kiss EP|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:j9fuxqehldae]]''

<html><a href='http://farm9.staticflickr.com/8093/8486336840_6647f6b429_o.jpg' class='lightview'><img alt="missing picture" src="http://img.xiami.com/images/album/img81/10381/3251841239341478_2.jpg" width="74.9%"  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Feed Me With Your Kiss EP' "">>@@

''[[You Made Me Realise EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:k9fuxqehldae]]''

<html><a href='http://farm9.staticflickr.com/8510/8485271381_175ae1baac_o.jpg' class='lightview'><img alt="missing picture" src="http://img.xiami.com/images/album/img81/10381/3706651267608560_2.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'You Made Me Realise' "">>@@

''[[Isn't Anything|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:w9fexqw5ldse]]''

<html><a href='http://www.soundstation.dk/images/products/large/86/127686-a.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://images.amazon.com/images/P/B000002MJ0.01._SCLZZZZZZZ_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Isnt Anything' "">>@@

''[[Peel Session 1988|http://www.inkoma.com/pages/my_bloody_valentine.html]]''

<html><img alt="missing picture" style="width: 74.9%;" src="https://guitarplayer.files.wordpress.com/2007/11/kevinonstage_forsite.jpg?w=497"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Peel Session 1988' "">>@@

''[[Glider EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:k9fexqw5ldse]]''

<html><a href='http://4.bp.blogspot.com/-EVhRzS7B8bc/T_jaCV3W-WI/AAAAAAAACvo/nBdRg-w2fvs/s1600/my+bloody+valentine+glider+cover.jpeg' class='lightview'><img alt="missing picture" src="http://www.st.rim.or.jp/~seven/artist/mbv/glider.jpg" width="74.9%"   border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Glider EP' "">>@@

''[[Tremolo EP|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:fzfyxqujldde]]''

<html><a href='http://fanart.tv/fanart/music/8ca01f46-53ac-4af2-8516-55a909c0905e/albumcover/tremolo-506304965a160.jpg' class='lightview'><img alt="missing picture" src="http://img.xiami.com/images/album/img81/10381/191197_2.jpg" width="74.9%"  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Tremolo EP' "">>@@

''[[Loveless|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:d9frxqw5ldse]]''

<html><a href='http://4.bp.blogspot.com/-H1JN0gBcbDM/T_jXYRnCPuI/AAAAAAAACuw/2V3etYc-5es/s1600/my+bloody+valentine+loveless+cover.jpeg' class='lightview'><img alt="missing picture" width="74.9%" src="http://www.dorkside.nl/wp-content/uploads/mybloodyvalentine-loveless.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Loveless' "">>@@

''[[Live Loom tour - Vancouver, Canada, January 7, 1992|http://www.inkoma.com/pages/my_bloody_valentine.html]]''

<html><img alt="missing picture" width="74.9%" src="http://lh6.google.com/Ivan.Juarez.Mrazek/RzlZV49JeGI/AAAAAAAAAE0/KH4FboZ1SUM/776121242_8f9bf6d9ea_o_thumb%5B1%5D.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Live Loom tour' "">>@@

''[[Live in Paris @ Olympia 17.3.1992|http://www.inkoma.com/pages/my_bloody_valentine.html]]''

<html><a href='http://p5.storage.canalblog.com/57/48/690616/87056140_o.jpg' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/mbvticket.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'MBV@Olympia' "">>@@

Quite ''[[obviously|http://www.inkoma.com/pages/my_bloody_valentine.html]]'' many thanks are due our Italian friends behind ''[[Komakino|http://www.inkoma.com/]]'' fanzine.
They've got some great radio too. 

<html><img alt="missing picture" style="width: 74.9%; " src="http://www.inkoma.com/new/notsonew/iindex_r1_c1.gif"></html>
<html><img alt="missing picture" style="width: 74.9%;" src="http://www.inkoma.com/new/notsonew/index_r4_c1_tophalf.gif"></html>
>Sorry, last.fm streams are no longer available.
>Working on it.

''Treasures from the Vault pt 3''

More Chinese vintage masterpieces of -cheap- fountain pens found their way via [[England|http://www.andys-pens.co.uk/]] to yours truly, gonna tell you man, //I'm// fucking hooked!

>Can't locate them images, working on it.

<html><img alt="missing picture" style="width: 0px; height: 51px;" src="http://www.andys-pens.ukhome.net/he00601.jpg"><br><br><img alt="missing picture" style="width: 0px; height: 47px;" src="http://www.andys-pens.ukhome.net/he00501.jpg"><br><br><img alt="missing picture" style="width: 0px; height: 59px;" src="http://www.andys-pens.ukhome.net/he03401.jpg"><br><br><img alt="missing picture" style="width: 0px; height: 52px;" src="http://www.andys-pens.ukhome.net/he03701.jpg"><br></html>
''3wk Underground Radio Revisited''

This could //actually// be the best online underground radio. There's a music folder in my hard drive called //3wk - spring 2004//, so it's actually been four years
of ignoring bandwidth rules at work to listen to the music these guys are presenting. Indulge your self , this is a true connoisseur's choice!     

<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" src="http://www.3wk.com/bannerimages/3wk-2005-REVISED-BANNER.gif" width=98.9%  border="0"/></a></html>

<html><img alt="missing picture" style="width: 175px; height: 58px;" src="http://www.3wk.com/bannerimages/3wkindieblack.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Underground Radio' "">>@@

<html><img alt="missing picture" style="width: 175px; height: 60px;" src="http://www.3wk.com/bannerimages/3wkindiewhite.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Classic Alternative Radio' "">>@@

<html><img alt="missing picture" style="width: 175px; height: 57px;" src="http://www.3wk.com/bannerimages/3wkclassicorange.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Classic Underground Radio' "">>@@
''Greg Dulli'' is one convincing motherfucker declaring the end of the world. 
He's for real, along with his [[Twilight Singers|http://www.thetwilightsingers.com/]] and mr. Mark Lanegan, live@the Lowlands Festival, August 20, 2006, brought to you by http://3voor12.vpro.nl. Press Play. 
 
<html><img alt="missing picture" width="74.9%" src="http://3voor12.vpro.nl/.imaging/stk/3voor12/photo-float/media/3voor12-lokaal-groningen/groningen/2008/November/40776841/original/40776841.jpeg"></html>
>ok, this stream's now gone but we went one better

And I should know cause a few months later I could smell the napalms at the [[Gagarin205|http://www.gagarin205.gr/]]
<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/tsticket1.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Twilight Singers with Mark Lanegan Live at the Gagarin Athens 24.11.06' "">>@@

Speaking of the Singers: The good people over @ [[Rekords Rekords Forum|http://forum.rekordsrekords.com/forum/]] have been doing a great job of collecting a good deal of Afghan Whigs and Twilight Singers and Mark Lanegan bootlegs and stuff and sharing them with the world. Any self respecting Dulli-head, like yours truly, should also check out [[Transmission3000|http://www.transmission3000.com/]] for three Whigs concerts ready to [[download|http://www.transmission3000.com/bands/?r=whigs.html]].
Hey, what a great way for the ole' blog to catch up with time! (Generally speaking).
New record is out by mr ''[[Nick Cave & The Bad Seeds|http://www.nickcaveandthebadseeds.com/]]''.
It's called ''[[Dig!!! Lazarus Dig!!!|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:3zfwxzejldte]]'' and it's damn good! 
The return of the wit and the heat!

---Streaming straight from the [[Seeds page at MySpace|http://www.myspace.com/nickcaveandthebadseeds]]---

<html><a href='http://united-metal.ru/uploads/posts/2012-06/1340723699_cave-diglazarusdig.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://ecx.images-amazon.com/images/I/71nzs-ebjgL._SY355_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Dig!!! Lazarus Dig!!!' "">>@@

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Nick%20Cave%20ticket.jpg"></html>
//Hey kids// seems I forgot the basics: this is a [[TiddlyWiki|http://www.tiddlywiki.com/]]. The answer to the question: 
What in the world is that? lies @ Dave Gifford's excellent tutorial called [["TiddlyWiki For The Rest of Us"|http://giffmex.org/twfortherestofus.html]].
The one thing you should know about reading a TW, like this site, on the net, is this: //Do what you want, you wont brake it.// 
So click away. Pretty soon you'll want one too.

''Cat Power in concert(s)''
 
//This little player below// will lead you to the mesmerizing Chan Marshall, aka [[Cat Power|http://www.catpowerthegreatest.com/]],
recorded live at the 9:30 Club in Washington D.C on November 20, 2006 for [[National Public Radio|http://www.npr.org/]], which, by the 
way, comes highly recommended. Concerts featured @ NPR are actually available to download, so get this one,
a short bio and an interview with Chan right [[here|http://www.npr.org/templates/story/story.php?storyId=6492459]]. 

<html><img alt="missing picture" width="74.9%" src="http://media.npr.org/music/liveconcerts/catpower/cp300.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Cat Power at NPR' "">>@@



Chan Marshall, aka Cat Power.

<html><a href='http://bp3.blogger.com/_b6u0bKEkmWA/RcQsHyiKGdI/AAAAAAAAA0M/9F3evRqEO0E/s400/Cat+Power.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://bp3.blogger.com/_b6u0bKEkmWA/RcQsHyiKGdI/AAAAAAAAA0M/9F3evRqEO0E/s400/Cat+Power.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Cat Power@Café de la Danse' "">>@@

//Whereas this one// goes straight to the heart of my favorite period of Chan's music and //I am// a huge enough fan to have one.
This is recorded on May 4th, 2002 at [[Café de la Danse|http://www.chez.com/cafedeladanse/]]| in Paris, four years after [[Moon Pix|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:uxduakjkjm3z]] and right before [[You Are Free|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:y7ae4j876waq]].
Download the show [[here|http://udrivel.blogspot.com/2007/02/pur-cat-power-in-paris.html]]+ many thanks to [[ÜberDrive's great blog|http://udrivel.blogspot.com/]] for sharing. 

Beware, these records are addictive.

<html><a href='https://cdn.discogs.com/y5R7HBV4bv6s6gEtLs9_52NlLso=/fit-in/575x575/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1286485894.jpeg.jpg' class='lightview' data-lightview-group="cpmp"><img alt="missing picture" width="74.9%" src="https://upload.wikimedia.org/wikipedia/en/3/31/Cat_Power-Moon_Pix_(album_cover).jpg"></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/QKy4FgNHhwK3FLixOEtA_wfV8ZE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1314713624.jpeg.jpg"  class="lightview" data-lightview-group="cpmp"</a>
<a href="https://cdn.discogs.com/_rhsdBAX7oyfz43W5ZSQ4JOj8bY=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1314713642.jpeg.jpg"  class="lightview" data-lightview-group="cpmp"</a>
<a href="https://cdn.discogs.com/zj3md5ztdFwPPFQTnEAYvKCHReI=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1314713651.jpeg.jpg"  class="lightview" data-lightview-group="cpmp"</a>
<a href="https://cdn.discogs.com/FgIqbaBDdW8pAwVTgCKrct90mZg=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1314713661.jpeg.jpg"  class="lightview" data-lightview-group="cpmp"</a>
<a href="https://cdn.discogs.com/cts-lyys3LVeWnGCR26dnQ3EA3k=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1314713675.jpeg.jpg"  class="lightview" data-lightview-group="cpmp"</a>
</html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Moon Pix by Cat Power' "">>@@

<html><a href='http://a2.mzstatic.com/us/r1000/001/Features/0e/d5/e6/dj.aqndtfqs.1200x1200-75.jpg' class='lightview' data-lightview-group="cpyaf" viewport: false><img alt="missing picture" width="74.9%" src="http://i7.photobucket.com/albums/y267/Kutcheroni/CatPower-YouAreFree.jpg"></html>
<html>
<nowiki>
<a href="https://cdn.discogs.com/xGCuFeBO7oXxlLJIbOX3_26id8I=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314714981.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/_Vb9re1sfjlnXSjxbu70zGad9Mg=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715009.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/FJaG1_IV3etnpxVCneq7GE6Uch8=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715017.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/srMRETKtffOgId_AbIutUIkyAew=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715042.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/nzXQcWLTnZryn3Vezxko4kqbMew=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715066.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/HqqQBmGmMdIL9yqV4SYS5lGI6es=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715073.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/dQFn-LPrmpC-xu_LWc3C0cBAzII=/fit-in/600x427/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715088.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
<a href="https://cdn.discogs.com/U34wV53CIv7BANF2U2tT28Gq9jI=/fit-in/600x843/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-2090118-1314715102.jpeg.jpg"  class="lightview" data-lightview-group="cpyaf"</a>
</html>@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'You Are Free by Cat Power' "">>@@
Record Of The Week

ok, the title pretty much speaks for it's self, so here it is,
record of the week starting Monday March 19 2007, or maybe more...

[[The Proposition OST|http://www.theproposition.co.uk/]], by [[Nick Cave|http://www.nickcaveandthebadseeds.com/]] and Warren Ellis

<html>
<nowiki>
<a  href='http://movpod.in/embed-j9phdvklgjcu-960x511.html' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: '100%',
      height: '100%',
     viewport: false
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://www.musicweb-international.com/film/2006/jun06/proposition.jpg"  width=74.9%</a>
</html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Proposition OST' "">>@@


@@font-size:3.3em;<<tiddlerbox "    ||||" "The Proposition"   "" scrolling="yes" 1350 950>>@@


<html><a href='http://movpod.in/embed-j9phdvklgjcu-960x511.html' class='lightview'><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/syndicated%20dreams%20vol%2010.jpg"></html>

<html><a href='http://player.vimeo.com/video/32071937?autoplay=1'
   class="lightview" 
   data-lightview-type="iframe"  
   data-lightview-group="thumbnail-icon-example" 
   data-lightview-group-options="controls: 'thumbnails'" 
   data-lightview-options="
     width: 600, 
     height: 333, 
     viewport: 'scale', 
     thumbnail: { image: '/thumbnails/vimeo.jpg', icon: 'video' }
   ">Thumbnail Vimeo</a></html>
Let me tell you, if I may

<html><a href='http://3.bp.blogspot.com/-cTgXcTQqS68/Tng7QQZzRNI/AAAAAAAAAeU/q3CAqXUtDeY/s1600/warpaint.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://static.guim.co.uk/sys-images/Music/Pix/pictures/2010/5/17/1274104368956/Warpaint-006.jpg"></html>

[[Warpaint|http://www.warpaintwarpaint.com/]]'s debut ep Exquisite Corpse was in my bookmarks long before the well deserved fuzz bout them being one of the best things to happen in 2011. 
And just to prove it, the link bellow's so old it don't work nomore.
<<<
http://music.myspace.com/index.cfm?fuseaction=music.artistalbums&artistid=23180726&albumid=13458083
<<<

the following do though

[[Exquisite Corpse|http://www.allmusic.com/album/exquisite-corpse-6tracks-r1643513]]

<html><a href='http://manimalvinyl.com/wp/wp-content/uploads/2011/09/warpaint-cover.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://4.bp.blogspot.com/_lLHzyPM-OoY/TITgBge7opI/AAAAAAAAAAs/kyiFrJyq4Ec/s320/war_paint_exquisite_corpse___22607.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Exquisite Corpse' "">>@@

@[[Noisevox|http://www.noisevox.org/splash.php]]

<html><img alt="missing picture" width=98.9%   src="http://i1.ytimg.com/vi/19DUkC3IXpU/hqdefault.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/videoseries?list=PLB402D3F55D0A1218' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 960,
     height: 480,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[The Fool|http://www.allmusic.com/album/the-fool-r2020573/review]]
<html><a href='http://1.bp.blogspot.com/_soXI82GSn1A/TNzfoqEU9jI/AAAAAAAADDQ/BOI0YeH8sj4/s1600/Warpaint-The-Fool-album-cover.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://3.bp.blogspot.com/_EeDA_bkAL0s/TSXfhkU2otI/AAAAAAAABBE/uvOGJlo9z5I/s1600/Warpaint+The+Fool.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Fool' "">>@@

''Undertow''

<html><img alt="missing picture" width=74.9%    src="http://autoimg.clipfish.de/autoimg/GB1411000097/0x0/warpaint-undertow.jpg" alt=">"  ot;http://brightcove.vo.llnwd.net/d12/unsecured/media/463898949/463898949_640947191001_ari-origin29-arc-180-1287490636373.jpg?pubId=463898949"></html>
<html>
<nowiki>
<a  href='https://player.vimeo.com/video/15408396?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Jane-Avril's Calexico Tribute Revisited|February 21]]

By special appointment to her sweetness herself,
 [[jane-avril|http://www.last.fm/user/jane-avril]]'s tribute to Calexico over at [[http://www.radiobubble.gr|http://www.radiobubble.gr]] is alive again. 
If it still sounds Greek to you, well, it still is. 

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/roadss.JPG" width="74.9%"  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sleep Walk Calexico Special' "">>@@

Yes, same great voice delivering same great taste, 
only by different means nowadays. 
And by that I mean

<html><a href="http://roadss.blog.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/roadss.JPG"width=74.9%    border="0"/></a></html>

And this is her personal radio [too].

<html><a href="http://www.indiegroundradio.com/lies-and-alibies/" target="_blank"><img alt="missing picture" src="https://thumbnail.mixcloud.com/w/140/h/140/q/85/upload/images/profile/6d0a5a17-4df4-47aa-9b76-ada57004a538.jpg"  width=74.9%  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Lies and Alibies' "">>@@
<html><a href='http://jd.heliohost.org/tk/v/Entrance.jpg' class='lightview'><img alt="missing picture" style="width: 74.9%;" src="http://jd.heliohost.org/tk/v/Entrance.jpg"></html>

//Pretty Baby// got me hooked on

[[Entrance|http://www.theentranceband.com/web/]]'s [[Prayer Of Death|http://en.wikipedia.org/wiki/Prayer_of_Death]]

<html><a href='http://ecx.images-amazon.com/images/I/71UsKUUsdrL._SL1000_.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://images.uulyrics.com/cover/e/entrance/album-prayer-of-death.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Prayer Of Death' "">>@@

check them interview and live performance at [[Noisevox|http://www.noisevox.org/splash.php]]

<html><img alt="missing picture" width=98.9%   src="http://i3.ytimg.com/vi/ZYWg5Ubcklw/hqdefault.jpg"></html>
<html>
<nowiki>
<a  href='http://blip.tv/play/hMsMi_8fl5pJ%2Em4v' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 960,
     height: 480,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

plus a couple of great Entrance concerts definitely worth
setting up an account at [[Wolfgang's Vault|http://www.wolfgangsvault.com/the-entrance-band/concerts/cafe-du-nord-february-27-2008.html]]  

<html><a href="http://www.wolfgangsvault.com" target="_blank"><img alt="missing picture" src="http://u1.mgcdn.com/mimg/merimg/b_142908317094.gif?v=141016" width=74.9%   border="0"/></a></html>

''[[Webknot.net: un carnet de notes|http://www.webknot.net//]]''

Don't know why and don't know how I remembered this.
I ripped the http://www.radioblogclub.com/ player off this guy's blog
and that's how <html><a href="http://tinyurl.com/new7hl" target="PlayerTarget"><font color="#CC6633">TheJukebox</font></a><font color="#999999"></html> was made and all that goes all the way back in [[February]].

For some strange reason I revisited this only to find out 
it was a great blog then and it still is a great blog now.
>sorry, webkont's gone, whereabouts unknown

What can you discover there?
Among other things

[[AM Radio's Photostream|http://www.flickr.com/photos/memoryradio/]]

<html><a href="http://www.flickr.com/photos/memoryradio/" target="_blank"><img alt="missing picture" src="http://farm5.static.flickr.com/4015/4432963696_750fd123ff_m.jpg" width=74.9%    border="0"/></a></html>
<html>
<nowiki>
<a  href='http://www.flickr.com/slideShow/index.gne?group_id=&user_id=14545246@N03&set_id=&text=' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 750,
     viewport: 'scale'
"onclick="")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Plus, I'm once again ripping webknot's radioblog player.
We can choose between Zappa, Bach and //Jazz et Autres//. Kool. 

<html><img alt="missing picture" style="width: 74.9%;" src="http://i.ytimg.com/vi/_JDnQEjmgOg/2.jpg"></html>
>again, whereabouts unknown

<html><a href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank"><img alt="missing picture" src="https://wiki.mozilla.org/images/8/8f/FX3.6_Logo%2BWordmark_Ver.png" width=98.9%   border="0"/></a></html>

Mozilla's upgrade to Firefox 3.6 almost put

<html><a href="javascript:;" onclick="document.body.style.overflow='hidden';launchFullscreen(document.documentElement);">
<<tiddlerbox "The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>></a></html>
to an early death, multimedia wise.
Took a week or so of head scratching and tampering with html code
[which I know less about that can be written in the back of a postage stamp.     with a crayon]
to get it to work again, so there you go.

No reason not to [[go get Firefox|http://www.mozilla.com/en-US/firefox/all.html]].
Hope you liked The Blackhearts. And now //the News//: Links are added @ the Resources section. Also:
http://www.radioart.gr is added to [[Radio]] for your jazzier/funkier/artisticier (that's not even a word) listening needs, and mine too. 
At the moment they're playing this song called //Bluesiana// (that's not a word either, but it sounds Kool) by a band called Cowan Woman. 
Quality internet radio from Athens, Greece. They have a nice logo too.

<html><a href='http://www.radioart.com/' target="_blank" ><img alt="missing picture" width=74.9% src="http://www.radiotower.gr/gr/high/radioart.gif"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Radio Art' "">>@@


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4051461-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />

<link href="http://jd.heliohost.org/Novelty2/webfont/stylesheet.css" rel="stylesheet" type="text/css" >

<script type="text/javascript" src="http://radcap.ru/stream49215.js"></script>


<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<!--[if lt IE 9]>
  <script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/excanvas/excanvas.js"></script>
<![endif]-->
<script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/spinners/spinners.min.js"></script>
<script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/lightview/lightview_twilight.js"></script>

<link rel="stylesheet" type="text/css" href="http://jd.heliohost.org/Novelty2/lightview-3.2.5/css/lightview/lightview_twilight.css"/>

<script>
function launchFullscreen(element) {
  if(element.requestFullScreen) {
    element.requestFullScreen();
  } else if(element.mozRequestFullScreen) {
    element.mozRequestFullScreen();
  } else if(element.webkitRequestFullScreen) {
    element.webkitRequestFullScreen();
  }
}

function cancelFullscreen() {
  if(document.cancelFullScreen) {
    document.cancelFullScreen();
  } else if(document.mozCancelFullScreen) {
    document.mozCancelFullScreen();
  } else if(document.webkitCancelFullScreen) {
    document.webkitCancelFullScreen();
  }
}

function dumpFullscreen() {
  console.log("document.fullScreenElement is: ", document.fullScreenElement || document.mozFullScreenElement || document.webkitFullScreenElement);
  console.log("document.fullScreenEnabled is: ", document.fullScreenEnabled || document.mozScreenEnabled || document.webkitScreenEnabled);
}

// Events
document.addEventListener("fullscreenchange", function(e) {
  console.log("fullscreenchange event! ", e);
});
document.addEventListener("mozfullscreenchange", function(e) {
  console.log("mozfullscreenchange event! ", e);
});
document.addEventListener("webkitfullscreenchange", function(e) {
  console.log("webkitfullscreenchange event! ", e);
});

// Add different events for fullscreen
</script>

<script>
function showOverflow()
{
document.body.style.overflow='visible';
}
</script>

<script>
function hideOverflow()
{
document.body.style.overflow='hidden';
}
</script>



<SCRIPT LANGUAGE="JavaScript">
<!--
function GetCookie(name) {
  var arg=name+"=";
  var alen=arg.length;
  var clen=document.cookie.length;
  var i=0;
  while (i<clen) {
    var j=i+alen;
    if (document.cookie.substring(i,j)==arg)
      return "here";
    i=document.cookie.indexOf(" ",i)+1;
    if (i==0) break;
  }
  return null;
}
var visit=GetCookie("ZZZZZ");
if (visit==null){

   var expire=new Date();
   expire=new Date(expire.getTime()+7776000000);
   document.cookie="ZZZZZ=here; expires="+expire;
}
// -->
</SCRIPT>



<SCRIPT LANGUAGE="JavaScript">
<!--
function GetCookie(name) {
  var arg=name+"=";
  var alen=arg.length;
  var clen=document.cookie.length;
  var i=0;
  while (i<clen) {
    var j=i+alen;
    if (document.cookie.substring(i,j)==arg)
      return "1";
    i=document.cookie.indexOf(" ",i)+1;
    if (i==0) break;
  }
  return null;
}
var visit=GetCookie("appDismissed");
if (visit==null){

   var expire=new Date();
   expire=new Date(expire.getTime()+7776000000);
   document.cookie="appDismissed=1; expires="+expire;
}
// -->
</SCRIPT>








<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://rawgit.com/davatron5000/TimeJump/master/timeJump.js"></script>
<script type="text/javascript">
var danMode = function(){
    document.body.classList.toggle('danmode');
}

if(window.location.search === "?danmode=true") {
    danMode();
}

//////////////////////////////////////////////////////////////////////////////////
// A demonstration of a Canvas nebula effect
// (c) 2010 by R Cecco. <http://www.professorcloud.com>
// MIT License
//
// Please retain this copyright header in all versions of the software if
// using significant parts of it
//////////////////////////////////////////////////////////////////////////////////
$(document).ready(function(){
    // shim layer with setTimeout fallback
    window.requestAnimFrame = (function(){
      return  window.requestAnimationFrame       ||
              window.webkitRequestAnimationFrame ||
              window.mozRequestAnimationFrame    ||
              function( callback ){
                window.setTimeout(callback, 1000 / 60);
              };
    })();
    (function ($) {
            // The canvas element we are drawing into.
            var $canvas = $('#canvas');
            var $canvas2 = $('#canvas2');
            var $canvas3 = $('#canvas3');
            var ctx2 = $canvas2[0].getContext('2d');
            var ctx = $canvas[0].getContext('2d');
            var w = $canvas[0].width, h = $canvas[0].height;
            var w = window.innerWidth, h = window.innerHeight;
            var img = new Image();

            // A puff.
            var Puff = function(p) {
                // var amtX = (window.innerWidth / 2);
                // var amtY = (window.innerHeight / 2);
                var opacity,
                    sy = (Math.random()*285)>>0,
                    sx = (Math.random()*285)>>0;

                this.p = p;

                this.move = function(timeFac) {
                    p = this.p + 0.3 * timeFac;
                    opacity = (Math.sin(p*0.05)*0.5);
                    if(opacity <0) {
                        p = opacity = 0;
                        sy = (Math.random()*285)>>0;
                        sx = (Math.random()*285)>>0;
                    }
                    this.p = p;
                    ctx.globalAlpha = opacity;
                    ctx.drawImage($canvas3[0], sy+p, sy+p, 285-(p*2),285-(p*2), 0,0, w, h);
                };
            };

            var puffs = [];
            var sortPuff = function(p1,p2) { return p1.p-p2.p; };
            puffs.push( new Puff(0) );
            puffs.push( new Puff(20) );
            puffs.push( new Puff(40) );

            var newTime, oldTime = 0, timeFac;

            var loop = function() {
                newTime = new Date().getTime();
                if(oldTime === 0 ) {
                    oldTime=newTime;
                }
                timeFac = (newTime-oldTime) * 0.1;
                if(timeFac>3) {timeFac=3;}
                oldTime = newTime;
                puffs.sort(sortPuff);

                for(var i=0;i<puffs.length;i++)
                {
                    puffs[i].move(timeFac/7.5);
                }
                ctx2.drawImage( $canvas[0] ,0,0, 570,570);
                requestAnimFrame(loop);
            };
            // Turns out Chrome is much faster doing bitmap work if the bitmap is in an existing canvas rather
            // than an IMG, VIDEO etc. So draw the big nebula image into canvas3
            var $canvas3 = $('#canvas3');
            var ctx3 = $canvas3[0].getContext('2d');
            $(img).bind('load',null, function() {  ctx3.drawImage(img, 0,0, 570,570);  loop(); });
            img.src = 'nebula.jpg';

    })(jQuery);
});
</script>



<script src="http://mp3rays.com/template/js/jquery.pplayer.js" type="text/javascript"></script>

<link rel="stylesheet" type="text/css" href="http://mp3rays.com/template/css/pplayer.css" />



<script type="text/javascript" src = "http://www.radio.net/inc/microsite/js/full.js"></script>

<script type="text/javascript" src="http://radcap.ru/stream49149.js"></script>



<!--}}}-->
<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 0px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#999999; font-size: 14px; font-family:Tahoma; background-color:#fff;">thetwilightkid is loading<br><br><img  src="http://jd.heliohost.org/tk/v/big_bb_wind.jpg" width="190" height="65"  alt="" /><img src="https://pbs.twimg.com/media/CYY2tTuWMAEYF7u.jpg" width="1" height="" alt="" /><br>

<img src="http://jd.heliohost.org/tk/v/rsz_1img_20190417_211112.jpg" width="0" height="0" alt="" />

<img src="http://jd.heliohost.org/tk/v/rsz_1rsz_1img_20190417_211112.jpg" width="0" height="0" alt="" />

<img src="http://www.treblezine.com/wp-content/uploads/2015/09/Tindersticks-The-Waiting-Room-560x560-470x470.jpg" width="0" height="0" alt="" />

<img src="http://www.blogotheque.net/wp-content/thumbnails/uploads/2015/09/tindersticks-cover-626-tt-width-626-height-197-crop-1-bgcolor-FFFFFF.jpg" width="0" height="0" alt="" />

<img src="http://ecx.images-amazon.com/images/I/5143XR96yEL._SX450_.jpg" width="0" height="0" alt="" />

<img src="http://cdn4.pitchfork.com/news/44600/3bf97180.jpg" width="0" height="0" alt="" />

<img src="http://www.cityslang.com/city/img/cityslang-logo-400.jpg" width="0" height="0" alt="" />

<img src="http://www.aquariumdrunkard.com/images/aqd-header-5.33.jpg" width="0" height="0" alt="" />

<img src="http://2.bp.blogspot.com/-pYIzu7W0A6o/UD6ixJ29OVI/AAAAAAAALwU/O2iy0G5mY60/s1600/BBHUDSON65.jpg" width="0" height="0" alt="" />

<img src="http://i.vimeocdn.com/video/350268864_1280x720.jpg" width="0" height="0" alt="" />


<img src="http://cdn.discogs.com/ysM9VDUyDZ2Tt-r_UDGOGsOW8Y4=/fit-in/300x300/filters:strip_icc():format(jpeg):mode_rgb()/discogs-images/R-1264224-1204760582.jpeg.jpg" width="0" height="0" alt="" />

<img src="http://jd.heliohost.org/tk/v/Dungeon%20wik%20xmas%20card%2096%20dpi%20jpg.jpg" width="0" height="0" alt="" />

<img src="http://www.trbimg.com/img-50ef2eb8/turbine/ct-cth-grant-hart.jpg-20130110/600" width="0" height="0" alt="" />

<img src="http://cdn.discogs.com/b0-D4kY_oOU4tN1BaPxVpPfDkWU=/fit-in/300x292/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-4760257-1374680735-4965.jpeg.jpg" width="0" height="0" alt="" />

<img src="http://www.pegleryorkshire.co.uk/MEDIA/Images/CC_002/95108206_fareast.jpg" width="0" height="0" alt="" />



<img src="https://upload.wikimedia.org/wikipedia/en/6/67/Oldboykoreanposter.jpg" width="0" height="0" alt="" />

<img src="http://jd.heliohost.org/Novelty/1280x1024/files/images/a%20documentary.jpg" width="0" height="0" alt="" />

<img src="http://bp0.blogger.com/_h3HEr3JLsew/RtXqeaiceNI/AAAAAAAAAKg/mNE9S1ofMVw/s400/control.jpg" width="0" height="0" alt="" />


<img src="http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg" width="0" height="0" alt="" />


<img src="http://images.junostatic.com/full/CS1297964-02A-BIG.jpg" width="0" height="0" alt="" />
<img src="http://25.media.tumblr.com/tumblr_m94e6eXt3v1qcq9vzo1_500.png" width="0" height="0" alt="" />
<img src="http://images.8tracks.com/cover/i/002/595/585/girlhappy1-3380.jpg?rect=51,0,1397,1397&q=98&fm=jpg&fit=max&w=1024&h=1024" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/tsticket1.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/tsticket1.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Lanegan.png" width="0" height="0" alt="" />
<img src="http://www.thefeeliesweb.com/images/photos/promo80a.gif" width="0" height="0" alt="" />
<img src="http://www.thefeeliesweb.com/images/disc/HereBefore.jpg" width="0" height="0" alt="" />
<img src="http://img.talkandroid.com/uploads/2012/05/Turntable.fm1_.png" width="0" height="0" alt="" />
<img src="http://images.popmatters.com/news_art/t/the-black-angels.jpg" width="0" height="0" alt="" />
<img src="http://www.undergroundhiphop.com/store/covers_large/BHV16780LP.jpg" width="0" height="0" alt="" />
<img src="http://funkyimg.com/u2/862/154/folder.jpg" width="0" height="0" alt="" />
<img src="http://farm4.static.flickr.com/3027/2635244790_c4b2db55b8.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/A1-ForwardMusicFest08card-a.jpg" width="0" height="0" alt="" />
<img src="http://farm1.staticflickr.com/121/314337691_f7a39910db.jpg" width="0" height="0" alt="" />
<img src="http://4.bp.blogspot.com/-bLMuNl2bi6I/UGDi4yWRwAI/AAAAAAAAByo/CWZ901WMebE/s640/Mazzy+Star3.jpg" width="0" height="0" alt="" />

<img src="http://jd.heliohost.org/tk/v/Entrance.jpg" width="0" height="0" alt="" />
<img src="http://postwave.gr/sites/default/files/rodon_live-book.JPG" width="0" height="0" alt="" />
<img src="http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg" width="0" height="0" alt="" />
<img src="http://1.bp.blogspot.com/-lLrSX5cy1bI/TajT1OHhxKI/AAAAAAAAEk4/AcRzDx0UNgY/s1600/Cartel.jpg" width="0" height="0" alt="" />
<img src="http://www.livingcolour.nl/userfiles/Packshots/UpsideDown_Front.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Lastfm+Firefox+Extension+141.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/209466_10150189301193970_34254213969_7137361_3839061_o_s.jpg" width="0" height="0" alt="" />
<img src="http://www.whatgoesaroundnyc.com/blog/wp-content/uploads/2013/07/pittman_loureedweb_custom-46c8713a9e8bd5b68e7f0687cbeb6772b607a885-s6-c30-862x1024.jpg" width="0" height="0" alt="" />
<img src="http://media.npr.org/music/liveconcerts/catpower/cp300.jpg" width="0" height="0" alt="" />
<img src="http://cdn.discogs.com/3knkbE-1woTzyn5rFFuOca_1fS4=/fit-in/600x531/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1347440-1432047237-1544.jpeg.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/wynn_ticket_small.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/wynn_ticket_small.jpg" width="0" height="0" alt="" />
<img src="http://filmmakeriq.com/wp-content/uploads/2013/02/Chet-Baker-By-Bruce-Weber.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/R-3244668-1329411384.jpeg" width="0" height="0" alt="" />
<img src="http://farm3.static.flickr.com/2294/2462172753_1beec3a193.jpg" width="0" height="0" alt="" />
<img src="http://cf.geekdo-images.com/images/pic220011_md.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/ny2005-0075.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Patti%20Smith%20ticket1.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Patti%20Smith%20ticket1.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Nick%20Cave%20ticket.jpg" width="0" height="0" alt="" />
<img src="http://www.lostateminor.com/wp-content/uploads/2009/10/topaz_rags.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Low%20Frequency.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Low%20Frequency.jpg" width="0" height="0" alt="" />
<img src="http://cdn.shopify.com/s/files/1/0413/2325/products/FOLLOW-SHEEP_fc6ad688-9b0c-41ec-b184-ecae97bdd2e3.png?v=1443546398" width="0" height="0" alt="" />
<img src="http://farm3.static.flickr.com/2332/2369629024_82898fc63d.jpg" width="0" height="0" alt="" />
<img src="http://farm3.static.flickr.com/2332/2369629024_82898fc63d.jpg" width="0" height="0" alt="" />
<img src="http://cdn3.pitchfork.com/albums/17724/homepage_large.4bb9166c.jpg" width="0" height="0" alt="" />
<img src="http://www.theskydrops.com/images/theskydrops-wyeth-wind.jpg" width="0" height="0" alt="" />
<img src="http://www.theskydrops.com/images/theskydrops-wyeth-wind.jpg" width="0" height="0" alt="" />
<img src="http://www.tunefilter.com/1999/cat_power.gif" width="0" height="0" alt="" />
<img src="http://www.tunefilter.com/1999/cat_power.gif" width="0" height="0" alt="" />
<img src="http://sheep.handturkeystudios.com/files/firefox03ao.png" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/1733.jpg" width="0" height="0" alt="" />
<img src="http://www.click2crop.com/postcard/big/ny2005-0069.jpg" width="0" height="0" alt="" />
<img src="http://www.tunecore.com/blog/wp-content/uploads/2014/10/spotify-logo.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/dream%20syndicate_Veakio_big.gif" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Bonne%20Annee_s.jpg" width="0" height="0" alt="" />
<img src="http://cdn.discogs.com/sRWUkIGWsd4Mmzcwfvxhv8NTgLc=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-3513106-1333409217.jpeg.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/PA250503_small_1.JPG" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Tindersticks04_Christophe_Agou_s.jpg" width="0" height="0" alt="" />
<img src="http://1.bp.blogspot.com/-18f54kvhITU/TjMBQl_h8II/AAAAAAAAAUA/b1s-rN6eNAk/s1600/thurston_moore_070927_004_16x20-1.jpg" width="0" height="0" alt="" />
<img src="http://static.guim.co.uk/sys-images/Music/Pix/pictures/2008/11/26/pf460.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/spiritualized_1.jpg" width="0" height="0" alt="" />
<img src="https://upload.wikimedia.org/wikipedia/en/e/e9/Hardcore_Will_Never_Die_But_You_Will.jpg" width="0" height="0" alt="" />
<img src="http://www.vincentmoon.com/data/galery/image/79__vmoon_burning.jpg" width="0" height="0" alt="" />
<img src="http://www.dorkside.nl/wp-content/uploads/mybloodyvalentine-loveless.jpg" width="0" height="0" alt="" />
<img src="http://www.dorkside.nl/wp-content/uploads/mybloodyvalentine-loveless.jpg" width="0" height="0" alt="" />
<img src="https://resources.wimpmusic.com/images/fd175795/9774/418a/99e2/a32e2f87ac16/320x320.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/dad-s.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Mark%20Lanegan%20ticket_small.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Mark%20Lanegan%20ticket_small.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/IMG_20151124_013823.jpg" width="0" height="0" alt="" />
<img src="http://kaganof.com/kagablog/wp-content/uploads/2007/05/1509.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20front.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/Novelty/1280x1024/files/images/a%20documentary.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/Mazzy%20Star-Black%20Sessions.jpg" width="0" height="0" alt="" />
<img src="http://i1.sndcdn.com/artworks-000014091982-uvi88g-crop.jpg?77cede1" width="0" height="0" alt="" />
<img src="http://images.amazon.com/images/P/B00003ZA0E.01.LZZZZZZZ.jpg%5Cn" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/twin%20shadow%20poster.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/ja_s.JPG" width="0" height="0" alt="" />
<img src="http://www.rykardaparasol.com/images/cd-epbig.jpg" width="0" height="0" alt="" />
<img src="http://farm3.static.flickr.com/2344/2405149760_229bf74a13.jpg" width="0" height="0" alt="" />
<img src="http://cdn.pitchfork.com/images/original/147228.kranky525.jpg" width="0" height="0" alt="" />
<img src="https://upload.wikimedia.org/wikipedia/en/6/67/Oldboykoreanposter.jpg" width="0" height="0" alt="" />
<img src="http://jd.heliohost.org/tk/v/berlin.jpg" width="0" height="0" alt="" />
<img src="http://brainwashed.com/common/images/covers/brain006.jpg" width="0" height="0" alt="" />
	



<br><br><span style="font-size: 12px; color:#999999;">Requires javascript.<br>Best with <html><a href="https://www.mozilla.org/en-US/firefox/new/?product=firefox-3.6.8&os=osx%E2%8C%A9=en-US" target="blank" style="text-decoration: none"><font color="#999999">Firefox</font></a><font color="#999999"></html>/
<html><a href="https://www.mozilla.org/en-US/firefox/android/" target="blank" style="text-decoration: none"><font color="#999999">Firefox Mobile</font></a><font color="#999999"></html></span></div>


<html>
<a href="http://www.mojo4music.com/media/2016/05/radiohead-2017-770.jpg?9ab822" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://www.mojo4music.com/media/2016/05/radiohead-2017-770.jpg?9ab822"  ></a></html>

Anyone up for the ten trillionth story bout how OK Computer changed your fucking life?

[[Radiohead|http://www.radiohead.com/deadairspace]] [[A Moon Shaped Pool|http://www.allmusic.com/album/a-moon-shaped-pool-mw0002944004]] 

<html>
<a href="https://cdn3.vox-cdn.com/thumbor/GByrp5riT2sBkbSCvjNDpDWNV-A=/0x498:1500x1498/1280x854/cdn0.vox-cdn.com/uploads/chorus_image/image/49564271/amoonshapedpool.0.0.jpg" 
   class="lightview" data-lightview-group="amsp" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://static.spin.com/files/2016/05/radiohead-new-album-a-moon-shaped-pool-download-stream-640x640.jpg"  ></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'A Moon Shaped Pool' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466110752-4635.jpeg%20%281%29.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466110752-4635.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466172358-5647.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466172357-2856.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466165916-1515.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466165916-1339.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466165919-2923.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466165917-1571.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466165917-5119.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466175764-6351.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466175758-5615.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466175772-1425.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466175758-9793.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581636-1466166065-1627.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466176624-5077.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466176634-7527.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264568-9722.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264581-7218.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264588-8863.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264598-1165.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264607-9735.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264616-3220.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264623-2082.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1466264635-2841.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>
<a href="http://jd.heliohost.org/tk/v/R-8581632-1469456453-6593.jpeg.jpg"  class="lightview" data-lightview-group="amsp"</a>


</html>
 
Hey, I know it's been a long time. 
Actually time always is. Long. Isn't it? (Yeap, it's time for a drink again). 
This is all because, as far as internet companies in fucking dial-up Land are concerned,

<html><img alt="missing picture" width="74.9%" src="http://mybroadband.co.za/vb/picture.php?albumid=144&amp;pictureid=723"></html>

If your area code is something like 1512x or something, join me in vandalizing their ads.  

''Don't Let The Music Die!''

<html><a href="http://www.savenetradio.org" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRZwqskY3jihjVdrJ0opD8Ex7KH-SvXo_b4CUOuRrGfWV0j-ux20g" width="74.9%"  alt="http://www.savenetradio.org"></a></html>

''Internet Radio is under attack.''
Click the link above to learn more and join the coalition to prevent the motherfuckers from taking our music away.
There's much to be done by both US and International listeners and it has to be done //now// cause time's running out. ''Don't Let The Music Die!''
With it's name leaving no room for any misunderstandings whatsoever, 
[[Fuck Mainstream|http://www.last.fm/group/Fuck+Mainstream]] is a [[Last.fm|http://www.last.fm]] group demanding your attention 
(but not really giving a damn either). 
Join and be in the company of some of the most interesting Last.fm people (yes, yours truly //is// included) while they discuss [[the 5 albums they'd take to a deserted island & why|http://www.last.fm/group/Fuck+Mainstream/forum/55088/_/268276]],  [[sleazily compare their Taste-o-meters|http://www.last.fm/group/Fuck+Mainstream/forum/55088/_/267781]] and [[thoroughly analyze Idiots who leave their cell phone on, during a movie.|http://www.last.fm/group/Fuck+Mainstream/forum/55088/_/268584]]
Among other things. 
If for some strange reason you don't even //know what [[Last.fm|http://www.last.fm]] is//, 
this is guaranteed to put you out of your misery (but in a good way).

We've got some great music here too.          

<html><a href="http://www.last.fm/group/Fuck+Mainstream" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/fuck_the_mainstream_shirt.jpg" width="74.9%"  alt=">"  ot;" title="" border="0"/></a></html>

Fuck Mainstream is led by my good Last.fm friend [[brainwash79|http://www.last.fm/user/brainwash79/]], aka [[Swerve|http://www.myspace.com/makis79]],
whose overall top artist of all times is responsible for the ''Record of the Week'' starting May 21, 2007 and by that I mean

[[Field Songs|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:gpfwxqu0ldfe]] by Mr. [[Mark Lanegan|http://marklanegan.com/]]

<html><a href='http://resources.wimpmusic.com/images/24b8144e/de29/482c/947e/36323d7863e0/1280x1280.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://tshop.r10s.com/cc4/9d9/ced8/1176/c072/72ac/e0da/113be4836a005056b74b38.jpg?_ex=330x330"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Field Songs' "">>@@

 And because brainwash is such a huge fan of Mr. Lanegan's (as am I, might I add), 
well, here's a little something for your collection mate 

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Mark%20Lanegan%20ticket_small.jpg"></html>
Finally, some //live sound//. ---Mark Lanegan at the Rainbow, Milan on March 12, 2003. Bo//rrrrr//acho.---

<<<
sorru guys, the Milan stream's no longer available. 
Not to worry though cause we have...
<<<

Mark Lanegan Live @ Mtv Supersonic 2000

<html><img alt="missing picture" style="width: 74.9%;" src="http://i1.ytimg.com/vi/XJk11Myx0fE/hqdefault.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/XJk11Myx0fE?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =
''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
I //so// enjoyed this one

<html><a href='http://jd.heliohost.org/tk/v/1733.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/1733.jpg"></html>

[[Willard Grant Conspiracy|http://www.willardgrantconspiracy.com/index.php?menu=7]] [[Let It Roll|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:fxftxqedldhe]]

<html><a class='lightview' data-lightview-group="lir" href='http://a4.mzstatic.com/us/r1000/011/Music/3e/78/44/mzi.rjdonips.1200x1200-75.jpg'><img alt="missing picture" width="74.9%" src="https://img.discogs.com/6SGp8Wzc2SyXiJnQBolQWlkMk28=/fit-in/600x540/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-10171250-1492840847-4399.jpeg.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Let It Roll' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_willard_grant_conspiracy_let_it_roll_2006_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="lir"
</a>

<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_willard_grant_conspiracy_let_it_roll_2006_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="lir"
</a>
</html>

[[From A Distant Shore: Live In The Netherlands|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:3xfpxztaldje]]

<html><a href='http://img847.imageshack.us/img847/8095/0000752034500.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://ecx.images-amazon.com/images/I/61X2iTxkguL._SL500_AA280_.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'From A Distant Shore' "">>@@

[[ByteFm|http://www.byte.fm/]] comes recommended by wgc

<html><a href="http://www.byte.fm/" target="_blank"><img alt="missing picture" width="74.9%" src="https://byte.fm/static/images/ByteFM_Logo.png"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'ByteFM' "">>@@
<<<
//All rise with me
All take your place//

On The Corner
<<<

<html><a href='http://afistfulofculture.com/wp-content/uploads/2011/10/TheTwilightSingers1.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="http://cdn.elbo.ws/posts/3424097_lg.jpg"></html>

[[Dynamite Steps|http://www.allmusic.com/album/dynamite-steps-r2117432/review]] by [[The Twilight Singers|http://www.thetwilightsingers.com/]]

<html><a class=lightview data-lightview-group="ds" data-lightview-group-options=" viewport: 'scale', slideshow: 30000" href='http://www.caratulas.com/caratulas/T/the_twilight_singers/the_twilight_singers-dynamite_steps-Frontal.jpg'><img alt="missing picture" width=74.9%   src="http://cdn4.pitchfork.com/albums/16215/homepage_large.86993d38.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Dynamite Steps' "">>@@
<html>
<nowiki>
<a href="http://www.caratulas.com/caratulas/T/the_twilight_singers/the_twilight_singers-dynamite_steps-CD.jpg" 
   class="lightview" 
   data-lightview-group="ds"
</a>
<a href="http://images.coveralia.com/audio/t/The_Twilight_Singers-Dynamite_Steps-Interior_Frontal.jpg?612" 
   class="lightview" 
   data-lightview-group="ds"</a>

<a href="http://www.caratulas.com/caratulas/T/the_twilight_singers/the_twilight_singers-dynamite_steps-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="ds"</a>
</html>
<html><img alt="missing picture" src="http://4.bp.blogspot.com/-5g2q5EUDWXA/TaSHGo3gCyI/AAAAAAAAB1M/DRFKFqKoDZI/s320/afisa+twilight+small.jpg" width="74.9%"  border="0"/></a></html>

The Twilight Singers presented their latest as an early birthday present to yours truly - or at least that's what //I// thought during an always welcome beer induced vitamin B surge.

That was a bloody good gig and this is a bloody good record, though you should not expect me to come up with an unbiased opinion.      

Α few days earlier...

[[The Twilight Singers Live at the Stodola, Warsaw, April 10 2011|http://musicartvcl.blogspot.com/2011/04/twilight-singers-live-at-stodola-warsaw.html]]

<html><a href="http://1.bp.blogspot.com/-lLrSX5cy1bI/TajT1OHhxKI/AAAAAAAAEk4/AcRzDx0UNgY/s1600/Cartel.jpg" class='lightview'> <img alt="missing picture"  border="0" width="74.9%" src="http://1.bp.blogspot.com/-lLrSX5cy1bI/TajT1OHhxKI/AAAAAAAAEk4/AcRzDx0UNgY/s1600/Cartel.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'tslp' "">>@@

brilliant tour posters too

<html><a href="http://i1196.photobucket.com/albums/aa418/Claudiahoekstra/209466_10150189301193970_34254213969_7137361_3839061_o.jpg" class='lightview'> <img alt="missing picture"  border="0" width="74.9%" src="http://jd.heliohost.org/tk/v/209466_10150189301193970_34254213969_7137361_3839061_o_s.jpg"></a></html>

last, but not least, for the concert above and other things, this is the place to send a little note saying //grazie//

<html><a href="http://musicartvcl.blogspot.com/" target="blank"> <img alt="missing picture"  border="0" width="74.9%" src="https://lh4.googleusercontent.com/-YWKED_89CKY/UkmnaXGegpI/AAAAAAAAABc/7k9BqlNsITY/w128-h160-no/49063d0b-8d67-4ec4-93ba-c68f50252177"></a></html>
Hey man, look what I've found

<html><a href='http://filmmakeriq.com/wp-content/uploads/2013/02/Chet-Baker-By-Bruce-Weber.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://filmmakeriq.com/wp-content/uploads/2013/02/Chet-Baker-By-Bruce-Weber.jpg"></a></html>

[[Chet Baker|http://en.wikipedia.org/wiki/Chet_Baker]]  Live at the Trade Winds 1952

<html><a href='http://resources.wimpmusic.com/images/3a5c9200/f313/4a28/b70f/f0ef7b39355a/1280x1280.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://cps-static.rovicorp.com/3/JPG_400/MI0001/934/MI0001934438.jpg?partner=allrovi.com"</a> </html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Chet Baker Live' "">>@@

[[Let's Get Lost|http://en.wikipedia.org/wiki/Let%27s_Get_Lost_%28film%29]] A film by [[Bruce Weber|http://en.wikipedia.org/wiki/Bruce_Weber_%28photographer%29]]

<html><a href='http://www.emptykingdom.com/wp-content/uploads/2012/07/chet.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://sentimentalvalues.files.wordpress.com/2010/04/chet_sm.jpg?w=500"></a></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/a_YAXDoGqik?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Chet Baker Sings and Plays from the Film "Let's Get Lost"|http://www.allmusic.com/album/chet-baker-sings-and-plays-from-the-film-lets-get-lost-mw0000676304]] 

<html><a href='http://www.odt.co.nz/files/story/2008/12/long_player_easy_to_get_lost_in_chet_baker_album_1854951992.JPG' class='lightview'><img alt="missing picture" width=74.9%   src="http://1.bp.blogspot.com/_r9BHjNdFgbI/TIE4-0qqP-I/AAAAAAAAIj4/T3NUswpyPNE/s400/Chet+Baker+1989+Sings+and+Plays+from+the+film+%27Let%27s+Get+Lost%27+a%5B193%5D.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Lets Get Lost' "">>@@

When I was a young man I made an entire mix tape out of takes on
My Funny Valentine. 
Seemed like a good idea at the time - all girls voices too, so Baker's wasn't in it.

Daft boy, this has always been there to be found.
Since //this// is my brand new [[t-shirt|http://www.merchlackey.com/store/index.php?cid=154]]

<html><a href='http://jd.heliohost.org/tk/v/thmb_1306927833_vectorized.jpg' class='lightview'><img alt="missing picture" width=64.9%   src="http://jd.heliohost.org/tk/v/thmb_1306927833_vectorized.jpg"></a></html>

//these// are in order

[[Mogwai|http://www.mogwai.co.uk/]] [[Hardcore Will Never Die, But You Will|http://www.allmusic.com/album/hardcore-will-never-die-but-you-will-r2069534]]

<html><a class=lightview data-lightview-group="hwnd" data-lightview-group-options="slideshow: 30000" href=http://2.bp.blogspot.com/-6QIY4t5xY4w/TfBxV22A1uI/AAAAAAAAAqk/u1VNzFUQCVY/s1600/Mogai-Hardcore_Will_Never_Die_But_You_Will.jpg><img alt="missing picture" width=74.9%   src="https://upload.wikimedia.org/wikipedia/en/e/e9/Hardcore_Will_Never_Die_But_You_Will.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Mogwai Hardcore' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646612.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646633.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646680.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646699.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646772.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646808.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646653.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646751.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646726.jpeg" class="lightview" data-lightview-group="hwnd"</a>

<a href="http://jd.heliohost.org/tk/v/R-2703580-1316646599.jpeg" class="lightview" data-lightview-group="hwnd"</a>
</html>
[[Special Moves|http://www.allmusic.com/album/special-moves-burning-mw0002017738]]

<html><a class=lightview data-lightview-group="smvs" data-lightview-group-options="slideshow: 30000" href=http://www.drop-d.ie/wp-content/uploads/2010/08/Mogwai-Special-Moves-Burning.jpg><img alt="missing picture" width=74.9%   src="http://youngteam.co.uk/brightlight/img/specialmoves_may10.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Special Moves' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673911.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673949.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673876.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673890.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673932.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673990.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316673970.jpeg" class="lightview" data-lightview-group="smvs"</a>
<a href="http://jd.heliohost.org/tk/v/R-2420511-1316674007.jpeg" class="lightview" data-lightview-group="smvs"</a>
</html>
[[Burning|http://www.allmusic.com/album/burning-mw0002017738]] a film by Vincent Moon and Nathanael Le Scouarnac

<html><img alt="missing picture" width=74.9%   src="http://www.vincentmoon.com/data/galery/image/79__vmoon_burning.jpg"></a></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/ZgYiQPuXMhE?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

streaming services

<html><a href="http://www.rdio.com/" target="_blank"><img alt="missing picture" width=54.9% src="http://felitopb.com.hostbaby.com/img/rdio_thumb.png"></html>

<html><a href="https://play.spotify.com/" target="_blank"><img alt="missing picture" width=54.9% src="http://www.tunecore.com/blog/wp-content/uploads/2014/10/spotify-logo.jpg"></html>

require [[creative|https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/]] [[thinking|https://addons.mozilla.org/en-US/firefox/addon/anonymox/]]

You've met our  favorite broadcaster in the www (that stands for //whole wide world//) 
as the voice behind [[Sleep Walk|February 21]] and the author of http://roadss.blog.com/

<html><a href="" target="_blank"><img alt="missing picture" width=74.9%   src=""></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Lies and Alibies' "">>@@

Now she //returns// to the web--air--waves with [[Lies and Alibies|]] 
and she will still make you feel like [[Jonathan Richman|http://en.wikipedia.org/wiki/Jonathan_Richman]] having his first beer. In the summertime.

That's every --Sunday-- Saturday at 13:00 [[Central European Time|http://wwp.greenwichmeantime.com/time-zone/europe/european-union/central-european-time/]] via

<html><a href="http://www.indiegroundradio.com/" target="_blank"><img alt="missing picture" width=74.9%   src="http://t2.gstatic.com/images?q=tbn:ANd9GcTe9347uYTrbwvvwxvJtAuk7jM3ophTrQ9osWgMu-Ord2C2rwQoh3hOZo-n"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Indieground' "">>@@

btw: digg the [[Jeopardy|http://www.allmusic.com/album/jeopardy-mw0000456946]] theme?

For this and other things

<html><a href="http://theoatmeal.com/comics/phone" target="_blank"><img alt="missing picture" width=74.9%   src="http://s3.amazonaws.com/theoatmeal-img/comics/phone/header.png"></a></html>

someone in the States please buy this guy a beer

<html><a href="http://theoatmeal.com/" target="_blank"><img alt="missing picture" width=74.9%   src="http://www.joyforevermore.com/wp-content/uploads/2012/01/Logo1-90.jpg"></a></html>
<<changeMode Admin>><<changeMode Author>><<changeMode Reader>>

@@font-size:3.3em;<<tiddlerbox "    ||||" "ReaderMainMenu1"   "" scrolling="yes" 1350 950>>@@
<<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>>

<<saveChanges>><<tiddler TspotSidebar>>

<<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>
!!!Mogwai Hardcore Will Never Die, But You Will
<html><a class="lightview audio" data-lightview-group="hwnd" data-lightview-group-options="slideshow: 30000" href=http://2.bp.blogspot.com/-6QIY4t5xY4w/TfBxV22A1uI/AAAAAAAAAqk/u1VNzFUQCVY/s1600/Mogai-Hardcore_Will_Never_Die_But_You_Will.jpg><img alt="missing picture" class="audio" width=98.9%   src="https://upload.wikimedia.org/wikipedia/en/e/e9/Hardcore_Will_Never_Die_But_You_Will.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_mogwai__album_hardcore-will-never-die-but-you-will.html#.V5YSAhJZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149697/al54071a0f196deee83f8d73ab" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Cat Power / Moon Pix
<html><a class="lightview audio" href='https://cdn.discogs.com/y5R7HBV4bv6s6gEtLs9_52NlLso=/fit-in/575x575/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-870675-1286485894.jpeg.jpg' class='lightview' data-lightview-group="cpmp"><img alt="missing picture" class="audio" style="width: 98.9%;"  src="http://www.tunefilter.com/1999/cat_power.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_cat-power__album_moon-pix.html#.V5XguBJZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149345/al56012399e7c622686a7c3b62" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html><a class="lightview audio" href="http://3voor12.vpro.nl/" target="_blank"><img alt="missing picture" class="audio" width=98.9%  src="http://3voor12.vpro.nl/.imaging/stk/3voor12/vtkteaser-s-large_s-xlarge/media/3voor12/huisstijl/backgrounds/3voor12-styleguide/original/3voor12-styleguide.jpg"></html>
<html><iframe class="audio" src="http://radioplayer.npo.nl/3fm/" style="width:98.9%;height:180px;" scrolling="no" frameborder="no"></iframe></html>
<html><a target="_blank" href="http://www.npr.org/music/allsongs247/#storyspan03"><img alt="missing picture" class="audio" style="width: 188px;" src="http://media.npr.org/music/images/asc-247-promo_sq-7c11f8fa455424f953e319c4236b95ff44621e46-s3.jpg"></html>
<html><iframe class="audio" src="http://tunein.com/embed/player/s129499/" style="width:98.9%;height:100px;" scrolling="no" frameborder="no"></iframe></html>
/***
|Name|NestedSlidersPlugin|
|Source|http://www.TiddlyTools.com/#NestedSlidersPlugin|
|Version|2.0.3|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Slider.prototype.stop|
|Description|Make any tiddler content into an expandable 'slider' panel, without needing to create a separate tiddler to contain the slider content.|

++++!!!!![Configuration]>
Enable animation for slider panels
<<option chkFloatingSlidersAnimate>> allow sliders to animate when opening/closing
>(note: This setting is in //addition// to the general option for enabling/disabling animation effects:
><<option chkAnimate>> enable animations (entire document)
>For slider animation to occur, you must also allow animation in general.

Debugging messages for 'lazy sliders' deferred rendering:
<<option chkDebugLazySliderDefer>> show debugging alert when deferring slider rendering
<<option chkDebugLazySliderRender>> show debugging alert when deferred slider is actually rendered
===
++++!!!!![Usage]>
When installed, this plugin adds new wiki syntax for embedding 'slider' panels directly into tiddler content. Use {{{+++}}} and {{{===}}} to delimit the slider content. You can also 'nest' these sliders as deep as you like (see complex nesting example below), so that expandable 'tree-like' hierarchical displays can be created. This is most useful when converting existing in-line text content to create in-line annotations, footnotes, context-sensitive help, or other subordinate information displays.

Additional optional syntax elements let you specify
*default to open
*cookiename
*heading level
*floater (with optional CSS width value)
*mouse auto rollover
*custom class/label/tooltip/accesskey
*automatic blockquote
*deferred rendering
The complete syntax, using all options, is:
//{{{
++++(cookiename)!!!!!^width^*{{class{[label=key|tooltip]}}}>...
content goes here
===
//}}}
where:
* {{{+++}}} (or {{{++++}}}) and {{{===}}}^^
marks the start and end of the slider definition, respectively. When the extra {{{+}}} is used, the slider will be open when initially displayed.^^
* {{{(cookiename)}}}^^
saves the slider opened/closed state, and restores this state whenever the slider is re-rendered.^^
* {{{!}}} through {{{!!!!!}}}^^
displays the slider label using a formatted headline (Hn) style instead of a button/link style^^
* {{{^width^}}} (or just {{{^}}})^^
makes the slider 'float' on top of other content rather than shifting that content downward. 'width' must be a valid CSS value (e.g., "30em", "180px", "50%", etc.). If omitted, the default width is "auto" (i.e., fit to content)^^
* {{{*}}}^^
automatically opens/closes slider on "rollover" as well as when clicked^^
* {{{{{class{[label=key|tooltip]}}}}}}^^
uses custom label/tooltip/accesskey. {{{{{class{...}}}}}}, {{{=key}}} and {{{|tooltip}}} are optional. 'class' is any valid CSS class name, used to style the slider label text. 'key' must be a ''single letter only''. Default labels/tootips are: ">" (more) and "<" (less), with no default access key assignment.^^
* {{{">"}}} //(without the quotes)//^^
automatically adds blockquote formatting to slider content^^
* {{{"..."}}} //(without the quotes)//^^
defers rendering of closed sliders until the first time they are opened. //Note: deferred rendering may produce unexpected results in some cases. Use with care.//^^

//Note: to make slider definitions easier to read and recognize when editing a tiddler, newlines immediately following the {{{+++}}} 'start slider' or preceding the {{{===}}} 'end slider' sequence are automatically supressed so that excess whitespace is eliminated from the output.//
===
++++!!!!![Examples]>
simple in-line slider: 
{{{
+++
 content
===
}}}
+++
 content
===
----
use a custom label and tooltip: 
{{{
+++[label|tooltip]
 content
===
}}}
+++[label|tooltip]
 content
===
----
content automatically blockquoted: 
{{{
+++>
 content
===
}}}
+++>
 content
===
----
all options combined //(default open, cookie, heading, sized floater, rollover, class, label/tooltip/key, blockquoted, deferred)//
{{{
++++(testcookie)!!!^30em^*{{big{[label=Z|click or press Alt-Z to open]}}}>...
 content
===
}}}
++++(testcookie)!!!^30em^*{{big{[label=Z|click or press Alt-Z to open]}}}>...
 content
===
----
complex nesting example:
{{{
+++^[get info...=I|click for information or press Alt-I]
 put some general information here, plus a floating slider with more specific info:
 +++^10em^[view details...|click for details]
 put some detail here, which could include a rollover with a +++^25em^*[glossary definition]explaining technical terms===
 ===
===
}}}
+++^[get info...=I|click for information or press Alt-I]
 put some general information here, plus a floating slider with more specific info:
 +++^10em^[view details...|click for details]
 put some detail here, which could include a rollover with a +++^25em^*[glossary definition]explaining technical terms===
 ===
===
===
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''NestedSlidersPlugin'' (tagged with <<tag systemConfig>>)
<<<
!!!!!Revision History
<<<
''2007.03.30 - 2.0.3'' added chkFloatingSlidersAnimate (default to FALSE), so that slider animation can be disabled independent of the overall document animation setting (avoids strange rendering and focus problems in floating panels)
''2007.03.01 - 2.0.2'' for TW2.2+, hijack Morpher.prototype.stop so that "overflow:hidden" can be reset to "overflow:visible" after animation ends
''2007.03.01 - 2.0.1'' in hijack for Slider.prototype.stop, use apply() to pass params to core function
|please see [[NestedSlidersPluginHistory]] for additional revision details|
''2005.11.03 - 1.0.0'' initial public release
<<<
!!!!!Credits
<<<
This feature was implemented by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]] with initial research and suggestions from RodneyGomes, GeoffSlocock, and PaulPetterson.
<<<
!!!!!Code
***/
//{{{
version.extensions.nestedSliders = {major: 2, minor: 0, revision: 3, date: new Date(2007,3,30)};
//}}}

//{{{
// options for deferred rendering of sliders that are not initially displayed
if (config.options.chkDebugLazySliderDefer==undefined) config.options.chkDebugLazySliderDefer=false;
if (config.options.chkDebugLazySliderRender==undefined) config.options.chkDebugLazySliderRender=false;
if (config.options.chkFloatingSlidersAnimate==undefined) config.options.chkFloatingSlidersAnimate=false;

// default styles for 'floating' class
setStylesheet(".floatingPanel { position:absolute; z-index:10; padding:0.5em; margin:0em; \
 background-color:#eee; color:#000; border:1px solid #000; text-align:left; }","floatingPanelStylesheet");
//}}}

//{{{
config.formatters.push( {
 name: "nestedSliders",
 match: "\\n?\\+{3}",
 terminator: "\\s*\\={3}\\n?",
 lookahead: "\\n?\\+{3}(\\+)?(\\([^\\)]*\\))?(\\!*)?(\\^(?:[^\\^\\*\\[\\>]*\\^)?)?(\\*)?(?:\\{\\{([\\w]+[\\s\\w]*)\\{)?(\\[[^\\]]*\\])?(?:\\}{3})?(\\>)?(\\.\\.\\.)?\\s*",
 handler: function(w)
 {
 // defopen=lookaheadMatch[1]
 // cookiename=lookaheadMatch[2]
 // header=lookaheadMatch[3]
 // panelwidth=lookaheadMatch[4]
 // rollover=lookaheadMatch[5]
 // class=lookaheadMatch[6]
 // label=lookaheadMatch[7]
 // blockquote=lookaheadMatch[8]
 // deferred=lookaheadMatch[9]

 lookaheadRegExp = new RegExp(this.lookahead,"mg");
 lookaheadRegExp.lastIndex = w.matchStart;
 var lookaheadMatch = lookaheadRegExp.exec(w.source)
 if(lookaheadMatch && lookaheadMatch.index == w.matchStart)
 {
 // location for rendering button and panel
 var place=w.output;

 // default to closed, no cookie, no accesskey
 var show="none"; var title=">"; var tooltip="show"; var cookie=""; var key="";

 // extra "+", default to open
 if (lookaheadMatch[1])
 { show="block"; title="<"; tooltip="hide"; }

 // cookie, use saved open/closed state
 if (lookaheadMatch[2]) {
 cookie=lookaheadMatch[2].trim().slice(1,-1);
 cookie="chkSlider"+cookie;
 if (config.options[cookie]==undefined)
 { config.options[cookie] = (show=="block") }
 if (config.options[cookie])
 { show="block"; title="<"; tooltip="hide"; }
 else
 { show="none"; title=">"; tooltip="show"; }
 }

 // parse custom label/tooltip/accesskey: [label=X|tooltip]
 if (lookaheadMatch[7]) {
 title = lookaheadMatch[7].trim().slice(1,-1);
 var pos=title.indexOf("|");
 if (pos!=-1) { tooltip = title.substr(pos+1,title.length); title=title.substr(0,pos); }
 if (title.substr(title.length-2,1)=="=") { key=title.substr(title.length-1,1); title=title.slice(0,-2); }
 if (pos==-1) tooltip += " "+title; // default tooltip: "show/hide <title>"
 }

 // create the button
 if (lookaheadMatch[3]) { // use "Hn" header format instead of button/link
 var lvl=(lookaheadMatch[3].length>6)?6:lookaheadMatch[3].length;
 var btn = createTiddlyElement(createTiddlyElement(place,"h"+lvl,null,null,null),"a",null,lookaheadMatch[6],title);
 btn.onclick=onClickNestedSlider;
 btn.setAttribute("href","javascript:;");
 btn.setAttribute("title",tooltip);
 }
 else
 var btn = createTiddlyButton(place,title,tooltip,onClickNestedSlider,lookaheadMatch[6]);

 // set extra button attributes
 btn.sliderCookie = cookie; // save the cookiename (if any) in the button object
 btn.defOpen=lookaheadMatch[1]!=null; // save default open/closed state (boolean)
 btn.keyparam=key; // save the access key letter ("" if none)
 if (key.length) {
 btn.setAttribute("accessKey",key); // init access key
 btn.onfocus=function(){this.setAttribute("accessKey",this.keyparam);}; // **reclaim** access key on focus
 }

 // "non-click" MouseOver open/close slider
 if (lookaheadMatch[5]) btn.onmouseover=onClickNestedSlider;

 // create slider panel
 var panelClass=lookaheadMatch[4]?"floatingPanel":"sliderPanel";
 var panel=createTiddlyElement(place,"div",null,panelClass,null);
 panel.button = btn; // so the slider panel know which button it belongs to
 panel.defaultPanelWidth=(lookaheadMatch[4] && lookaheadMatch[4].length>2)?lookaheadMatch[4].slice(1,-1):""; // save requested panel size
 btn.sliderPanel=panel;
 panel.style.display = show;
 panel.style.width=panel.defaultPanelWidth;

 // render slider (or defer until shown) 
 w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
 if ((show=="block")||!lookaheadMatch[9]) {
 // render now if panel is supposed to be shown or NOT deferred rendering
 w.subWikify(lookaheadMatch[8]?createTiddlyElement(panel,"blockquote"):panel,this.terminator);
 // align slider/floater position with button
 window.adjustSliderPos(place,btn,panel,panelClass);
 }
 else {
 var src = w.source.substr(w.nextMatch);
 var endpos=findMatchingDelimiter(src,"+++","===");
 panel.setAttribute("raw",src.substr(0,endpos));
 panel.setAttribute("blockquote",lookaheadMatch[8]?"true":"false");
 panel.setAttribute("rendered","false");
 w.nextMatch += endpos+3;
 if (w.source.substr(w.nextMatch,1)=="\n") w.nextMatch++;
 if (config.options.chkDebugLazySliderDefer) alert("deferred '"+title+"':\n\n"+panel.getAttribute("raw"));
 }
 }
 }
 }
)

// TBD: ignore 'quoted' delimiters (e.g., "{{{+++foo===}}}" isn't really a slider)
function findMatchingDelimiter(src,starttext,endtext) {
 var startpos = 0;
 var endpos = src.indexOf(endtext);
 // check for nested delimiters
 while (src.substring(startpos,endpos-1).indexOf(starttext)!=-1) {
 // count number of nested 'starts'
 var startcount=0;
 var temp = src.substring(startpos,endpos-1);
 var pos=temp.indexOf(starttext);
 while (pos!=-1) { startcount++; pos=temp.indexOf(starttext,pos+starttext.length); }
 // set up to check for additional 'starts' after adjusting endpos
 startpos=endpos+endtext.length;
 // find endpos for corresponding number of matching 'ends'
 while (startcount && endpos!=-1) {
 endpos = src.indexOf(endtext,endpos+endtext.length);
 startcount--;
 }
 }
 return (endpos==-1)?src.length:endpos;
}
//}}}

//{{{
window.onClickNestedSlider=function(e)
{
 if (!e) var e = window.event;
 var theTarget = resolveTarget(e);
 var theLabel = theTarget.firstChild.data;
 var theSlider = theTarget.sliderPanel
 var isOpen = theSlider.style.display!="none";
 // if using default button labels, toggle labels
 if (theLabel==">") theTarget.firstChild.data = "<";
 else if (theLabel=="<") theTarget.firstChild.data = ">";
 // if using default tooltips, toggle tooltips
 if (theTarget.getAttribute("title")=="show")
 theTarget.setAttribute("title","hide");
 else if (theTarget.getAttribute("title")=="hide")
 theTarget.setAttribute("title","show");
 if (theTarget.getAttribute("title")=="show "+theLabel)
 theTarget.setAttribute("title","hide "+theLabel);
 else if (theTarget.getAttribute("title")=="hide "+theLabel)
 theTarget.setAttribute("title","show "+theLabel);
 // deferred rendering (if needed)
 if (theSlider.getAttribute("rendered")=="false") {
 if (config.options.chkDebugLazySliderRender)
 alert("rendering '"+theLabel+"':\n\n"+theSlider.getAttribute("raw"));
 var place=theSlider;
 if (theSlider.getAttribute("blockquote")=="true")
 place=createTiddlyElement(place,"blockquote");
 wikify(theSlider.getAttribute("raw"),place);
 theSlider.setAttribute("rendered","true");
 }
 // show/hide the slider
 if(config.options.chkAnimate && (theSlider.className!='floatingPanel' || config.options.chkFloatingSlidersAnimate))
 anim.startAnimating(new Slider(theSlider,!isOpen,e.shiftKey || e.altKey,"none"));
 else
 theSlider.style.display = isOpen ? "none" : "block";
 // reset to default width (might have been changed via plugin code)
 theSlider.style.width=theSlider.defaultPanelWidth;
 // align slider/floater position with target button
 if (!isOpen) window.adjustSliderPos(theSlider.parentNode,theTarget,theSlider,theSlider.className);
 // if showing panel, set focus to first 'focus-able' element in panel
 if (theSlider.style.display!="none") {
 var ctrls=theSlider.getElementsByTagName("*");
 for (var c=0; c<ctrls.length; c++) {
 var t=ctrls[c].tagName.toLowerCase();
 if ((t=="input" && ctrls[c].type!="hidden") || t=="textarea" || t=="select")
 { ctrls[c].focus(); break; }
 }
 }
 if (this.sliderCookie && this.sliderCookie.length) {
 config.options[this.sliderCookie]=!isOpen;
 if (config.options[this.sliderCookie]!=this.defOpen)
 saveOptionCookie(this.sliderCookie);
 else { // remove cookie if slider is in default display state
 var ex=new Date(); ex.setTime(ex.getTime()-1000);
 document.cookie = this.sliderCookie+"=novalue; path=/; expires="+ex.toGMTString();
 }
 }
 return false;
}

// TW2.1 and earlier:
// hijack Slider animation handler 'stop' handler so overflow is visible after animation has completed
Slider.prototype.coreStop = Slider.prototype.stop;
Slider.prototype.stop = function()
 { this.coreStop.apply(this,arguments); this.element.style.overflow = "visible"; }

// TW2.2+
// hijack Morpher animation handler 'stop' handler so overflow is visible after animation has completed
if (version.major+.1*version.minor+.01*version.revision>=2.2) {
 Morpher.prototype.coreStop = Morpher.prototype.stop;
 Morpher.prototype.stop = function()
 { this.coreStop.apply(this,arguments); this.element.style.overflow = "visible"; }
}

// adjust panel position based on button position
if (window.adjustSliderPos==undefined) window.adjustSliderPos=function(place,btn,panel,panelClass) {
 if (panelClass=="floatingPanel") {
 var left=0;
 var top=btn.offsetHeight; 
 if (place.style.position!="relative") {
 var left=findPosX(btn);
 var top=findPosY(btn)+btn.offsetHeight;
 var p=place; while (p && p.className!='floatingPanel') p=p.parentNode;
 if (p) { left-=findPosX(p); top-=findPosY(p); }
 }
 if (left+panel.offsetWidth > getWindowWidth()) left=getWindowWidth()-panel.offsetWidth-15;
 panel.style.left=left+"px"; panel.style.top=top+"px";
 }
}

function getWindowWidth() {
 if(document.width!=undefined)
 return document.width; // moz (FF)
 if(document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) )
 return document.documentElement.clientWidth; // IE6
 if(document.body && ( document.body.clientWidth || document.body.clientHeight ) )
 return document.body.clientWidth; // IE4
 if(window.innerWidth!=undefined)
 return window.innerWidth; // IE - general
 return 0; // unknown
}
//}}}
<html><object id="player" width="190" height="50" type="application/x-shockwave-flash" data="http://tv.timbormans.com/swf/player.swf" style="visibility: visible;">
<param name="menu" value="true">
<param name="allowScriptAccess" value="always">
<param name="scale" value="noscale">
<param name="bgcolor" value="#000000">
<param name="allowfullscreen" value="true">
<param name="flashvars" value="restype=user&resname=whiteloft&resmethod=topartists">
</object>






<table><tr><td><a href="http://ebookbrowsee.net/sound-and-the-fury-the-full-text-doc-d681779531">Click here</a> to download this file</td></tr><tr><td>
<iframe src="http://docs.google.com/gview?url=http%3A%2F%2Frushartsenglish3.wikispaces.com%2Ffile%2Fview%2Fsound%20and%20the%20fury%2C%20the%20full%20text.doc%2F431575880%2Fsound%20and%20the%20fury%2C%20the%20full%20text.doc&embedded=true" style="width:725px; height:555px;" frameborder="0"></iframe>
</td></tr><tr><td style="text-align:center;">Powered by <a href="http://ebookbrowsee.net" target="_blank" >ebookbrowsee.net</a> </td></tr></table>






</html>

<html>
<iframe scrolling="no" src="https://www.kloudmusik.com/playlist/347" style="border: 0px none; margin-left: -225px; height: 1335px; margin-top: -100px; width: 800px;">
</iframe>
</div>
</html> 

<html>
<iframe width="190" height="25" src="http://www.youtube.com/v/DRkgH7Uu-hA&autoplay=1&loop=1" frameborder="0" allowfullscreen></iframe></html>
Who'd have ever thought

<html><a href='https://i.ytimg.com/vi/vvB917x4cpc/maxresdefault.jpg' class='lightview'><img alt="missing picture" width="98.9%" src="https://i.ytimg.com/vi/vvB917x4cpc/maxresdefault.jpg"></html>

[[Lambchop|http://www.lambchop.net/]]'s [[How I Quit Smoking|http://www.allmusic.com/album/how-i-quit-smoking-mw0000179762]]


<html><a class=lightview data-lightview-group="fwod" data-lightview-group-options="slideshow: 30000" href='http://images.junostatic.com/full/CS1297964-02A-BIG.jpg'><img alt="missing picture" width="74.9%" src="http://images.junostatic.com/full/CS1297964-02A-BIG.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Five Ways of Disappearing' "">>@@

!!!Lower Dens Nootropics
<html><a class="lightview audio" data-lightview-group="noo" data-lightview-group-options="slideshow: 30000" href=http://windishagency.com/assets/10777/Lower_Dens_Nootropics_hi-res_album_cover.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://cdn3.pitchfork.com/albums/17724/homepage_large.4bb9166c.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_lower%2Ddens__album_nootropics.html" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145302/al56016e78e7c622686aac4244" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
+++[Player Codes|tooltip]


''Last.fm''

<html><object width="340" height="123"><param name="movie" value="http://static.last.fm/webclient/41/defaultEmbedPlayer.swf" /><param name=FlashVars value="viral=true&lfmMode=radio&amp;radioURL=http://www.last.fm/listen/user/sofaki76/personal" /><param name="wmode" value="transparent" /><embed src="http://static.last.fm/webclient/41/defaultEmbedPlayer.swf" width="340" FlashVars="viral=true&lfmMode=radio&amp;radioURL=lhttp://www.last.fm/listen/user/sofaki76/personal" height="123" type="application/x-shockwave-flash" wmode="transparent" /></object></html>

<html><object width="340" height="123"><param name="movie" value="http://static.last.fm/webclient/41/defaultEmbedPlayer.swf" /><param name=FlashVars value="viral=true&lfmMode=radio&amp;radioURL=lastfm://user/sklpns/personal&amp;restTitle=My Radio Station " /><param name="wmode" value="transparent" /><embed src="http://static.last.fm/webclient/41/defaultEmbedPlayer.swf" width="340" FlashVars="viral=true&lfmMode=radio&amp;radioURL=lastfm://user/sklpns/personal&amp;restTitle=My Radio Station " height="123" type="application/x-shockwave-flash" wmode="transparent" /></object></html>

The Castanets?

<html> /*
function onFlashPlayerLoad() {
    if ($('plFlash') && previewRequest) {
        playPreview(previewRequest);
        previewRequest = false;
    }
    return true;
}
*/
</script>


<script type="text/javascript">
    var FO = { wmode:"transparent", swliveconnect:"true", quality:"high", align:"bottom", id:"lfmPlayer", name:"lfmPlayer",allowscriptaccess:"always", movie:"http://cdn.last.fm/webclient/80/lfmPlayer.swf",  width:"340",  height:"103", majorversion:"7", bgcolor:"#FFF", setcontainercss:"true", flashvars:"lang=en&lfmMode=playlist&resourceID=1429990&resourceType=8&firstTrackName=Cathedral+2+%28Your+Feet+On+The+Floor+Sounding+Like+The+Rain%29&firstArtistName=Castanets&albumArt=http://ec1.images-amazon.com/images/P/B0002X6FA4.01._SCMZZZZZZZ_.jpg", build:"0"  };
    UFO.create(FO, "flashContainer");
</script>

<div style="visibility: visible;" id="flashContainer"><object name="lfmPlayer" id="lfmPlayer" data="http://cdn.last.fm/webclient/80/lfmPlayer.swf" type="application/x-shockwave-flash" align="bottom" height="103" width="340"><param value="high" name="quality"><param value="transparent" name="wmode"><param value="#FFF" name="bgcolor"><param value="lang=en&amp;lfmMode=playlist&amp;resourceID=1429990&amp;resourceType=8&amp;firstTrackName=Cathedral+2+%28Your+Feet+On+The+Floor+Sounding+Like+The+Rain%29&amp;firstArtistName=Castanets&amp;albumArt=http://ec1.images-amazon.com/images/P/B0002X6FA4.01._SCMZZZZZZZ_.jpg" name="flashvars"><param value="always" name="allowscriptaccess"><param value="true" name="swliveconnect"></object></div>

                                  
              <script type="text/javascript" src="http://cdn.last.fm/javascript/21/flashpreview_albumoverview.js"></script> 
          
                
         </html>

''Real Player''

<html><OBJECT id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA'
 width="350" height="40">
 <param name='src' value="http://www.mp3.com//stream_asx.html?path=mms%3ASLASHSLASHa1650DOTmDOTakastreamDOTnetSLASH7SLASH1650SLASH13345SLASH1SLASHmp3comDOTdownloadDOTakamaiDOTcomSLASH13345SLASH_%21SLASHsecureSLASHmp3SLASH2006SLASH04SLASHnickcavewarrenellis_theproposition_hiDOTwma&speed=high&time=1240223059&auth=d7697a5c4e953b5398081ea1dbd43996">
 <param name='autostart' value="false">
 <param name='controls' value='imagewindow'>
 <param name='console' value='Unique'>
 <param name='loop' value="false">
 <EMBED src="http://www.mp3.com//stream_asx.html?path=mms%3ASLASHSLASHa1650DOTmDOTakastreamDOTnetSLASH7SLASH1650SLASH13345SLASH1SLASHmp3comDOTdownloadDOTakamaiDOTcomSLASH13345SLASH_%21SLASHsecureSLASHmp3SLASH2006SLASH04SLASHnickcavewarrenellis_theproposition_hiDOTwma&speed=high&time=1240223059&auth=d7697a5c4e953b5398081ea1dbd43996" width="350" height="40" 
 loop="false" type='audio/x-pn-realaudio-plugin' controls='imagewindow' console='video' autostart="false">
 </EMBED>
 </OBJECT></html>
 <html> <OBJECT id='rvocx' classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA'
 width="350" height='30'>
 <param name='src' value="http://www.mp3.com//stream_asx.html?path=mms%3ASLASHSLASHa1650DOTmDOTakastreamDOTnetSLASH7SLASH1650SLASH13345SLASH1SLASHmp3comDOTdownloadDOTakamaiDOTcomSLASH13345SLASH_%21SLASHsecureSLASHmp3SLASH2006SLASH04SLASHnickcavewarrenellis_theproposition_hiDOTwma&speed=high&time=1240223059&auth=d7697a5c4e953b5398081ea1dbd43996">
 <param name='autostart' value="false">
 <param name='controls' value='ControlPanel'>
 <param name='console' value='Unique'>
 <EMBED src="http://www.mp3.com//stream_asx.html?path=mms%3ASLASHSLASHa1650DOTmDOTakastreamDOTnetSLASH7SLASH1650SLASH13345SLASH1SLASHmp3comDOTdownloadDOTakamaiDOTcomSLASH13345SLASH_%21SLASHsecureSLASHmp3SLASH2006SLASH04SLASHnickcavewarrenellis_theproposition_hiDOTwma&speed=high&time=1240223059&auth=d7697a5c4e953b5398081ea1dbd43996" width="350" height='30' 
 controls='ControlPanel' type='audio/x-pn-realaudio-plugin' console='video' autostart="false">
 </EMBED>
 </OBJECT></html>

''The Jukebox''

<html><head><title>undefined</title></head><body onbeforeunload="window.opener.RadioBlog.undetach('radioblog_1')" style="background:#ECECEC"><embed type="application/x-shockwave-flash" src="http://stat.radioblogclub.com/radio.blog/skins/default/player.swf" allowscriptaccess="always" bgcolor="#ECECEC" id="radioblog_player_1" flashvars="id=1&amp;playlistPath=http://www.radioblogclub.com/juke.blog.3.0/sounds/playlist.php?id=1815588&amp;colors=body:#101010;border:#101010;button:#ffffff;player_text:#ffffff;playlist_text:#ffffff;";new_tracks:#ffffff;" height="100%" width="65%"></body></html>


<html><head><title>undefined</title></head><body onbeforeunload="window.opener.RadioBlog.undetach('radioblog_1')" style="background:#ECECEC"><embed type="application/x-shockwave-flash" src="http://stat.radioblogclub.com/radio.blog/skins/default/player.swf" allowscriptaccess="always" bgcolor="#ECECEC" id="radioblog_player_1" flashvars="id=1&amp;playlistPath=http://www.radioblogclub.com/juke.blog.3.0/sounds/playlist.php?id=1815588&amp;colors=body:#101010;border:#101010;button:#ffffff;player_text:#ffffff;playlist_text:#ffffff;";new_tracks:#ffffff;" height="100%" width="65%"></body></html>

''Soundpedia''

<html><embed type="application/x-shockwave-flash" src="http://stream.soundpedia.com/player/player3.swf?v=5.95" width="300" height="92" hspace="0" vspace="0" allowscriptaccess="always" loop="false" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="albumid=MTQ3MDE&autoPlay=1&autoLoop=1&session=77b1ae6be955316d7234f2bc5a409cdd&id='+track_id+'" ></embed></html>

<html>
<iframe src="http://soundpedia.com/music/MjQ5ODY=/album/1/listen.html" width=800 height=500">
</iframe>
</html>

<html><iframe src="http://soundpedia.com/music/MjQ5ODY=/album/1/listen.html" width=800 height=500">
</iframe>
<img alt="missing picture" src="http://img137.imageshack.us/img137/2756/encabezado4zv2.jpg" width="325" height="75"  border="0"/></a></html>

''Provisions''

<html>
<iframe src="http://216.69.135.140/MP3Players/Giant%20Sand/wimpy.html" width=500 height=200">
</iframe>
</html><html><a href="http://216.69.135.140/MP3Players/Giant%20Sand/wimpy.html" style='font-size: 105%;' target='_blank'>Launch in external player</a>
</html>

''Windows Media Olayer''

<html><!-- begin embedded WindowsMedia file... -->
 <OBJECT id='mediaPlayer' width="300" height="150" 
 classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' 
 codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
 standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'>
 <param name='fileName' value="http://library.radio3net.ro/test-0f9865cee9bd3bbcd0a1964e8160c79a-283-c-a-t.asx">
 <param name='animationatStart' value='true'>
 <param name='transparentatStart' value='true'>
 <param name='autoStart' value="false">
 <param name='showControls' value="true">
 <param name='loop' value="false">
 <EMBED type='application/x-mplayer2'
 pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
 id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1' 
 bgcolor='darkblue' showcontrols="true" showtracker='-1' 
 showdisplay='1' showstatusbar='-1' videoborder3d='-1' width="300" height="150"
 src="http://library.radio3net.ro/test-0f9865cee9bd3bbcd0a1964e8160c79a-283-c-a-t.asx" autostart="true" designtimesp='5311' loop="false">
 </EMBED>
 </OBJECT></html>

===

http://www.jeroenwijering.com/
 
Neko Case - http://entimg.msn.com/i/asx/audio_streams/NekoCase_FoxConfessorBringsTheFlood.asx

Mp3.com / stream music - http://www.mp3.com/free_music/&gid=&action=browse&page_name=free_plays&l=N

Mogwai / Matador

''http://musicplayer.sourceforge.net/'''

http://tech.cybernetnews.com/2007/04/14/cybernotes-soundpedia-listen-to-entire-albums-of-songs-for-free/

http://www.techcrunch.com/2007/02/05/social-music-overview/

http://entimg.msn.com/i/asx/audio_streams/Grinderman.asx

http://www.friedbeef.com/2006/10/17/google-firefox-free-music-downloads/

http://ed.mullen.home.comcast.net/fclock.html

http://www.poperti.com/''


  
http://www.divshare.com/signup

+++[Backups|tooltip]

''March 19 - The Proposition''
Record Of The Week

ok, the title pretty much speaks for it's self, so here it is,
record of the week starting Monday March 19 2007, or maybe more...

[[The Proposition OST|http://www.theproposition.co.uk/]], by [[Nick Cave|http://www.nickcaveandthebadseeds.com/]] and Warren Ellis

[img[http://www.musicweb-international.com/film/2006/jun06/proposition.jpg]]
+++[open / close player|tooltip]
<html>
<iframe src="http://www.mp3.com/media_player/598/5/viewer.php&ont_id=8163&user_uploaded=0&time=1203328696&auth=ac471bd439c94d89f6c788865ee742af&edit_allowed=" width=340 height=120 scrolling=no>
</iframe></html>[[Launch External Player|http://www.mp3.com/media_player/598/5/viewer.php?context_id=&context_type=&rgroup=8163&user_uploaded=0&item_id=598&time=1174302540&auth=7b11ceb368c2f538e13f89cc870099e7]]
===
===
Last Updated: 
Copyright © 
I've been ripping them and I've been renaming them and I've been tagging' em and I've been ripping some more. 
I've been saving them and backing them up, carrying them around in cars, giving hard drives away and bying hard drives 
and now it seems it's time to sit back and have a drink cause it should be over:
they're all digitized and they're all (?) properly tagged and they're 19159 of them.

<html><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/records_small.jpg"></html>

''Hail to the Bloggers!''

And by that I don't mean lazy old dogs like yours trully...
I mean the good people thanks to whom //anything// can be found in a blog. 
There must be hundreds of them out there, if not more,
merely scratched the surface of that thing over the past few days and here's what I found...

<html><a href="http://mar-abunta.blogspot.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/bmarab..jpg" width=74.9% border="0"/></a></html>

<html><a href="http://durmientesenelmar.blogspot.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/fondo-como.jpg" width=74.9% border="0"/></a></html>

<html><a href="http://lost-in-tyme.ucoz.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/LitLogo2.gif" width=74.9% border="0"/></a></html>

<html><a href="http://sonic-youth.blogspot.com" target="_blank"><img alt="missing picture" src="http://www.blogblog.com/no897/bg_header.gif" width=74.9% border="0"/></a></html>


<html><a href="http://time-has-told-me.blogspot.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/bbbdf1.jpg" width=74.9% border="0"/></a></html>

See what I mean? Hail To The Bloggers!

''Record of the .... (hm....)''

a rare gem from back in 1987, here's the psych trip of

The Steppes' [[Drop Of The Creature|http://lost-in-tyme.blogspot.com/2006/11/steppes-1987-drop-of-creature_25.html]]

<html><a href='http://2.bp.blogspot.com/_aNTsUIQhmf0/TBjVPxCchiI/AAAAAAAADpY/Y44FviTV3YU/s1600/The+Steppes+-+Drop+Of+The+Creature+-+1987.jpg' class='lightview'><img alt="missing picture" width=74.9% src="http://photos1.blogger.com/x/blogger/7392/3469/320/791610/large063.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Drop Of The Creature' "">>@@

hadn't listened to that one in so many years, ''big thanx to http://lost-in-tyme.ucoz.com/'' 

''New Last.fm friends The Sky Drops''

<html><img alt="missing picture" style="width: 98.9%;" src="http://www.theskydrops.com/images/theskydrops-wyeth-wind.jpg"></html>

My new Last.fm friends ''[[The Sky Drops|http://www.theskydrops.com]]'' come from Wilmington, Delaware and
their debut ep is called ''Clouds of People'' and I'd like to ask you to find out how great it is, if I may. 

<html><img alt="missing picture" style="width: 74.9%;" src="http://3.bp.blogspot.com/_M_jjIJQmP64/Shas11N7PEI/AAAAAAAAAEY/ZjgACHsV6iU/s320/the+sky+drops+-+clouds.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Clouds of People' "">>@@

<html><img alt="missing picture" style="width: 74.9%; " src="http://img.youtube.com/vi/D28jIsEk9rw/default.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/D28jIsEk9rw?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =
''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

They're on tour at the moment, so watch out! +: get out there and be a friend of the Sky Drops too: http://myspace.com/theskydrops / http://www.last.fm/user/theskydrops/

''Lean Top is back (again)''

Do you remember

[img[http://lean201.com/logo.jpg]]

Well, it was gone and then it was back and then it was gone again and now it seems that it's back. Again.

http://lean201.com/

<<<
//...and then it went away again. and it came back only to go away. again.
and now it seems to be [[here|http://www.theleanproject.com/]]. for now...//
<<<
hope it stays around a little bit longer this time. Not holding my breath though. 
Let's tango in... 

<html><a href='http://jd.heliohost.org/tk/v/aux%20folies.JPG' class='lightview'><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/aux%20folies_s.JPG"></html>

...Paris was great thanks to the hospitality of my good friends J. and A.

<html><a href='http://jd.heliohost.org/tk/v/ja.JPG' class='lightview'><img alt="missing picture" width="98.9%%" src="http://jd.heliohost.org/tk/v/ja_s.JPG"></html>
<html><div style="text-align: right;"><span style="font-weight: bold;">Cheers mates!</span></div></html>

even caught a gig at this place by a canal called 

<html><a href="http://www.pointephemere.org/" target="_blank"><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/logo-mauv.png"></html>

really nice gig too

<html><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/twin%20shadow%20poster.jpg"></html>

[[Twin Shadow|http://twinshadow.net/]] [[Forget|http://www.allmusic.com/album/forget-r1954448/review]]

<html><a href='http://images.cdn.bigcartel.com/bigcartel/product_images/26081290/max_h-1000+max_w-1000/jacket.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://fowr.files.wordpress.com/2010/09/forget.jpg?w=300&h=300"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Forget' "">>@@

[[Veronica Falls|http://veronicafalls.com/]]

<html><a href='http://3.bp.blogspot.com/_uOx8jWz9-0U/S-BGYA-kvPI/AAAAAAAAA2E/gGA6Ce7DW-U/s1600/veronica+falls.jpeg' class='lightview'><img alt="missing picture" width="74.9%" src="http://3.bp.blogspot.com/_cGLOiHDH5h8/TJUufSJqH5I/AAAAAAAAA4o/wjtmgiOIH2M/s320/Graveyardcover1.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Veronica Falls' "">>@@

[[The Terror Pigeon Dance Revolt|http://www.theterrorpigeondancerevolt.com/]]

<html><img alt="missing picture" width="74.9%" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSMvP9mcpw4vQ-tZUd3fcldLZbiZLz6Mj_DViBfa-6FSIoNYo8z"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Terror Pigeon Dance Revolt' "">>@@
There's more to this than old time Rock'n'Roll.

<html><a href='http://static.nme.com/images/gallery/2006RichardHawleyDN160212.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://static.nme.com/images/gallery/2006RichardHawleyDN160212.jpg"></a></html>

[[Richard Hawley|http://richardhawley.co.uk/]] [[Coles Corner|http://www.allmusic.com/album/coles-corner-mw0000306937]]

<html><a class=lightview data-lightview-group="coc" data-lightview-group-options="slideshow: 30000" href=http://geordierussell.instone.net/Jukebox/Img/H/Richard%20Hawley%20-%20Coles%20Corner%20-%20Front.jpg><img alt="missing picture" width=74.9%   src="http://3.bp.blogspot.com/_g0XA_nEGRxY/TScT3OwUoEI/AAAAAAAAADA/wa4S0NPDlYs/s1600/ahawley.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Coles Corner' "">>@@
<html>
<nowiki>
<a href="http://images.coveralia.com/audio/r/Richard_Hawley-Coles_Corner-CD.jpg?932" class="lightview" data-lightview-group="coc"</a>
<a href="http://images.coveralia.com/audio/r/Richard_Hawley-Coles_Corner-Trasera.jpg?804" class="lightview" data-lightview-group="coc"</a>
</html>
[[Richard Hawley@WFUV's Words and Music November 2006|http://wfuv.org/audio/archives/words-and-music-studio/richard-hawley-words-and-music-2006]]

<html><img alt="missing picture" width=74.9%   src="http://www.wfuv.org/sites/default/files/audioarchives/photos/Richard%20Hawley2.jpg"></html>
>working on that

''more streaming+a handy little tool'' 

this little firefox addon called

<html><a href='https://addons.mozilla.org/en-us/firefox/addon/anonymox/' target=_blank><img alt="missing picture" width=74.9%   src=""></a></html>

I've read controversial reviews about so, as always, proceed with caution.
That said and despite it being a bit on the hard side as far as configuring goes,
it will generally work great for us, hm..., geographically challenged for these new (to me) streaming services, as well as most of the old ones 

<html><a href='http://www.raditaz.com' target=_blank><img alt="missing picture" width=74.9%   src="http://upload.wikimedia.org/wikipedia/en/b/bc/Raditaz_logo.png"></a></html>

<html><a href='http://www.senzari.com/' target=_blank><img alt="missing picture" width=74.9%   src="https://i.vimeocdn.com/video/448772949_295x166.jpg"></a></html>

<html><a href='http://turntable.fm/lobby' target=_blank><img alt="missing picture" width=74.9%   src="http://img.talkandroid.com/uploads/2012/05/Turntable.fm1_.png"></a></html>
(btw: I'm [[here|http://turntable.fm/arbiters_of_taste]] a lot. Just so you know.)

China's raw power streaming service Xiami on the other hand will just work out of the box, no gimmicks required

<html><a href='http://www.xiami.com/' target=_blank><img alt="missing picture" width=74.9%   src="http://techrice.com/wp-content/uploads/2011/09/xiami.jpg"></a></html>
<br>

<br>


<br>


<br>

<br>

<br>

<br>
<br>
<br>

<br>
<br>
<br>
I knew this woman once. 
She told me this story about how Lou Reed was hitting on her in a bar in Paris.
She said he was in tears. //'He was crying all along'// she said.

<html><a href='http://www.whatgoesaroundnyc.com/blog/wp-content/uploads/2013/07/pittman_loureedweb_custom-46c8713a9e8bd5b68e7f0687cbeb6772b607a885-s6-c30-862x1024.jpg' class='lightview' data-lightview-title="RIP Lou Reed"  data-lightview-caption="1942.2013"> <img alt="missing picture"  border="0" width="98.9%" src="http://www.whatgoesaroundnyc.com/blog/wp-content/uploads/2013/07/pittman_loureedweb_custom-46c8713a9e8bd5b68e7f0687cbeb6772b607a885-s6-c30-862x1024.jpg"></a></html>

Many years before that me and my mates were laughing our heads off watching Reed's self mockery on <html><a href="http://www.youtube.com/watch?v=zrIRmMNi800" target="_blank"><font color="#666666">Get Crazy</font></a><font size="1em"></html>; he ordered a  cab driver to take him someplace taking the //scenic route//  (and eventually through some desert or something); he had to work on some chords (the same three chords presumably), with his guitar, in the back seat.

Little did we know, that wasn't a mockery of himself but, mainly, of Dylan.
Nor did we understand the //Banana// album at first. Expecting to hear a repetition of the Stooges
I found //Sunday Morning// to be overly //melodic// I think the word is.
Daft boys.      

<html><a class=lightview data-lightview-group="vuan" data-lightview-group-options="slideshow: 30000" href='http://www.soundstation.dk/images/products/large/11/128611-a.jpg'><img alt="missing picture" width="74.9%" src="http://upload.wikimedia.org/wikipedia/en/0/0c/Velvet_Underground_and_Nico.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Banana' "">>@@
<html>
<nowiki>
<a href="http://www.soundstation.dk/images/products/large/11/128611-c.jpg" 
   class="lightview" 
   data-lightview-group="vuan"
</a>
<a href="http://www.shugarecords.com/images/products/large/51bb9a33-0ccd-4601-a172-ce2a4a9f9a3f-4.jpg" 
   class="lightview" 
   data-lightview-group="vuan"</a>

<a href="http://www.soundstation.dk/images/products/large/11/128611-b.jpg" 
   class="lightview" 
   data-lightview-group="vuan"</a>
</html>
Unlike most things the Banana //did// make sense with time and that's 
the only sense things can ever make; 
the rushed, irregular heartbeat of //Heroine// whenever //that// moment comes.



Never been a //huge// fan (or have I?). Silently pretended to be familiar with //Berlin// and 
//Metal Machine Music// a couple of times, fewer than with Bowie's trilogy, for what that's worth.
But //Vicious// //and// //Dirty Blvd// are somehow stuck with my sense of being a young man. 
And that rushed, irregular heartbeat hasn't left me since.

A few days ago it left him. 

So goodbye Lou. And //thank you//.



//Oh my God, PJ//

<html><a href='http://jd.heliohost.org/tk/v/PJ%20Harvey.jpg' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/PJ%20Harvey.jpg"></html>

[[P J Harvey|http://www.pjharvey.net/]] & [[John Parish|http://www.johnparish.com/news.htm]] [[A Woman A Man Walked By|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:aiftxzw0ldte]]

<html><a class=lightview data-lightview-group="awamwb" href='http://i118.photobucket.com/albums/o102/rarenightmare/a%20woman%20a%20man%20walked%20by/pjharveyamawwb.jpg'><img alt="missing picture" width="74.9%" src="http://1.bp.blogspot.com/_TFBp8yq9lN0/SdD_RQzZpsI/AAAAAAAAFGI/z0xh7N76k3Q/s400/awomanamanwalkedby"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'A Woman A Man Walked By' "">>@@
<html>
<nowiki>
<a href="http://www.caratulas.com/caratulas/P/PJ_Harvey_y_John_Parish/PJ_Harvey_y_John_Parish-A_Woman_A_Man_Walked_By-CD.jpg" 
   class="lightview" 
   data-lightview-group="awamwb"
</a>
<a href="http://www.caratulas.com/caratulas/P/PJ_Harvey_y_John_Parish/PJ_Harvey_y_John_Parish-A_Woman_A_Man_Walked_By-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="awamwb"</a>
</html>
<html><img alt="missing picture" style="width: 74.9%;" src="http://img.youtube.com/vi/IWrfLhX964I/0.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/IWrfLhX964I?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Naturally, your's trully and PJ's an old story. 
That was a great concert focusing on the ultimate early summer record of all times 
and I //do// know this comes as a surprise.

<html><img alt="missing picture" style="width: 98.9%;" src="http://static.songkick.com/images/media/img/col6/20090627-033044-432858.jpg?9f44d7"></html>

A grand treat from [[KCRW|http://www.kcrw.com]].
PJ and John Parish perform live on [[Morning Becomes Eclectic|http://www.kcrw.com/music/programs/mb]] from Austin, Texas, as broadcasted from the music conference, South By Southwest on March 20 2009

<html><img alt="missing picture" style="width: 74.9%;" src="http://i1.ytimg.com/vi/lCWHY1veP28/hqdefault.jpg"><br></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/bJ6eM3sFN_I' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

And that's why [[KCRW|http://www.kcrw.com/]]'s one of our favourite broadcasters //west// of Stalingrad.
Tons of music to be explore there.

<html><a href="http://www.kcrw.com/" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/kcrw_banner_wide.png" width=98.9%   border="0"/></a></html> 

They've got this new thing called //Eclectic 24// which, in their own words, is
//KCRW's all-new, all-music channel blending the collected talents and tastes of all KCRW's D Js into a single voice streaming 24 hours a day.// 
That sounds nice. Literally. 

<html><a href="http://www.kcrw.com/music/eclectic24" target="_blank"><img alt="missing picture" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQUhgaTFIEh_6OBCNRLwNWLBSTglWspitXDEwcd0a3TnzVo2aiYUg" width=74.9%   border="0"/></a></html> 
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Eclectic 24' "">>@@

---You might wanna scroll the player page a bit to the right to see what's playing cause,
in this case, it really matters.--- 
<<<
Hey, no need to do that anymore, just press play and
enjoy the new embedded e24 player.
<<<
 You can also click on the image above to visit the E24 page
or,  [[tune in on their on-air stream|http://www.kcrw.com/media-player/mediaPlayer2.html?type=live&id=kcrwlive]].
That will open on a separate window but, trust me on this one, it's well worth the trouble.
Here comes the youngest among the desert roses. 
[[Mr Gelb|http://howegelb.com/]]'s semi-Danish reincarnation of [[Giant Sand|http://www.giantsand.com/]] came up with this crystal fresh cinematogaphy of a night trip west of Tucson.

[[Giant Sand|http://www.allmusic.com/cg/amg.dll?p=amg&searchlink=GIANT|SAND&sql=11:h9frxqw5ld6e~T0]]'s [[Provisions|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:difyxzrkldhe]] 

<html><a class=lightview data-lightview-group="gsp" data-lightview-group-options="slideshow: 30000" href='http://i204.photobucket.com/albums/bb42/zipohc/GiantSand-proVISIONS.jpg'><img alt="missing picture" width="74.9%" src="http://cdn2.thelineofbestfit.com/images/2008/09/giantsand.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Provisions' "">>@@
<html>
<nowiki>
<a href="http://www.vinylvendors.com/Pictures/g/i/giantsand449749.jpg" 
   class="lightview" 
   data-lightview-group="gsp"
</a>
<a href="http://eil.com/images/main/Giant+Sand+-+Provisions+-+CD+ALBUM-465721.jpg" 
   class="lightview" 
   data-lightview-group="gsp"</a>
<a href="http://cdn.discogs.com/G-9eO1kMLUqTdr3hgBJkAQoRTO8=/fit-in/600x499/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1454296-1220951732.jpeg.jpg"class="lightview" data-lightview-group="gsp"</a>
<a href="http://cdn.discogs.com/Gi32Hv2AM8Tl5k09mboPqX48DNI=/fit-in/600x535/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1454296-1220951744.jpeg.jpg"class="lightview" data-lightview-group="gsp"</a>
<a href="http://cdn.discogs.com/QSKAFHHiJzEOwNdotuqT3tgErY0=/fit-in/600x537/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1454296-1220951760.jpeg.jpg"class="lightview" data-lightview-group="gsp"</a>

</html>
Giant Sand Live at Orpheum Theatre on September 19, 2008.

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/A1-ForwardMusicFest08card-a.jpg" width="74.9%"  border="0"/></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Giant Sand Live@Orpheum Theatre' "">>@@

''New Last.fm friend [[sofaki76|http://www.last.fm/user/sofaki76]]'''s probably gonna like Provisions very much.
Some seriously good music going on there, [[some great art too|http://www.childrensillustrators.com/illustrator.cgi/sofaki76]], do check it out.

<html><a href="http://www.last.fm/user/sofaki76" target="_blank"><img alt="missing picture" src="http://img2-ak.lst.fm/i/u/avatar170s/35cf772df0d941b5c194d2da79e8c3a2.png" width="74.9%"   border="0"/></a></html>
>Sorry, last.fm streams are no longer available.
>You can listen to Sofakis 76 library by the link above

and I bet she's //really// gonna like this next one...


<html><a href='http://www.ako.net.nz/wiki/haiku/#[[Random%20Haiku]]' class="lightview" data-lightview-type="iframe" ><img alt="missing picture" src="http://jd.heliohost.org/tk/v/Japanese%20Haiku_short.jpg" width=74.9%   border="0"/></a></html>

and because they're like her no.1 band in the whole wide world, plus I have to make up for [[February]]'s broken links...

 ''[[The Black Heart Procession|http://www.blackheartprocession.com/]] live at the Casbah, August 23 2004''  

<html><img alt="missing picture" width="74.9%" src="https://resources.wimpmusic.com/images/fd175795/9774/418a/99e2/a32e2f87ac16/320x320.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Black Heart Procession live at the Casbah' "">>@@

P.S. [[Deezer|http://www.deezer.com]] //so// Rocks!
The night things continue into that place that October is. 

When I first listened to this one, it got me to get all dressed up.
As if I had to get ready for //something//.

The compelling

[[Scott Walker|http://www.4ad.com/scottwalker/]]'s [[The Drift|http://www.the-drift.net/]] 

<html><a href='http://historyofourworld.files.wordpress.com/2009/02/scott-walker-the-drift.jpg' class='lightview'><img alt="missing picture" src="http://devonrecordclub.files.wordpress.com/2011/11/drift.jpg" width="74.9%" border="0"/></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Scott Walker The Drift' "">>@@

<html><img alt="missing picture" width="98.9%" src="http://videos.antville.org/static/videos/images/jesse.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/GYyOkQUyJZM?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =
''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
Noir Rocker [[Rykarda Parasol|http://www.rykardaparasol.com]]'s gonna steal your little heart.

<html><a href='http://i1.ytimg.com/vi/llnCHnelcDw/maxresdefault.jpg' class='lightview'> <img alt="missing picture"  border="0" width="98.9%" src="http://www.thebaybridged.com/images/rykarda_small.jpg"></a></html>

[[Here She Comes... EP|http://www.allmusic.com/album/here-she-comes-r781806]]
<html><a class=lightview data-lightview-group="hsc" href=http://www.rykardaparasol.com/images/cd-epbig.jpg>
<img alt="missing picture" width=74.9%   src="http://www.rykardaparasol.com/images/cd-epbig.jpg"></html>
>Working on that
<html>
<nowiki>
<a href="http://rykardafan.angelfire.com/rykarda-ep.jpg" 
   class="lightview" 
   data-lightview-group="hsc"
</a>
</html>
[[Our Hearts First Meet|http://www.allmusic.com/album/our-hearts-first-meet-r846378]]
<html><a class=lightview data-lightview-group="ohfm" href=http://i1.ytimg.com/vi/QPM2lLk2yWY/maxresdefault.jpg>
<img alt="missing picture" width=74.9%   src="http://img0096.psstatic.com/119289792_amazoncom-our-hearts-first-meet-rykarda-parasol-music.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Our Hearts First Meet' "">>@@
<html>
<nowiki>
<a href="http://fs12.www.ex.ua/show/6488333/6488333.jpg?800" 
   class="lightview" 
   data-lightview-group="ohfm"
</a>
<a href="http://fs11.www.ex.ua/show/6488270/6488270.jpg?800" 
   class="lightview" 
   data-lightview-group="ohfm"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/four_heartsf6d0c4c5425bcd68fda9d9.jpg" 
   class="lightview" 
   data-lightview-group="ohfm"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/four_heartsdf7a4915ebcbe5fb20b031.jpg" 
   class="lightview" 
   data-lightview-group="ohfm"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/four_hearts78390bd2be56ec079ac03f.jpg" 
   class="lightview" 
   data-lightview-group="ohfm"
</a>
</html>
[[For Blood And Wine|http://www.allmusic.com/album/for-blood-and-wine-r2128684]]
<html><a class=lightview data-lightview-group="fbaw" href=http://www.fanaticpromotion.com/archived/2009fall/rykardaparasol/photos/rykardaparasol_cd.jpg>
<img alt="missing picture" width=74.9%   src="https://s-media-cache-ak0.pinimg.com/236x/2b/55/73/2b55731a2dc790926ac699a83c6235f9.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'For Blood And Wine' "">>@@
<html>
<nowiki>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/ffor_blood_3b01802e837927c80b6021.jpg" 
   class="lightview" 
   data-lightview-group="fbaw"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/ffor_blood_def4ccf869616fb4f34505.jpg" 
   class="lightview" 
   data-lightview-group="fbaw"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/ffor_blood_67c8cf8439d8cbd32dbe53.jpg" 
   class="lightview" 
   data-lightview-group="fbaw"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/ffor_blood_031534ad9ce1bcd6074c14.jpg" 
   class="lightview" 
   data-lightview-group="fbaw"
</a>
<a href="http://musicmp3spb.org/images/r/rykarda_parasol/ffor_blood_62265d50c8aa60e332bf27.jpg" 
   class="lightview" 
   data-lightview-group="fbaw"
</a>
</html>
''live@Festiwal 'Dwa Brzegi' 2011''

<html><a href=http://www.youtube.com/RykardaParasol target="blank"><img alt="missing picture" width=74.9%   src="http://i1.ytimg.com/vi/gyr2oFIqQ9g/hqdefault.jpg"></html>
<html>
<nowiki>
<a  href='http://www.youtube.com/embed/gyr2oFIqQ9g?list=PLC8F6D528DEE968CD' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''Rykarda guest dj'ing@San Francisko's...'' 

<html><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2010/04/16/PKUH1CS6MV.DTL" target="blank"><img alt="missing picture" width=74.9%   src="http://jd.heliohost.org/tk/v/sfchron-4--10_s.jpg"></html>
>Looking for that, it was a great show

''...KUSF in ---90.3fm--- Exile'' 

<html><a href="http://www.kusf-archives.com/" target="blank"><img alt="missing picture" width=74.9%   src="http://3.bp.blogspot.com/-d8iQgAyNRew/TaHyioqN2VI/AAAAAAAAJuk/1QJcpLlKPqo/s220/exile_webbadge_white200.png"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'KUSF in Exile' "">>@@
''[[Trish Keenan’s|https://en.wikipedia.org/wiki/Trish_Keenan]] Mind Bending Motorway Mix''

<html>
<a href="https://thumbnailer.mixcloud.com/unsafe/300x300/extaudio/9/d/e/b/3bd6-f622-4dd7-a8b0-6d886b353170.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="https://thumbnailer.mixcloud.com/unsafe/300x300/extaudio/9/d/e/b/3bd6-f622-4dd7-a8b0-6d886b353170.jpg"  ></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Trish Keenan’s Mind Bending Motorway Mix' "">>@@

I'm quoting this directly from [[Aquarium Drunkard|http://www.aquariumdrunkard.com/2016/04/20/trish-keenans-mind-bending-motorway-mix/]]

>//Shortly before her tragic and untimely death in January 2011, Broadcast’s Trish Keenan compiled an exploratory mix CD for a friend, and it immediately became a de facto tribute after hitting the Internet in the wake of the inimitable musician’s passing.

Trish Keenan’s Mind Bending Motorway Mix is mainly comprised of underheard 60s/70s pop psych, but includes international excursions, loads of effects, and a number of haunting and hypnotic instrumentals. A testament to both Trish’s indomitable spirit and the sonic worlds her and James Cargill travelled as Broadcast, it’s still as enjoyable and rewarding now as it was five years ago. We miss you Trish. words / [[k evans|http://www.aquariumdrunkard.com/contact/]]//

I've tried this in a motorway a few days ago and let me tell you: after 300 km's it is indeed mind bending
ok now, under //normal// circumstances I'd be wondering bout them people 
wondering if [[Cat Power's Sun|http://www.catpowermusic.com/]] is indeed //too electronic//, substandard even

<html><a href='http://25.media.tumblr.com/tumblr_m94e6eXt3v1qcq9vzo1_500.png' class='lightview'><img alt="missing picture" width=98.9%   src="http://25.media.tumblr.com/tumblr_m94e6eXt3v1qcq9vzo1_500.png"  title="never waste a chance to post a Cat Power picture"></a></html>

but then I came across [[Topaz Rags|http://www.myspace.com/topazrags]], //normal// became a four-letter word and now 
I gotta keep this handy. Cause now I'm psyched.

<html><a href='http://2.bp.blogspot.com/_aL1-E_QIEpU/SWbvp_pOm7I/AAAAAAAAByU/TUZ6y4W_mUs/s1600/by+%E2%96%BC+A+F%C3%B6tos+aliscarpulla.JPG' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.lostateminor.com/wp-content/uploads/2009/10/topaz_rags.jpg"  ></a></html>

[[Capricorn Born Again|http://www.allmusic.com/album/capricorn-born-again-mw0001953961]]

<html><a href='http://1.bp.blogspot.com/_aL1-E_QIEpU/SwXezTtkkbI/AAAAAAAACYM/SfOb81vRqi4/s1600/cover.jpg' class='lightview'><img alt="missing picture" width=74.9%   src="http://funkyimg.com/u2/862/154/folder.jpg"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Capricorn' "">>@@

they're with (or are they. period?) [[Not Not Fun Records|http://www.notnotfun.com/]]. So here's a sampler.

<html><a href='http://www.notnotfun.com/wp-content/themes/simplest/images/nnf_logo_transparent.png' class='lightview'><img alt="missing picture" width=74.9%   src="http://www.notnotfun.com/wp-content/themes/simplest/images/nnf_logo_transparent.png"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'nnf' "">>@@
rest in peace dad   

<html>
<a href="http://jd.heliohost.org/tk/v/dad-1.jpg" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="http://jd.heliohost.org/tk/v/dad-s.jpg"  ></a></html>

My father died.
He was seventy-five years old.
He was a good man.


<br>

<br>


<br>


<br>

<br>

<br>

<br>
<br>
<br>

<br>
<br>
<br>
Guitar Man [[Kurt Vile|http://www.kurtvile.com/]] I know not much about, but, from what I've //heard//, he's fucking brilliant.

<html><a href='http://jd.heliohost.org/tk/v/Kurt+Vile.jpg' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/Kurt+Vile.jpg"><br></html>

[[Childish Prodigy|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:wxfpxzwaldae]]

<html><a href='http://www.culturebully.com/wp-content/uploads/2009/10/kurt-vile-childish-prodigy.jpg' class='lightview'><img alt="missing picture" width="74.9%" src="http://3.bp.blogspot.com/_0mRApNkjzsM/SoRPXske8WI/AAAAAAAAARI/DlGwEADYVIs/s400/Childish_Prodigy-Kurt_Vile_480.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Childish Prodigy' "">>@@

[[Kurt Vile live on WFMU|http://blog.wfmu.org/freeform/2008/08/kurt-vile-live.html]]

<html><img alt="missing picture" style="width: 74.9%;" src="https://i2.sndcdn.com/artworks-000050921305-i4x4e9-t200x200.jpg?3eddc42"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Kurt Vile live on WFMU' "">>@@

[[WFMU|http://wfmu.org/]] is good radio.
 
<html><a href="http://wfmu.org/" target="_blank"><img alt="missing picture" src="http://wfmu.org/images/logo_bw.jpg"  width=74.9%  border="0"/></a></html> 
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'WFMU Radio' "">>@@

''By the way''

<html><img alt="missing picture" width="98.9%" src="http://unbounce.com/photos/no-facebook.jpeg"></html>

I've been asked. A lot. Those reminder mails come by the dozen too.
If you think you saw me on facebook, it's not me.
If it turns out to be me, it will only mean the few remaining brain cells have finally drowned
in seas of not so cheap alcohol (working on that, by the way).
That's not me either.

I'm not on fucking facebook.

''Going cross browser. [[Again|April 30]].''

Not sure exactly how and definitely don't know why but this site might just be -mostly- working with 
Internet explorer.

Why bother?

<html><a href="http://www.mozilla.com/en-US/products/download.html?product=firefox-3.5.4&os=win&lang=en-US" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/firefox03ao.png"   width=98.9% border="0"/></a></html> 

Go [[get Firefox|http://www.mozilla.com/en-US/products/download.html?product=firefox-3.5.4&os=win&lang=en-US]]
<html><a href='http://backtomono.files.wordpress.com/2009/09/soulsavers-43.jpg?w=500&amp;h=375' class='lightview'><img alt="missing picture" style="width: 98.9%;" src="http://backtomono.files.wordpress.com/2009/09/soulsavers-43.jpg?w=500&amp;h=375"></html>

They have returned with a true masterpiece, you absolutely //have// to get exposed to 

[[Soulsavers|http://www.myspace.com/soulsavers]]' [[Broken|http://www.nme.com/reviews/10759]]

<html><a class=lightview data-lightview-group="sb" href='http://musicwebzine.files.wordpress.com/2009/08/soulsavers-broken.jpg'><img alt="missing picture" width="74.9%" src="http://bcncultura.files.wordpress.com/2009/09/soulsavers.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Broken' "">>@@
<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_soulsavers_broken_2009_retail_cd-cd.jpg" 
   class="lightview" 
   data-lightview-group="sb"
</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_soulsavers_broken_2009_retail_cd-inside.jpg" 
   class="lightview" 
   data-lightview-group="sb"</a>
<a href="http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_soulsavers_broken_2009_retail_cd-back.jpg" 
   class="lightview" 
   data-lightview-group="sb"</a>
</html>
For some reason I //knew// they'd get presented on [[KCRW|http://www.kcrw.com]] 
so here they are live on [[Morning Becomes Eclectic|http://www.kcrw.com/music/programs/mb]] on September 10 2009

<HTML><img alt="missing picture" width="74.9%" src="http://www.kcrw.com/music/shows/morning-becomes-eclectic/soulsavers/@@images/rectangular_image/feature"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Soulsavers KCRW' "">>@@

So you've listened to the interview and you're probably googling them out, if you hadn't already, [[Red Ghost|http://www.myspace.com/redghostsounds]] and all, so I think you just might be ready, and this is a first, for a //little twilightkid riddle//

<<<
//Anglo - American at it's best
but is it the first?
Which brilliant record 
will get you past the test?//
<<<

So there it is. Which brilliant record does your host have in mind? [Little tip: The similarities go beyond the Anglo - American part. It's //all// connected.]
You can actually //answer// the question, as I suddenly realised this site's acquired a //second// (neither too obvious, I confess) communication machine . Which I urge you to use w i s e l y. 

I'll be embedding the answer when the time is right, which means the absolutely correct shade between autumn and winter or, to be precise, when the time is //similar//.

<html><a href="http://fordradio.wordpress.com/" target="_blank"><img alt="missing picture" src="http://4.bp.blogspot.com/_wAbx3kHrTuo/SNtC2WuVSfI/AAAAAAAAAXs/zIO-IArrT_w/S1600-R/radio_head.jpg" width=98.9%   border="0"/></a></html>

Whois Scott Ford? In his own words //Radio host, bass player for The Twilight Singers and The Gutter Twins, fashionista, recovering alcoholic, terminally adolescent and lover of all things music.// 

Now, as far as the radio host part's concerned, his ---stream's on 24/7 and it's really something--- podcasts are really something. This is the latest featuring Mr Greg Duli  
All you got to do is press the little button below...

<html><img alt="missing picture" width="74.9%" src="http://jd.heliohost.org/tk/v/Ford%20Radiot.jpg"></html>
>Working on that

Bad news is that Scott's been suffering from an advanced bone loss medical condition resulting in severe blood infections.
Being a musician with no health insurance in the U S of A (no further comment required).
''Good news'' is that a lot of people stepped up to give a helping hand.
Read all about it at [[Scott's blog|http://fordradio.wordpress.com/]]
and, since you can't be visiting this site without having a heart, ''use that donate button''.
It'll feel like [[summer's kiss|http://www.summerskiss.com/]]. Guaranteed.

''Kansas and...''

Been away for a while and while being away I stepped inside this bar for the first time in twenty years or something,
that was thrilling (in a weird, nostalgic, //good// way).

<html><a href="http://www.myspace.com/barberlin" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/berlin.jpg" width=98.9% border="0"/></a></html>

Seriously, these guys will gather you in when closing time comes for everybody else. 
|borderless|k
|width:0.1%;<html><a href="http://eyeos.org/" target="_blank"><img alt="missing picture" src="http://chuletasalvapor.files.wordpress.com/2009/09/eyeos-logo-nuevo.png?w=176&h=228"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.glidedigital.com/" target="_blank"><img alt="missing picture" src="http://www.glidedigital.com/img/logos/glide_logo.png"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.cloudo.com/" target="_blank"><img alt="missing picture" src="http://www.cloudo.com/images/logo.png"  width=100%  border="0"/></a></html>|
!!!The Feelies Only Life
<html><a class="lightview audio" data-lightview-group="oli" data-lightview-group-options="slideshow: 30000" href=http://images.coveralia.com/audio/t/The_Feelies-Only_Life-Frontal.jpg?894><img alt="missing picture" class="audio" width=98.9%   src="http://www.phawker.com/wp-content/uploads/2010/04/the-feelies-only-life.jpeg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://musicmp3.ru/artist_the-feelies__album_only-life.html#.VmRcS78zl0w" style="border: 0px none; margin-left: -225px; height: 470px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
!!!Organic - Late Night Drinking Doc Forbade 
<html><a class="lightview audio" href="http://images.8tracks.com/cover/i/001/143/880/79917.original-3741.jpg?rect=496,0,2976,2976&q=98&fm=jpg&fit=max&w=320&h=320" class='lightview'> <img alt="missing picture" class="audio"  border="0" width="98.9%" height="100px" src="http://images.8tracks.com/cover/i/001/143/880/79917.original-3741.jpg?rect=496,0,2976,2976&q=98&fm=jpg&fit=max&w=320&h=320"></a></html>
<html><iframe class="audio" width="98.9%" height="200" frameborder="no" src="http://kiwi6.com/playlists/widget/24620-Organic?autostart=true&show_artist=false" style="overflow-x:hidden"></iframe></html>

{{audioplayer autoplay{
# [[Concrete Blonde-Memory|http://k003.kiwi6.com/hotlink/1ui5uky15w/01_Concrete_Blonde_Group_Therapy_12_Memory.mp3]]
# [[Tèsfa Maryam KidanÃ-Heywèté|http://k003.kiwi6.com/hotlink/6o0wye1tn9/02_ethiopiques_-_vol._1_golden_years_of_modern_music_-_15_-_instrumental_heywete.mp3]]
# [[Tom Waits-Clap Hands|http://k003.kiwi6.com/hotlink/4rdpyaublj/03_02_-_clap_hands.mp3]]
# [[Calexico-Bloodflow|http://k003.kiwi6.com/hotlink/m2qdnju99g/04_Calexico_The_Black_Light_UK_16_Bloodflow.mp3]]
# [[Violent Femmes-Candlelight Song|http://k003.kiwi6.com/hotlink/rs6aad6qxb/05_07_-_candlelight_song.mp3]]
# [[Pavement-Fillmore Jive|http://k003.kiwi6.com/hotlink/wzbjydh779/06_Pavement_Crooked_Rain_Crooked_Rain_12_Fillmore_Jive.mp3]]
# [[Patti Smith-Dream of Life|http://k003.kiwi6.com/hotlink/il7je3mnm4/07_patti_smith_-_dream_of_life_-_05_-_dream_of_life.mp3]]
# [[Nico-It Has Not Taken Long|http://k003.kiwi6.com/hotlink/1x30jbn3at/08_nico_-_the_end_-_01_It_Has_Not_Taken_Long.mp3]]
# [[Kendra Smith-Aurelia|http://k003.kiwi6.com/hotlink/nekamwkue6/09_01_aurelia.mp3]]
# [[Grant Lee Buffalo-Fuzzy|http://k003.kiwi6.com/hotlink/uqxnpd5nsi/10_grant_lee_buffalo_-_fuzzy.mp3]]
# [[Cracker-Big Dipper|http://k003.kiwi6.com/hotlink/awztzwkbh6/11_Cracker_-_The_Golden_Age_-_03_-_Big_Dipper_1_.mp3]]
# [[R.E.M.-The Wrong Child|http://k003.kiwi6.com/hotlink/pag3zzjty8/12_r.e.m._-_06_-_the_wrong_child.mp3]]
# [[The Stranglers-European Female|http://k003.kiwi6.com/hotlink/tz3i815woe/13_stranglers_-_feline_-_04_-_the_european_female_in_celebrati.mp3]]
# [[Radiohead-How to Disappear Completely|http://k003.kiwi6.com/hotlink/n31caxklsf/14_Radiohead-Kid_A-04-How_to_Disappear_Completely.mp3]]
# [[Dead Meadow-Heaven|http://k003.kiwi6.com/hotlink/eu1f7bpl7q/15_04_-_heaven.mp3]]
# [[Chris Rea-The Road to Hell|http://k003.kiwi6.com/hotlink/z74hlfu2id/16_Chris_Rea_-_Road_to_Hell.mp3]]
# [[Bob Mould-Sinners and Their Repentances|http://k003.kiwi6.com/hotlink/iflgqp9xct/17_bob_mould_-_sinners_and_their_repentances.mp3]]
# [[Bob Dylan-Most of the Time|http://k003.kiwi6.com/hotlink/paxp1o82ng/18_Bob_Dylan_-_Oh_Mercy_-_06_-_Most_Of_The_Time.mp3]]
# [[Beth Gibbons & Rustin Man-Drake|http://k003.kiwi6.com/hotlink/tcy9oynqge/19_Beth_Gibbons_and_Rustin_Man_-_Out_Of_Season_-_08_-_Drake_1.mp3]]
# [[The Waterboys-The Big Music|http://k003.kiwi6.com/hotlink/mz1t3zacq3/20_The_Waterboys_A_Pagan_Place_UK_Bonus_Tracks_07_The_Big_Music.mp3]]
# [[Nick Cave & The Bad Seeds-Red Right Hand|http://k003.kiwi6.com/hotlink/wnnx5ftu7w/21_05_Red_Right_Hand.mp3]]
# [[Paula Frazer-Stay As You Are|http://k003.kiwi6.com/hotlink/ac8y6f0wri/22_06_stay_as_you_are.mp3]]
# [[The Twilight Singers-Twilight|http://k003.kiwi6.com/hotlink/hc23cizbac/23_nn-The_Twilight_Singers_-_Twilight.mp3]]
# [[Gutterball-Mickey's Big Mouth|http://k003.kiwi6.com/hotlink/yd9foz37t4/24_15_mickey_s_big_mouth.mp3]]
# [[Kristin Hersh-Close Your Eyes|http://k003.kiwi6.com/hotlink/gxbj73zirn/25_09_09_-_close_your_eyes.mp3]]
# [[The Smashing Pumpkins-Spaceboy|http://k003.kiwi6.com/hotlink/m5pt57np7o/26-spaceboy.mp3]]
# [[Steve Wynn-The Devil's Not That Kind|http://k003.kiwi6.com/hotlink/7i92p8298l/27_Steve_Wynn_-_07_-_The_Devil_s_Not_That_Kind_July_.mp3]]
# [[The Black Heart Procession-The Waiter No. 2|http://k003.kiwi6.com/hotlink/ckzqu0c9ns/28_the_black_heart_procession_-_2_-_01_-_the_waiter_no._2.mp3]]
# [[The Black Heart Procession-The Waiter No. 3|http://k003.kiwi6.com/hotlink/b6255i1jat/29_the_black_heart_procession_-_2_-_11_-_the_waiter_no._3.mp3]]
# [[Placebo-My Sweet Prince|http://k003.kiwi6.com/hotlink/5y23fwxeim/30_09_-_My_Sweet_Prince.mp3]]
# [[Cat Power-Angelitos Negros|http://k003.kiwi6.com/hotlink/m2hua3evle/31_204_cat_power-angelitos_negros-mnd.mp3]]
# [[Tindersticks-Kathleen|http://k003.kiwi6.com/hotlink/ju2gffg0kp/32_Nenette_Et_Boni-20.mp3]]


}}}
!!!Rykarda Parasol Our Hearts First Meet
<html><a class="lightview audio" data-lightview-group="ohfm" href=http://i1.ytimg.com/vi/QPM2lLk2yWY/maxresdefault.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="https://images-na.ssl-images-amazon.com/images/I/51CWY4K500L._SY450_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_rykarda-parasol__album_our-hearts-first-meet.html#.V5XTChJZhwA" style="border: 0px none; margin-left: -225px; height: 620px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372194301/al5432a701196dee63468bcf6f" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Beth Gibbons & Rustin Man - Out Of Season
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://images-eu.amazon.com/images/P/B00006ZSAD.02.LZZZZZZZ.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_beth-gibbons-and-rustin-man__album_out-of-season.html#.V5XLTBJZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373765436/al5601ab24e7c622686ad3941f" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
Type the text for 'POP3'
<!--{{{-->


</div>
<div id='sidebar1'>
<div id='sidebarOptions' refresh='content' tiddler='MochaSideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>

</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
!!!The Black Angels Passover
<html><a class="lightview audio" href='http://teddyspaceship.files.wordpress.com/2011/06/front-and-back1.jpg' class='lightview' data-lightview-group="tbap"><img alt="missing picture" class="audio" style="width: 98.9%; " src="http://kaganof.com/kagablog/wp-content/uploads/2007/05/1509.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-black-angels__album_passover.html#.V5XHARJZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372204833/al5601b1a6e7c622686ad82a8b" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
/***
|''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"
	});
*/
//}}}
!!!Patti Smith - Horses
<html><a class="lightview audio" href='http://kookmag.com/wp-content/uploads/2013/05/Patti-Horses.jpg' class='lightview' data-lightview-group="horses"><img alt="missing picture" class="audio" width="98.9%" src="http://4.bp.blogspot.com/_A_vTEXlS3pE/SuYUo5SQtMI/AAAAAAAAARw/oWYnz4ICPaM/s320/PattiSmithHorses.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_patti-smith__album_horses.html#.V6mAMzVZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372113189/al56016689e7c622686aa87f30" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Patti and Bob
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRdiR8_lz-QPK10ACt66ULATDn6NBLyg1XIEWf-SRkXe4wY2GVu"></html>
{{audioplayer autoplay{
# [[dylan_1|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep01.mp3]]
# [[dylan_2|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep2__990499.mp3]]
# [[dylan_3|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep3.mp3]]
# [[dylan_4|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep04.mp3]]
# [[dylan_5|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep05.mp3]]
# [[dylan_6|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep06.mp3]]
# [[dylan_7|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep7.mp3]]
# [[dylan_8|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep8.mp3]]
# [[dylan_9|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep09.mp3]]
# [[dylan_10|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep10.mp3]]
# [[dylan_11|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep11.mp3]]
# [[dylan_12|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep12.mp3]]
# [[dylan_13|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep13.mp3]]
# [[dylan_14|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep14.mp3]]
# [[dylan_15|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep15.mp3]]
# [[dylan_16|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep16.mp3]]
# [[dylan_17|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep17.mp3]]
# [[dylan_18|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep18__032092.mp3]]
# [[dylan_19|http://kiptronic.sonybmgmedia.com/production/HTTP/legacy.bobdylan.dylan.ep19.mp3]]
# [[dylan_20|http://release.sonymusic.com/media/release/7a2e00d79b720843b4a7?catalog=catalog_8.mp3]]
# [[dylan_21|http://release.sonymusic.com/media/release/771f1fd93f3c9aff9241?catalog=catalog_8.mp3]]
# [[dylan_22|http://release.sonymusic.com/media/release/98c7bc68c037ebbf57a3?catalog=catalog_8.mp3]]
# [[dylan_23|http://release.sonymusic.com/media/release/43938f40ec4f63ea0b02?catalog=catalog_8.mp3]]
}}}
!!!My Bloody Valentine - Peel Session 1988
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="https://guitarplayer.files.wordpress.com/2007/11/kevinonstage_forsite.jpg?w=497"></html>
{{audioplayer autoplay{
# [[Lose My Breath|http://www.inkoma.com/mp3/mbv/peelsession/peel-losemybreath.mp3]]
# [[When You Wake Youre Still In A Dream|http://www.inkoma.com/mp3/mbv/peelsession/peel-whenyouwakeupyourestillinadream.mp3]]
# [[I Can See It But I Can't Feel It|http://www.inkoma.com/mp3/mbv/peelsession/peel-icanseeit.mp3]]
# [[Feed Me With Your Kiss|http://www.inkoma.com/mp3/mbv/peelsession/peel-feedmekiss.mp3]]
}}}
!!!The Black Angels Phosphene Dream
<html>
<a class="lightview audio" data-lightview-group="phosphene" href=http://jd.heliohost.org/tk/v/R-2446040-1390674272-6761.jpeg.jpg><img alt="missing picture" class="audio" width="98.9%" src="https://upload.wikimedia.org/wikipedia/en/5/56/Phosphene_Dream.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-black-angels__album_phosphene-dream.html#.V6mEUDVZhwA" style="border: 0px none; margin-left: -225px; height: 490px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372204833/al5601b1a1e7c622686ad82631" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href="http://flickrslidr.com/" target="_blank"><img alt="missing picture" src="http://www.dq.winsila.com/wp-content/uploads/2008/05/flickrslidr.jpg" width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.airtightinteractive.com/projects/autoviewer/" target="_blank"><img alt="missing picture" src="http://www.simpleviewer.net/gfx/logo.png"  width=100% border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.nickstakenburg.com/projects/lightview/" target="_blank"><img alt="missing picture" src="http://www.nickstakenburg.com/projects/lightview/images/logo.png" width=100% border="0"/></a></html>|width:0.1%;|
!!!Nick Drake Pink Moon
<html><a class='lightview' data-lightview-group="pm" href='http://31.media.tumblr.com/tumblr_m7ofo206Qd1rtbvyeo1_1280.jpg'><img alt="missing picture" class="audio" width=98.9%   src="http://cps-static.rovicorp.com/3/JPG_400/MI0001/949/MI0001949165.jpg?partner=allrovi.com"></html>
{{audioplayer autoplay{
# [[Pink Moon|http://media.3netmedia.ro/media/Radio3Net/audio/4892.mp3]]
# [[Place To Be|http://media.3netmedia.ro/media/Radio3Net/audio/4893.mp3]]
# [[Road|http://media.3netmedia.ro/media/Radio3Net/audio/4894.mp3]]
# [[Which Will|http://media.3netmedia.ro/media/Radio3Net/audio/4895.mp3]]
# [[Horn|http://media.3netmedia.ro/media/Radio3Net/audio/4896.mp3]]
# [[Things Behind The Sun|http://media.3netmedia.ro/media/Radio3Net/audio/4897.mp3]]
# [[Know|http://media.3netmedia.ro/media/Radio3Net/audio/4898.mp3]]
# [[Parasite|http://media.3netmedia.ro/media/Radio3Net/audio/4899.mp3]]
# [[Ride|http://media.3netmedia.ro/media/Radio3Net/audio/4900.mp3]]
# [[Harvest Breed|http://media.3netmedia.ro/media/Radio3Net/audio/4901.mp3]]
# [[From The Morning|http://media.3netmedia.ro/media/Radio3Net/audio/4902.mp3]]
}}}

!!!Entrance's Prayer Of Death
<html><a class="lightview audio" href='http://ecx.images-amazon.com/images/I/71UsKUUsdrL._SL1000_.jpg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://images.uulyrics.com/cover/e/entrance/album-prayer-of-death.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" src="https://myzuka.fm/Album/328127/Entrance-Prayer-Of-Death-2006" style="border: 0px none; margin-left: -240px; height: 1270px; margin-top: -820px; width: 570px;   
">
</iframe>
</div>
</html>




<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373529022/al56016361e7c622686aa67e97" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Giant Sand Provisions
<html><a class="lightview audio" data-lightview-group="gsp" data-lightview-group-options="slideshow: 30000" href='http://i204.photobucket.com/albums/bb42/zipohc/GiantSand-proVISIONS.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://cdn2.thelineofbestfit.com/images/2008/09/giantsand.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_giant-sand__album_provisions.html#.V6mDlzVZhwA" style="border: 0px none; margin-left: -225px; height: 570px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 





<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372124149/al56018483e7c622686ab8763b" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Puressence
<html>
<a class="lightview audio" data-lightview-group="puressence" href=http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_puressence_puressence_1996_retail_cd-front.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://rymimg.com/lk/f/l/438d2777852794ceadff2afcd24a1da6/1227548.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://darkmp3.ru/album-puressence-7816005.html" style="border: 0px none; margin-left: -140px; height: 1400px; margin-top: -800px; width: 800px; -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); " >
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372184321/al5601ab2ce7c622686ad399ea" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Nick Cave and the Bad Seeds Push The Sky Away
<html><a class="lightview audio" data-lightview-group="ptsa" data-lightview-group-options="slideshow: 30000" href=http://www.nooga.com/assets/25d9ef7f9fb3e81f0131f858730e007136123.jpeg><img alt="missing picture" class="audio" width=98.9%   src="http://www.nooga.com/assets/25d9ef7f9fb3e81f0131f858730e007136123.jpeg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_nick-cave-and-the-bad-seeds__album_push-the-sky-away.html#.V6mDATVZhwA" style="border: 0px none; margin-left: -225px; height: 460px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372129586/al5432a6d5196dee63468b73dc" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href='http://chirpradio.org/' target=_blank><img alt="missing picture" width=100%      src="http://gapersblock.com/transmission/chirp.jpg"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'CHIRPRadio' "">>@@|width:0.1%;<html><a href='http://www.blogotheque.net/' target=_blank><img alt="missing picture" width=100%      src="http://cdn4.pitchfork.com/news/44600/3bf97180.jpg"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'La Blogothèque' "">>@@|width:0.1%;<html><a href='http://www.cityslang.com/' target=_blank><img alt="missing picture" width=100%    src="http://www.cityslang.com/city/img/cityslang-logo-400.jpg"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'City Slang' "">>@@|width:0.1%;<html><a href='http://www.aquariumdrunkard.com/' target=_blank><img alt="missing picture" width=100%   src="http://www.aquariumdrunkard.com/images/aqd-header-5.33.jpg"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Aquarium Drunkard' "">>@@|width:0.1%;|
|width:0.1%;<html><a href='http://www.npr.org/' target="_blank"><img alt="missing picture" width=100%    src="http://media.npr.org/chrome/news/nprlogo_138x46.gif"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'NPR' "">>@@|width:0.1%;<html><a href='http://www.fluid-radio.co.uk/' target="_blank"><img alt="missing picture" width=100%    src="http://www.fluid-radio.co.uk/wp-content/uploads/2013/07/fr.png"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Fluid Radio' "">>@@|width:0.1%;<html><a href='http://www.touchmusic.org.uk/' target="_blank"><img alt="missing picture" width=100%    src="http://www.touchmusic.org.uk/_shared/black_logo.gif"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Touch Radio' "">>@@|width:0.1%;<html><a href="http://www.indiegroundradio.com/" target="_blank"><img alt="missing picture" width=100%       src="http://1.bp.blogspot.com/-8PYSUKqKAu4/T9MNBaNektI/AAAAAAAAA50/5L0KbE6kSd0/s1600/indieground_banner2.jpg"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Indieground' "">>@@|
|width:0.1%;<html><a href="http://www.xpn.org/" target="_blank"><img alt="missing picture" width=100%     src="http://www.allaccess.com/assets/img/editorial/raw/xp/XPN2Logo.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'XPN' "">>@@|width:0.1%;<html><a href="http://www.kusf-archives.com/" target="blank"><img alt="missing picture" width=100%    src="http://3.bp.blogspot.com/-d8iQgAyNRew/TaHyioqN2VI/AAAAAAAAJuk/1QJcpLlKPqo/s220/exile_webbadge_white200.png"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'KUSF in Exile' "">>@@|width:0.1%;<html><a href="http://stokokkino.gr/" target="_blank"><img alt="missing picture" src="http://1.bp.blogspot.com/-h_HTTBgmiFY/URy2LJHQToI/AAAAAAAAAWY/99oB2iLayn0/s250/logo+105,5+sto+kokkino.png" width=100% ></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sto Kokkino 105.5' "">>@@|width:0.1%;<html><a href="http://www.sonicrouter.com/" target="_blank"><img alt="missing picture" width=100%      src="http://2.bp.blogspot.com/_XeU5QVRIWEU/Sk4wr8qOyGI/AAAAAAAAAGQ/5MR8TeLfJb4/s1600-R/NEWLOGOthumb.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Sonic Router' "">>@@|
|width:0.1%;<html><a href="http://3voor12.vpro.nl/" target="_blank"><img alt="missing picture" width=100%  src="http://3voor12.vpro.nl/.imaging/stk/3voor12/vtkteaser-s-large_s-xlarge/media/3voor12/huisstijl/backgrounds/3voor12-styleguide/original/3voor12-styleguide.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'NPO3FM' "">>@@|width:0.1%;<html><a href="https://byte.fm/" target="_blank"><img alt="missing picture" width=100%  src="https://byte.fm/static/images/ByteFM_Logo.png"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'ByteFM' "">>@@|width:0.1%;<html><a href="http://www.wfmu.org/" target="_blank"><img alt="missing picture" width=100%  src="http://wfmu.org/images/logo_bw.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'WFMU Radio' "">>@@|width:0.1%;<html><a href="http://www.kcrw.com/" target="_blank"><img alt="missing picture" width=100%  src="http://t1.gstatic.com/images?q=tbn:ANd9GcSir0ufWHuqs17dClQDBspq3ydCPVSQ6pYRCtUtDGDfxx4H94g&t=1&usg=__tvZHR0Id34_FhpSKt0w-OpuM6cw="></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Eclectic 24' "">>@@|
|width:0.1%;<html><a href="http://www.accuradio.com/" target="_blank"><img alt="missing picture" width=100%  src="https://www.linode.com/media/images/press/accuradio.png"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Accuradio' "">>@@|width:0.1%;<html><a href="http://www.radiobubble.gr/" target="_blank"><img alt="missing picture" width=100%  src="http://2.bp.blogspot.com/-q_WwsNtImkA/TqEwptOEnNI/AAAAAAAAAUc/c4DSwwirPGk/s320/title.png"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Radiobubble' "">>@@|width:0.1%;<html><a href="http://www.kranky.net/" target="_blank"><img alt="missing picture" width=100%  src="http://cdn.pitchfork.com/images/original/147228.kranky525.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Kranky' "">>@@|width:0.1%;<html><a href="http://kexp.org/" target="_blank"><img alt="missing picture" width=100%  src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSL-RXvbbgH6gx9KPQD8OySxDsKKSGFZSD9YGq1FmD43XwSVFvE"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'KEXP 90.3 Seattle' "">>@@|
|width:0.1%;<html><a href="http://www.kpsu.org/wp-content/uploads/2014/11/logo.jpg" target="_blank"><img alt="missing picture" width=100%  src="http://www.kpsu.org/wp-content/uploads/2014/11/logo.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'KPSU' "">>@@|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" width=100%  src="http://www.3wk.com/bannerimages/3wkindieblack.gif"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Underground Radio' "">>@@|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" width=100%   src="http://www.3wk.com/bannerimages/3wkindiewhite.gif"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Classic Alternative Radio' "">>@@|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" width=100%   src="http://www.3wk.com/bannerimages/3wkclassicorange.gif"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" '3wk Classic Underground Radio' "">>@@|
|width:0.1%;<html><a href='http://www.abc.net.au/triplej/' target="_blank"><img alt="missing picture" width=100%    src="http://www.abc.net.au/triplej/img/layout/gnav_logo.gif"></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'triplej' "">>@@|width:0.1%;<html><a href="http://brainwashed.com/" target="_blank"><img alt="missing picture" width=100%  src="http://upload.wikimedia.org/wikipedia/en/7/7e/Brainwashed.jpg"    border="0"/></a></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Brainwashed Radio - The Podcast Edition' "">>@@|width:0.1%;<html><a href='http://compound-eye.org/' target="_blank"><img alt="missing picture" width=100%    src="http://compound-eye.org/images2/SS_chairs.jpg"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Shirley & Spinoza Radio' "">>@@|width:0.1%;<html><a href='http://www.radioart.com/' target="_blank"><img alt="missing picture" width=100%  src="http://www.radiotower.gr/gr/high/radioart.gif"></html><br>@@font-size:3em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Radio Art' "">>@@|
<html><a class="lightview audio" href='http://www.radioart.com/' target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://www.radiotower.gr/gr/high/radioart.gif"></html>
<html><audio controls preload="none"><source src="http://live.radioart.com:80/fJust_blues.mp3?dlid=" type="audio/mpeg"></audio>
</html>
http://www.3wk.com
http://www.live365.com
http://www.kcrw.com
http://kexp.org/
http://www.epitonic.com/
http://www.woxy.com
http://www.wfmu.org
http://kpsu.org/
http://www.radioart.gr/ 
http://www.npr.org/ 
http://www.accuradio.com/
http://radiotime.com/Index.aspx
http://www.abc.net.au/triplej/listen/default.htm
http://compound-eye.org/category/radio-stream/
http://www.littleradio.com/pages/tune_in
|borderless|k
|width:0.1%;<html><a href="http://www.indiegroundradio.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcTe9347uYTrbwvvwxvJtAuk7jM3ophTrQ9osWgMu-Ord2C2rwQoh3hOZo-n" width=100% height="40"></a></html>|width:0.1%;|width:0.1%;|
|<html><a href="http://tinyurl.com/d5r2lpp" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  height=30   border="0"/></a></html>|||
|borderless|k
|width:0.1%;<html><a href="http://www.xpn.org/xpn2/home" target="_blank"><img alt="missing picture" src="http://www.allaccess.com/assets/img/editorial/raw/xp/XPN2Logo.jpg" width=100% height="40"></a></html>|width:0.1%;<html><a href="http://www.kusf-archives.com/" target="_blank"><img alt="missing picture" src="http://assets3.subpop.com/assets/images/column1_wide/8654.jpg" width=100% height="40"></a></html>|width:0.1%;<html><a href="http://stokokkino.gr/" target="_blank"><img alt="missing picture" src="http://stokokkino.gr/logo.png" width=100% height="40"></a></html>|
|<html><a href="http://tinyurl.com/c3gupvr" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  height=30   border="0"/></a></html>|<html><a href="http://tinyurl.com/6b428bd" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  height=30   border="0"/></a></html>|<html><a href="http://tinyurl.com/668wjjf" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30   border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" src="http://www.3wk.com/bannerimages/3wkindieblack.gif"  width=100% height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://www.live365.com" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcSZGHekAz2T03qTH5effV_FGkedUXgykTh7iTi_oGpHmPYsbKg&t=1&usg=__DA3ZVltUh1wbGKhPYnqqcvnnX54=" width=100% height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://www.kcrw.com/" target="_blank"><img alt="missing picture" width=100% height="40" border="0" src="http://t1.gstatic.com/images?q=tbn:ANd9GcSir0ufWHuqs17dClQDBspq3ydCPVSQ6pYRCtUtDGDfxx4H94g&t=1&usg=__tvZHR0Id34_FhpSKt0w-OpuM6cw="></html>|
|<html><a href="http://tinyurl.com/ntqzuu" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/22srahj" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/yk3my7q" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" src="http://www.3wk.com/bannerimages/3wkindiewhite.gif" width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://kpsu.org/" target="_blank"><img alt="missing picture" src="http://www.ourwebtv.com/LogosRadios/KPSU%20AM%201450%20FM%2098%201%20Portland%20Oregon%20OR%20USA.JPG"  width=100% height=40  border="0"/></a></html>|width:0.1%;<html><a href="http://www.radioart.gr/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcSYbZNvd7BkVQQj-7YnGsk_N5t3lFNV9hhYTXPHgoHWEqo0X-4&t=1&usg=__qhmH_h5u3sIdII2axEQG4w7sRvE="  width=100% height=40 border="0"/></a></html>|
|<html><a href="http://tinyurl.com/m8chhg" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/244apsw" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/27aqp5u" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.3wk.com/index.php" target="_blank"><img alt="missing picture" src="http://www.3wk.com/bannerimages/3wkclassicorange.gif" width=100% border="0"/></a></html>|width:0.1%; <html><a href="http://www.abc.net.au/triplej/media/" target="_blank"><img alt="missing picture" src="http://www.abc.net.au/triplej/img/layout/gnav_logo.gif" width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.accuradio.com/" target="_blank"><img alt="missing picture" src="http://www.accuradio.com/images/header/head_main_02_webby-01.gif" width=100% border="0"/></a></html>|
|<html><a href="http://tinyurl.com/l68nu4" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a target="PlayerTarget" href="http://tinyurl.com/28xhlzj"><img alt="missing picture" width="30" height="30" border="0" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"></a></html>|<html><a href="http://tinyurl.com/29fsjjp" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://www.last.fm/group/Fuck+Mainstream"><img alt="missing picture" width=100% height=40 src="http://fuckthemainstream.com/products/fuck_the_mainstream_shirt.jpg"></html>|width:0.1%; <html><a target="_blank" href="http://www.last.fm/user/Heliastasay/"><img alt="missing picture" width=100% height=40 src="http://userserve-ak.last.fm/serve/126/5178947.jpg"></html>|width:0.1%; <html><a target="_blank" href="http://wfmu.org/"><img alt="missing picture"  width=100%  border="0" src="http://wfmu.org/images/logo_bw.jpg"></a></html>|
|<html><a href="http://tinyurl.com/m3jbq3" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/nhh49e" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a target="PlayerTarget" href="http://tinyurl.com/yebsw68"><img alt="missing picture" width="30" height="30" border="0" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"></a></html>|
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://www.littleradio.com"><img alt="missing picture" width=100% height=40 src="http://2.bp.blogspot.com/_97gL3urxw8k/SKMbMMNouOI/AAAAAAAAATE/9qqsBf3iPUo/s320/user-little-radio3.gif"></html>|width:0.1%;<html><a target="_blank" href="http://www.inkoma.com/"><img alt="missing picture" width=100%   src="http://www.inkoma.com/new/notsonew/iindex_r1_c1.gif"></html>|width:0.1%;<html><a target="_blank" href="http://compound-eye.org/category/radio-stream/"><img alt="missing picture" width=100%  height=40 src="http://compound-eye.org/images2/SS_chairs.jpg"></html>|
|<html><a href="http://tinyurl.com/kkch2l" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/n9t8qt" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/odm54o" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://brainwashed.com/"><img alt="missing picture" width=100%  src="http://upload.wikimedia.org/wikipedia/en/7/7e/Brainwashed.jpg"></html>|width:0.1%;<html><a target="_blank" href="http://www.last.fm/user/sofaki76"><img alt="missing picture" width=100%  height=40 src="http://userserve-ak.last.fm/serve/126/3403119.jpg"></html>|width:0.1%;<html><a target="_blank" href="http://www.webknot.net//"><img alt="missing picture" width=100%  height=40 src="http://i.ytimg.com/vi/_JDnQEjmgOg/2.jpg"></html>|
|<html><a href="http://tinyurl.com/lrq29d" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/mplotp" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/yhuba7f" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://www.kranky.net/"><img alt="missing picture" width=100%  src="http://cdn.pitchfork.com/images/original/147228.kranky525.jpg"></html>|width:0.1%;<html><a target="_blank" href="http://isawyourunning.org/main/"><img alt="missing picture" width=100% src="http://isawyourunning.org/main/logos/logo.gif"></html>|width:0.1%;<html><a target="_blank" href="http://www.radiobubble.gr/"><img alt="missing picture" width=100%  src="http://t3.gstatic.com/images?q=tbn:ANd9GcSXfk7SGIwu_1HMUlSrs9xWWH19RJMVzIsmxYSUq8zMWGNtL04&t=1&usg=__p2e_gKpHJ9eyCZ45NUeNsYg9DAQ="></html>|
|<html><a href="http://tinyurl.com/3558fh3" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/25kvxjb" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/lldubz" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.last.fm/user/jane-avril" target="_blank"><img alt="missing picture" src="http://userserve-ak.last.fm/serve/126/4898688.jpg"  width=100% height=40  border="0"/></a></html>|width:0.1%;<html><a href="http://kexp.org/" target="_blank"><img alt="missing picture"  width=100% height=40 border="0" src="http://freemusicarchive.org/file/images/curators/KEXP_-_2009113010958453.gif?width=290&height=169"></html>|width:0.1%;<html><a href="http://radiotime.com/" target="_blank"><img alt="missing picture" src="http://radiotime.com/assets/Images/site2010/RadioTime-Logo.png" width=100% border="0"/></a></html>|
|<html><a href="http://tinyurl.com/62kfbvn" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30    border="0"/></a></html>|<html><a href="http://tinyurl.com/2dh4u43" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/3yuswup" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%; <html><a href="http://www.npr.org/" target="_blank"><img alt="missing picture" src="http://media.npr.org/chrome/news/nprlogo_138x46.gif"  width=100%  border="0"/></a></html>|width:0.1%;<html><a target="_blank" href="http://radio3.cbc.ca/"><img alt="missing picture" width=100%  src="http://t1.gstatic.com/images?q=tbn:ANd9GcTCFLCqn00QNvcF3_E-Bd60ZjwIKB5QdKJknK3OpOGHHcIUw44&t=1&usg=__V5tseHUDg06Nsnrb1rZ-wKHzl7s="></html>|width:0.1%;<html><a target="_blank" href="http://www.last.fm/user/whiteloft/"><img alt="missing picture"  width=100% height=40 src="http://userserve-ak.last.fm/serve/160/2404260.jpg"></html>|
|<html><a href="http://www.npr.org/player/v2/mediaPlayer.html?action=3&t=live9&islist=false" target="_blank"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/26bnfo4" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|<html><a href="http://tinyurl.com/lxpo4o" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a target="_blank" href="http://www.byte.fm/"><img alt="missing picture" width=100%  src="http://www.byte.fm/images/construct/bytefm_logo.gif"></html>|width:0.1%;<html><a target="_blank" href="http://3voor12.vpro.nl"><img alt="missing picture" width=100% height=40 src="http://ingeweterings.nl/wordpress/wp-content/themes/BlueBubble/scripts/timthumb.php?src=http://ingeweterings.nl/wordpress/wp-content/uploads/2011/04/3voor12logo2.gif&w=657&h=318&zc=1"></html>|width:0.1%;|
|<html><a href="http://tinyurl.com/37od9mz" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=30 height=30  border="0"/></a></html>|width:0.1%;|width:0.1%;|
|borderless|k
|width:0.1%;<html><a href="http://www.raditaz.com/" target="_blank"><img alt="missing picture" src="http://upload.wikimedia.org/wikipedia/en/b/bc/Raditaz_logo.png"  width=100%  height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://www.senzari.com/" target="_blank"><img alt="missing picture" src="http://www.mindofthegeek.com/wp-content/uploads/2012/03/Senzari-Logo.jpg" width=100%  border="0"/ alt=">"  ot;http://www.senzari.com/"></a></html>|
|width:0.1%;<html><a href="http://www.slacker.com/" target="_blank"><img alt="missing picture" src="http://www.intomobile.com/wp-content/uploads/2011/01/slacker-radio.jpg"  width=100%  height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://8tracks.com/" target="_blank"><img alt="missing picture" src="http://www.techdigest.tv/8tracks-thumb-200x61.jpg" width=100%  border="0"/ alt=">"  ot;http://8tracks.com/"></a></html>|width:0.1%;<html><a href="http://www.mixcloud.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSgOIfSJRHK-SVhIVwBRfDXLagOVf--SGild2Plm6zj1Z2LCGYT2sMQWQ31"  width=100%  border="0"/></a></html>|
|width:0.1%; <html><a href="http://www.last.fm" target="_blank"><img alt="missing picture" src="http://cdn.last.fm/flatness/badges/lastfm_red.gif"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.pandora.com/" target="_blank"><img alt="missing picture" src="http://t0.gstatic.com/images?q=tbn:ANd9GcThq0B8_m1MlGCwcV0b1dp8VU6MgpJ3rtiykiJki5M9kqKb4jz6"  width=100% height=40 border="0"/></a></html>||
||width:0.1%;||
|width:0.1%;|width:0.1%;<html><a href="http://www.jango.com/profiles/790099?l=0" target="_blank"><img alt="missing picture" src="http://www.tvdream.net/immagini/jango-logo.png"  width=100% border="0"/></a></html>|width:0.1%; <html><a href="http://songza.com/" target="_blank"><img alt="missing picture" src="http://t0.gstatic.com/images?q=tbn:ANd9GcTCkCgGB75Nl35cSEex20y3bBN5mYLbkfL9HKUmnzeV6or040dz" width=100% border="0"/></a></html>|
<html><a class="lightview audio" href="http://www.radiobubble.gr" target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://2.bp.blogspot.com/-q_WwsNtImkA/TqEwptOEnNI/AAAAAAAAAUc/c4DSwwirPGk/s320/title.png"></html>
<html><audio controls preload="none" autoplay><source src="http://stream.radiobubble.gr:8000/stream" type="audio/mpeg"></audio>
</html>
!!!Ramones It's Alive
<html><a class="lightview audio" data-lightview-group="itsa" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_ramones_its_alive_1996_retail_cd-front.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://lunanavis.blogspirit.com/images/medium_ramones_itsalive.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" src="https://myzuka.fm/Album/14919/Ramones-Its-Alive-1979" style="border: 0px none; margin-left: -240px; height: 1270px; margin-top: -820px; width: 570px;   
">
</iframe>
</div>
</html>


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372150218/al560149c8e7c622686a9669a1" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 

<<tiddler HoverMenu##flex with: "$1" Random►Audio  "$3" 'RandomAudio' "">>

<script>
  var tids=store.getTaggedTiddlers("audio");
  if (tids.length)
    return "<<tiddler [["+tids[Math.floor(Math.random()*tids.length)].title+"]]>>";
</script> 
|''max''|4|
|''sample''||
|''tagged''|[[story]]|
|''exclude''|systemConfig|
|''content''|Source|
|''type''|none|
|''required''|no|
|''sort''|modified|
|''dateformat''|DD. MMM, YYYY|
|''saveTo''|aRandomStory|
|''save''|yes|
!Template
[[%0]]
/***
|''Name''|RandomTiddlersMacro|
|''Description''|returns a list of x out of y random tiddlers, optionally...<br>-> having a certain tag<br>-> returning a tiddler section, slice or field value|
|''Documentation''|http://tobibeer.tiddlyspace.com/#RandomTiddlers|
|''Author''|Tobias Beer|
|''Version''|1.0.4 (2012-07-14)|
|''Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/RandomTiddlersMacro.js|
|''License''|[[Creative Commons Attribution-Share Alike 3.0|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''~CoreVersion''|2.2|
!Usage
{{{<<randomTiddlers config>>}}}
!Example
<<randomTiddlers RandomTiddlersConfig>>
!Code
***/
/*{{{*/
config.macros.randomTiddlers = {
    config: 'RandomTiddlersConfig',
    txtConfirm1: 'Please provide a name for the output tiddler:',
    txtConfirm2: 'The tiddler "%0" already exists! Please provide another name for the output tiddler or enter "YES" to overwrite the tiddler "%0":',
    txtSavedTo: 'The following list was saved to tiddler [[%0]]%1...\n',
    txtOpenStory: ' (<<openStory [[%0]]>>)',
    txtAbortAt: 'YES',
    txtNoConfig: '@@color:red;The configuration tiddler called "%0" could not be found!@@',
    handler: function (place, macroName, params, wikifier, paramString, tiddler) {
        //get config
        var cfg = params[0] || this.config;
        //if no config found
        if (!store.getTiddler(cfg)) {
            //display error msg
            wikify(this.txtNoConfig.format([cfg]), place);
            //get out
            return;
        }
        //declare variables
        var a = [], d, i = 0, n = 0, out = '', pos, t, ti, tid, tags, v, vs = [], was,
            //parse configuration
            max = parseInt(store.getTiddlerText(cfg + '::max')) || 10,
            spl = parseInt(store.getTiddlerText(cfg + '::sample')) || 50,
            tgs = store.getTiddlerText(cfg + '::tagged'),
        ex = store.getTiddlerText(cfg + '::exclude'),
            c = store.getTiddlerText(cfg + '::content'),
            q = store.getTiddlerText(cfg + '::type'),
            r = store.getTiddlerText(cfg + '::required') == 'yes',
            st = store.getTiddlerText(cfg + '::saveTo'),
            stt = store.getTiddlerText(cfg + '::saveWithTags') || '',
            s = store.getTiddlerText(cfg + '::sort'),
            fmt = store.getTiddlerText(cfg + '::dateformat'),
            tpl = store.getTiddlerText(cfg),
            //get tiddlers
            tids = store.getTiddlers(s);

        //get tags and excludes
        if (tgs) tgs = tgs.readBracketedList();
        if (ex) ex = ex.readBracketedList();
        //get template
        pos = tpl.indexOf('!Template\n');
        tpl = tpl.substr(pos + 10) + '\n';
        if (tpl.substr(0, 4) == '{{{\n' && tpl.substr(tpl.length - 5, 4) == '\n}}}') {
            tpl = tpl.substr(3, tpl.length - 8);
        }
        //determine query type
        q = q ? q.toLowerCase() : '';
        q = q == 'field' ? 'f' : (q == 'slice' ? '::' : '##');

        //no tag? -> take all
        if (!tgs) a = tids;
            //tag required
        else {
            //loop all tids in reverse
            t = tids.length;
            while (t > 0) {
                t--;
                //get tid
                tid = tids[t];
                //get tid tags
                tags = tid.tags;
                //if has tag

                if (tags && (tags.containsAny(tgs) && (!ex || !tags.containsAny(ex)))) {
                    //get field value
                    if (q == 'f') v = store.getValue(tid, c);
                        //or section / slice value
                    else v = store.getTiddlerText(tid.title + q + c);
                    //if not required or required and available
                    if (!r || r && v) {
                        //push to samples
                        a.push(tids[t]);
                        //remember value
                        vs[tid.title] = v;
                        i++;
                    }
                }
                //break when sample size reached
                if (i >= spl) break;
            }
        }

        //as long as there are any tiddlers left in the sample
        //and we don't have our desired max reached
        while (a.length > 0 && n < max) {
            n++;
            //get random member from sample
            i = Math.floor(Math.random() * a.length);
            //format date
            d = a[i][s].formatString(fmt);
            //format template
            out += tpl.format([a[i].title, c, vs[a[i].title], d, a[i].modifier, a[i].tags], n);
            //remove from samples
            a.splice(i, 1);
            //get next from sample
        }
        //remove first linebreak
        out = out.substr(1);

        if (st) {
            ti =  (this.txtConfirm1, st);
            if (ti && ti != st) {
                while (store.getTiddler(ti) && ti != this.txtAbortAt) {
                    was = ti;
                    ti = (this.txtConfirm2.format([ti]));
                };
            }
            if (ti == this.txtAbortAt) ti = was;
            if (ti) {
                store.saveTiddler(
                  ti,
                  ti,
                  out,
                  config.options.txtUserName,
                  new Date(),
                  stt.readBracketedList(),
                  merge({}, config.defaultCustomFields)
                  );
                wikify(this.txtSavedTo.format([ti, config.macros.openStory ? this.txtOpenStory.format([ti]) : '']), place);
                if (config.options.chkAutoSave) autoSaveChanges(null, [ti]);;
            }
        }
        //wikify list
        wikify(out, place);
    }
}
/*}}}*/
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
|borderless|k
|[[Radio]]|Now|[[April 19]]|@@color(white):December_23@@|@@color(white):December_23@@|[[October 17]]|[[December 31]]|@@color(white):December_23@@|[[December_23]]|[[December 31]]|[[December 31]]|[[December 31]]|[[December 31]]|[[December 31]]|[[December 24]]|
|[[RadioRevisited]]|||||[[September  19]]|[[December 25]]||[[October 31]]|[[December 24]]|[[December 24]]|[[December 24]]|[[December 24]]|[[December 24]]|[[December 10]]|
|[[Search/Stream!]]|||||[[May  19]]|[[East]]||[[September 19]]|[[December 18]]|[[December 4]]|[[December 19]]|[[October 31]]|[[October 13]]|[[November 17]]|
|[[Concerts/Sessions]]|||||[[April 16]]|||[[July 31]]|[[November 25]]|[[October 15]]|[[November 20]]|[[October 11]]|[[August 31]]|[[October 14]]|
|---<html><a href="http://tinyurl.com/new7hl" target="PlayerTarget"><font color="#999999">TheJukebox</font></a><font color="#999999"></html>---|||||[[February  21]]|||[[.--- ..- -. . / ..---]]|[[October 27]]|[[August 30]]|[[September 12]]|[[October 5]]|[[August 30]]|[[September 8]]|
|---<html><a href="http://tinyurl.com/m7zk4b" target="PlayerTarget"><font color="#999999">TheLastFmPlayer</font></a><font color="#999999"></html>---||||||||[[May 27]]|[[October 21]]|[[July 19]]|[[July 25]]|[[August 18]]|[[July 15]]|[[July 22]]|
|---<html><a href="http://tinyurl.com/mrorht" target="PlayerTarget"><font color="#999999">TheLastFmPlayerR</font></a><font color="#999999"></html>---||||||||[[April 2]]|[[August 9]]|[[May 23]]|[[June 4]]|[[June 21]]|[[June 1]]|[[June 26]]|
|<html><nowiki><a href="http://www.last.fm/user/sklpns/library/artists?date_preset=LAST_7_DAYS" target="PlayerTarget"><font color="#999999">BeenListeningTo</font></a><font color="#999999"></html>||||||||[[February 24]]|[[July 11]]|[[March 20]]|[[May 2]]|[[April 18]]|[[April 27]]|[[May 19]]|
|[[Bootlegs]]|||||||||[[June 14]]|[[January 15]]|[[March 26]]|[[February 21]]|[[April 5]]|[[May 17]]|
|[[Blogs]]|||||||||[[May 31]]||[[February_7]]||[[March 11]]|[[April 30]]|
|<html><a href="javascript:;" onclick="story.displayTiddler(null,'RandomTiddlersMacro');story.closeTiddler('RandomTiddlersMacro', true, false);"><<openStory aRandomStory>></a></html>|||||||||[[April 12]]||||[[March 1]]|[[April 29]]|
|<<tiddler HoverMenu##flex with: "$1" Random►Audio "$3" 'RandomAudio' "">>|||||||||[[February 27]]||||[[January 3]]|[[April 13]]|
|||||||||||||||[[April 12]]|
|[[The Novelty Projekt|December_23]]||||||||||||||[[April 3]]|
|||||||||||||||[[March 19]]|
|[[Video]]||||||||||||||[[March 17]]|
|[[Resources]]||||||||||||||[[March 10]]|
|[[Disclaimer]]||||||||||||||[[March 9]]|
|||||||||||||||[[February]]|
|<<search ''sizeTextbox:7">>||||||||||||||Then|
<!--{{{-->


</div>
</div>



</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers'></div>
<div class='title' macro='view title'></div>
<div class='tagging' macro='tagging'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
[[Download]]
[[WebHosting]]
[[WebAuthoring]]
[[Storage/Transfer]]
[[Mail]]
[[OnLineOS]]
[[Audio]]
[[Pictures]]
[[VideoR]]
[[TiddlyWiki]]
<html><a href="#" onClick="PlayerTarget.history.go(-1);">back</a></html>

<html><input type='button' value='Back' onclick='PlayerTarget.history.back()'></html>
!!!Richard Hawley@WFUV's Words and Music November 2006
<html><img alt="missing picture" class="audio" class="audio"  width=74.9%   src="http://www.wfuv.org/sites/default/files/audioarchives/photos/Richard%20Hawley2.jpg"></html>
<html><iframe class="audio" width="190" height="350" frameborder="no" src="http://official.fm/player?width=190&height=350&skin_bg=220A2A&skin_fg=CEAF88&aspect=flat&artwork=1&feed=http%3A%2F%2Fofficial.fm%2Ffeed%2Ftracks%2F1s4h.json"></iframe></html>
Tracklist:

Insides – Yes
Apparat – Wooden
Hildur Gudnadottir – Elevation
Hope Sandoval & The Warm Inventions – Lose Me On The Way
Arovane – Auben
Autechre – Sim Gishel
Efterklang – Chapter 6
Bark Psychosis – Burning The City
Biosphere – When I Leave
Spyweirdos – Should Be A Spell
Deaf Center – Eloy
Tomas Dvorak – Mr.Handogate
Pangaea – You & I
Eleven Tigers – Autogenesis
Caural – Cruel Fate Of Spring
[[StyleSheetFonts]]

/*{{{*/
/*Mocha TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthonyy, ported to TiddlyWiki by Saq Imtiaz.*/

}


}
}
#body{

}

a img {
    border:none;
}


#contentWrapper{
margin: 0 0.7em;


			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11px;
			line-height: 1.6em;
			color: #666;

 }
#siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
                        color: #CC6633;
			margin-bottom: 30px;


			background-color: #FFF;
position:fixed; !important;

}

.siteTitle a{color:#CC6633; border-bottom:0px dotted #cc6633;}

.siteSubtitle {
	font-size: 1.0em;
        display: block;
        margin: -1.5em 3em; color: #999999;
}

#ReaderMainMenu1 {
position:fixed; !important;
float:left;
margin-bottom:0em;
text-align:left;



font-weight:normal;
line-height:1.2;

}

#Timeline_Admin {
position:fixed; !important;
float:left;
margin-bottom:1em;
display:inline;
text-align:left;
padding: 2em 0.5em 0.5em 10em;
width:19em;
font-size:1em;


}
#sidebar{
position:fixed; !important;
float:right;
margin-bottom:1em;

margin-top: -3.5em;
display:inline;
z-index:100001;

}
#sidebar1{
position:relative;
float:right;
margin-bottom:1em;
padding-top:2em;
display:inline;
width: 16em;


}


.tagClear {clear:none;}

#contentFooter {background:#575352; color:#BFB6B3; clear: both; padding: 0.5em 1em;}

		
		#contentFooter a {
			color: #BFB6B3;
			border-bottom: 1px dotted #BFB6B3;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

		a,#sidebarOptions .sliderPanel a{
			color:#CC6714;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#CC6714;
			background-color: #F5F5F5; 
		}

.viewer .button, .editorFooter .button{
	color: #999999;
	border: 0px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


		#ReaderMainMenu a {
			display: block;
			padding: 1px;
			border-bottom: 0px solid #CCC;
		}

		#ReaderMainMenu1 a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;
                       font-weight:normal;
                
                }

		#Timeline_Admin a:link, #navlist a:visited {
			color:#999999;
			text-decoration: none;


		}
		
		#ReaderMainMenu1 a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
                }
		
		#Timeline_Admin a:hover {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}
		
		#ReaderMainMenu a:hover, #ReaderMainMenu a:active, #ReaderMainMenu .highlight, #ReaderMainMenu .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;


		}
		
		#Timeline_Admin a:hover, #Timeline_Admin a:active, #Timeline_Admin .highlight, #Timeline_Admin .marked {
			background: #000000 url(arrow.gif) 50% 50% no-repeat;
			background-color: transparent;
			color:#CC6714;
		}

#ReaderMainMenu span {position:relative;}



#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 10px;
			border-bottom: 0px solid #DDDDDD; 
		}
.title {color:#999999; font-weight: normal;}
.subtitle, .subtitle a { color: #999999; font-size: 1.0em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}


.toolbar a {
    color: #CCCCCC;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: 1.1em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table.borderless,.viewer table.borderless * {border: 0;}

}

.viewer th, thead td {
	background: #948979;
	border: 1px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4,h5 { color: #666; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px;}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:right;font-size: 1.0em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
                        background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		margin-right:3px;
}

#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; position:relative;display:block;background:#fff; clear: both; margin-right:0.5em; margin-top:60px; padding:5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC;}
#ReaderMainMenu #noticeBoard a,#ReaderMainMenu #noticeBoard .tiddlyLink {border:none;padding:5px 2px;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#ReaderMainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;padding:2px;
}

#ReaderMainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}




.searchbar {position:relative; width:11em;}
.searchbar .button{margin:0; width:11em;}
#header {display:inline-block;}
}

@media all and (max-width: 1003px) {
     .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 14.5em 0.5em 0.5em 0em;
width:59em;font-size:0.7em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 30em; width:25%}
#PlayerTarget {width: 699px;}
.hml {display:none;}
.hm {display:inline;}

}

@media all and (min-width: 1004px) {
     .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 14.5em 0.5em 0.5em 0em;
width:62em;font-size:0.7em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 4em; width:50%}
#PlayerTarget {width: 699px;}


}

@media all and (min-width: 1260px) {
      .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 105px;}
#ReaderMainMenu1 {padding: 14em 0.5em 0.5em 0em;
width:58em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{padding:7em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 0em 0em 35em; width:36%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1340px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 13.65em 0.5em 0.5em 0em;
width:60em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 40em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1380px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 110px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:56em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 42em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1420px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 115px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:56em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 45em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1660px) {
        .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 115px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:56em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 55em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1900px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 115px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:56em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}

#novelty_frame {width: 100%; height:100%; position:fixed; !important;}

@media all and (min-width: 1004px) and (max-height: 766px){
#novelty_frame {width: 1024px; height:766px; position:relative;}
}
@media all and (min-width: 1004px) and (min-height: 767px){
#novelty_frame {width: 1024px; height:768px; position:relative;}
}
@media all and (min-width: 1260px) and (max-height: 798px){
#novelty_frame {width: 1280px; height:798px; position:relative;}
}
@media all and (min-width: 1260px) and (min-height: 799px){
#novelty_frame {width: 1280px; height:800px; position:relative;}
}
@media all and (min-width: 1260px) and (min-height: 801px){
#novelty_frame {width: 1280px; height:1022px; position:relative;}
}
@media all and (min-width: 1260px) and (min-height: 1023px){
#novelty_frame {width: 1280px; height:1024px; position:relative;}
}
@media all and (min-width: 1346px) and (max-height: 766px){
#novelty_frame {width: 1366px; height:766px; position:relative;}
}
@media all and (min-width: 1346px) and (min-height: 767px){
#novelty_frame {width: 1366px; height:768px; position:relative;}
}
@media all and (min-width: 1420px) and (max-height: 898px){
#novelty_frame {width: 1440px; height:898px; position:relative;}
}
@media all and (min-width: 1420px) and (min-height: 899px){
#novelty_frame {width: 1440px; height:900px; position:relative;}
}

@media all and (min-width: 1580px) and (max-height: 898px){
#novelty_frame {width: 1600px; height:898px; position:relative;}
}
@media all and (min-width: 1580px) and (min-height: 899px){
#novelty_frame {width: 1600px; height:900px; position:relative;}
}
@media all and (min-width: 1660px) and (max-height: 1048px){
#novelty_frame {width: 1680px; height:1048px; position:relative;}
}
@media all and (min-width: 1660px) and (min-height: 1049px){
#novelty_frame {width: 1680px; height:1050px; position:relative;}

}
@media all and (min-width: 1900px) and (max-height: 1078px){
#novelty_frame {width: 1920px; height:1078px; position:relative;}
}
@media all and (min-width: 1900px) and (min-height: 1079px){
#novelty_frame {width: 1920px; height:1080px; position:relative;}


/*}}}*/
/*{{{*/

   .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 13.5em 0.5em 0.5em 0em;
width:55em;font-size:0.8em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 44.5em; width:35%}
#PlayerTarget {width: 699px;}

/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:49em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{padding:7em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 49em; width:39%;}
#PlayerTarget {width: 700px;}
/*}}}*/
/*{{{*/
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:49em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 53em; width:33%;}
#PlayerTarget {width: 700px;}


/*}}}*/
/*{{{*/
.tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:49em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}
/*}}}*/
!!!Scott Walker's The Drift
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://devonrecordclub.files.wordpress.com/2011/11/drift.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_scott-walker__album_the-drift.html#.V6mA5jVZhwA" style="border: 0px none; margin-left: -225px; height: 490px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372116462/al5601a405e7c622686aceb7af" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|<html><a href="http://elbo.ws/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcTlxxtglf-8F0UHw3zowkYtxQdfG6vHpMHtdStl6LRaK466iV02"  height=40 border="0"/></a></html>|<html><a href="http://hypem.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSLSqzYY_PMCFyBSBZsklX_vxh7uNGwoxvxnOe9DJ-ZH_9aluSP5Q"  height=40 border="0"/></a></html>|

|borderless|k
|<html><a href="http://www.audioraider.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRo89v5T9hEuha2NtFXUTMZi8-nFAB90dtpMJ4uaJRFkTKqbiVo"  height=40 border="0"/></a></html>|<html><a href="http://www.exploseek.com/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcR77befOVtMeG5dXUTbz9Gvj8OyrkfaDHQhpqmE5tKG37SYiWTUsA"  height=40 border="0"/></a></html>|

|borderless|k
|<html><a href="http://www.esnips.com" target="_blank"><img alt="missing picture" src="http://res0.esnips.com/media/images/logo.gif"  height=40 border="0"/></a></html>|
|borderless|k
|width:0.1%;<html><a href='https://www.kloudmusik.com/browse' target=_blank><img alt="missing picture"  src="https://www.kloudmusik.com/assets/images/custom_logo_light.png" width=100%  border="0"></a></html>|width:0.1%;<html><a href='http://vibeclouds.net/' target=_blank><img alt="missing picture"  src="http://screenshot.ultradownloads.com.br/Vibe-Cloud_364810g.jpg" width=100%  border="0"></a></html>|
|borderless|k
|width:0.1%;<html><a href='https://musicmp3.ru/' target=_blank><img alt="missing picture"  src="https://musicmp3.ru/i/logo.png" width=100%  border="0"></a></html>|width:0.1%;<html><a href='https://darkmp3.ru/' target=_blank><img alt="missing picture"  src="https://darkmp3.ru/Theme/Images/logo_dark.png" width=100%  border="0"></a></html>|
|borderless|k
|width:0.1%;<html><a href='http://deepmp3.ru/' target=_blank><img alt="missing picture"  src="http://website-thumbnails.informer.com/thumbnails/280x202/d/deepmp3.ru.png" width=100%  border="0"></a></html>|width:0.1%;<html><a href='https://myzuka.fm/' target=_blank><img alt="missing picture"  src="http://ktdrus.gr/index.files/myzuka%20fm%20rus.gif" width=100%  border="0"></a></html>|
|borderless|k
|width:0.1%;<html><a href='http://tidido.com/' target=_blank><img alt="missing picture"  src="http://www.s.061.ua/section/newsIconCis2/subdir/full/upload/images/news/icon/tidodo_144787176989.jpg" width=100%  border="0"></a></html>|width:0.1%;<html><a href='http://fildo.net' target=_blank><img alt="missing picture"  src="http://fildo.net/cabecera.jpg" width=100%  border="0"></a></html>|width:0.1%;|
|width:0.1%;<html><a href="http://www.xiami.com/" target="_blank"><img alt="missing picture" src="http://techrice.com/wp-content/uploads/2011/09/xiami.jpg"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.rdio.com/" target="_blank"><img alt="missing picture" src="http://felitopb.com.hostbaby.com/img/rdio_thumb.png"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="https://play.spotify.com/" target="_blank"><img alt="missing picture" src="http://www.tunecore.com/blog/wp-content/uploads/2014/10/spotify-logo.jpg"  width=100%  border="0"/></a></html>|
|width:0.1%;<html><a href="http://prostopleer.com/" target="_blank"><img alt="missing picture" src="http://catalogr.ru/wp-content/uploads/sites/logo/prostopleer_com.gif"  width=100%  border="0"/ alt=">"  ot;http://prostopleer.com/"></a></html>|
|width:0.1%;<html><a href="http://www.musicme.com/#/musique/" target="_blank"><img alt="missing picture" src="http://img2.generation-nt.com/musicme-logo_00F2000000150931.png"  width=100% border="0"/ alt=">"  ot;http://www.musicme.com/#/musique/"></a></html>|
|width:0.1%;<html><a href="http://soundcloud.com/" target="_blank"><img alt="missing picture" src="http://gryzzly.github.io/html5fest/assets/logo.png"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.deezer.com/" target="_blank"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcQG0k_s8pTaO-YfSfylUw0IcDr8DWpc85yuRYA1Dg7FjhS6HhJ-"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.radio3net.ro/dbalbums/albume1001" target="_blank" ><img alt="missing picture" src="http://www.interact-association.org/wp-content/uploads/2013/02/Radio-3Net.gif"  width=100%  border="0"/ alt=">"  ot;http://www.radio3net.ro/dbalbums/albume1001"></a></html>|
|width:0.1%;<html><a href="http://hypem.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSLSqzYY_PMCFyBSBZsklX_vxh7uNGwoxvxnOe9DJ-ZH_9aluSP5Q"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.archive.org/details/audio" target="_blank"><img alt="missing picture" src="http://www.archive.org/images/logo.jpg"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.audioraider.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRo89v5T9hEuha2NtFXUTMZi8-nFAB90dtpMJ4uaJRFkTKqbiVo"  width=100%  border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.exploseek.com/" target="_blank"><img alt="missing picture" src="http://www.exploseek.com/eslogo.gif"  width=100%  border="0"/ alt=">"  ot;http://www.musicme.com/#/musique/"></a></html>|
|borderless|k
|width:0.1%;<html><a href="http://www.rdio.com/" target="_blank"><img alt="missing picture" src="http://dl.dropbox.com/u/67129323/rdio.png"  width=100% height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://www.spotify.com" target="_blank"><img alt="missing picture" src="http://dl.dropbox.com/u/67129323/xl_Spotify_Hero_Dark_624-1.jpg"  width=100% height=40 border="0"/></a></html>|width:0.1%;|
|width:0.1%;<html><a href="http://fizy.com/" target="_blank"><img alt="missing picture" src="http://www.nucro.org/wp-content/uploads/fizy-logo.jpg"  width=100% height=40 border="0"/></a></html>|width:0.1%;<html><a href="http://prostopleer.com/" target="_blank"><img alt="missing picture" src="http://nuvius.com/static/media/apps/logos/prostopleer-logo.jpg"  width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.simfy.de/" target="_blank"><img alt="missing picture" src="http://www.simfy.de/images/simfy/core/logo.png?1325157958"  width=100%  height=40 border="0"/></a></html>|
|width:0.1%;<html><a href="https://mog.com/" target="_blank"><img alt="missing picture" src="http://hippestphone.com/wp-content/uploads/2010/07/_mog_logo.jpg"  width=100% height=30 border="0"/></a></html>|width:0.1%;<html><a href="http://www.musicme.com/#/musique/" target="_blank"><img alt="missing picture" src="http://blog.advertstream.com/wp-content/uploads/2010/03/logo-music-me.JPG"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://beta.mflow.com/" target="_blank"><img alt="missing picture" src="http://pressitt.com/public/files/2010/03/03/1013/MflowMasterLGE_K.jpg"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://listen.grooveshark.com" target="_blank"><img alt="missing picture" src="http://www.admeld.com/images/uploads/client_logos/grooveshark-casestudy-large.png"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.we7.com/#/" target="_blank"><img alt="missing picture" src="http://hangout.altsounds.com/geek/gars/images/3/9/8/5/2image001.png"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://soundcloud.com/" target="_blank"><img alt="missing picture" src="http://underphunk.com/wp-content/uploads/2011/12/soundcloud_logo_black.jpg"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.deezer.com/" target="_blank"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcQG0k_s8pTaO-YfSfylUw0IcDr8DWpc85yuRYA1Dg7FjhS6HhJ-"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://www.radio3net.ro/dbalbums/albume1001" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcTXbCTfZa3fGzFXgUlNkysmLN_o3vPClR6rg5KCz77b-3YrnbXO2A"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://www.jiwamusic.com/" target="_blank"><img alt="missing picture" src="http://www.unsimpleclic.com/wp-content/uploads/2011/01/110123_jiwa_00.png"  width=100% height=45 border="0"/></a></html>|
|width:0.1%;<html><a href="http://elbo.ws/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcTlxxtglf-8F0UHw3zowkYtxQdfG6vHpMHtdStl6LRaK466iV02"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://hypem.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSLSqzYY_PMCFyBSBZsklX_vxh7uNGwoxvxnOe9DJ-ZH_9aluSP5Q"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://www.radioblogclub.com" target="_blank"><img alt="missing picture" src="http://stat.radioblogclub.com/l10n/radioblogclub.com/images/logo_big.gif"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.plurn.com/" target="_blank"><img alt="missing picture" src="http://t0.gstatic.com/images?q=tbn:ANd9GcSo0YyGmZAI-rBk4OrFt5oOPZpLpzvZeguBWGAZHykw8-MrScwXGA"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://www.archive.org/details/audio" target="_blank"><img alt="missing picture" src="http://www.archive.org/images/logo.jpg"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://upchucky.com/Home.html" target="_blank"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcShHmADDXxm0WBa0ZzD8Uv329TlM0BvqcQ-N8V3G1wmrrLC9Urp"  width=100% height=45 border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.audioraider.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcRo89v5T9hEuha2NtFXUTMZi8-nFAB90dtpMJ4uaJRFkTKqbiVo"  width=100% height=45 border="0"/></a></html>|width:0.1%;<html><a href="http://www.exploseek.com/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcR77befOVtMeG5dXUTbz9Gvj8OyrkfaDHQhpqmE5tKG37SYiWTUsA"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.esnips.com" target="_blank"><img alt="missing picture" src="http://res0.esnips.com/media/images/logo.gif"  width=100% border="0"/></a></html>|
/***
|Name|SearchOptionsPlugin|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.5|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.search, TiddlyWiki.prototype.search, config.macros.search.onKeyPress|
|Options|##Configuration|
|Description|extend core search function with additional user-configurable options|
Adds extra options to core search function including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddlers'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
!!!!!Documentation
>see [[SearchOptionsPluginInfo]]
!!!!!Configuration
<<<
Search in:
<<option chkSearchTitles>> titles <<option chkSearchText>> text <<option chkSearchTags>> tags <<option chkSearchFields>> fields <<option chkSearchShadows>> shadows
<<option chkSearchHighlight>> Highlight matching text in displayed tiddlers
<<option chkSearchList>> Show list of matches
<<option chkSearchListTiddler>> Write list to [[SearchResults]] tiddler
<<option chkSearchTitlesFirst>> Show title matches first
<<option chkSearchByDate>> Sort matching tiddlers by modification date (most recent first)
<<option chkIncrementalSearch>> Incremental key-by-key search: {{twochar{<<option txtIncrementalSearchMin>>}}} or more characters,  {{threechar{<<option txtIncrementalSearchDelay>>}}} msec delay
<<option chkSearchOpenTiddlers>> Search only in tiddlers that are currently displayed
<<option chkSearchExcludeTags>> Exclude tiddlers tagged with: <<option txtSearchExcludeTags>>
<<<
!!!!!Revisions
<<<
2009.01.16 [3.0.5] added chkSearchOpenTiddlers option to limit searches to displayed tiddlers only
|please see [[SearchOptionsPluginInfo]] for additional revision details|
2005.10.18 [1.0.0] Initial Release
<<<
!!!!!Code
***/
//{{{
version.extensions.SearchOptionsPlugin= {major: 3, minor: 0, revision: 5, date: new Date(2009,1,16)};

var co=config.options; // abbrev
if (co.chkSearchTitles===undefined) co.chkSearchTitles=true;
if (co.chkSearchText===undefined) co.chkSearchText=true;
if (co.chkSearchTags===undefined) co.chkSearchTags=true;
if (co.chkSearchFields===undefined) co.chkSearchFields=true;
if (co.chkSearchTitlesFirst===undefined) co.chkSearchTitlesFirst=true;
if (co.chkSearchList===undefined) co.chkSearchList=true;
if (co.chkSearchHighlight===undefined) co.chkSearchHighlight=true;
if (co.chkSearchListTiddler===undefined) co.chkSearchListTiddler=false;
if (co.chkSearchByDate===undefined) co.chkSearchByDate=false;
if (co.chkIncrementalSearch===undefined) co.chkIncrementalSearch=true;
if (co.chkSearchShadows===undefined) co.chkSearchShadows=true;
if (co.txtIncrementalSearchDelay===undefined) co.txtIncrementalSearchDelay=500;
if (co.txtIncrementalSearchMin===undefined) co.txtIncrementalSearchMin=3;
if (co.chkSearchOpenTiddlers===undefined) co.chkSearchOpenTiddlers=false;
if (co.chkSearchExcludeTags===undefined) co.chkSearchExcludeTags=true;
if (co.txtSearchExcludeTags===undefined) co.txtSearchExcludeTags="excludeSearch";
if (config.macros.search.reportTitle==undefined)
	config.macros.search.reportTitle="SearchResults"; // note: not a cookie!
config.macros.search.label+="\xa0"; // a little bit of space just because it looks better
//}}}
// // searchLink: {{{[search[text to find]] OR [search[text to display|text to find]]}}}
//{{{
config.formatters.push( {
	name: "searchLink",
	match: "\\[search\\[",
	lookaheadRegExp: /\[search\[(.*?)(?:\|(.*?))?\]\]/mg,
	prompt: "search for: '%0'",
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var label=lookaheadMatch[1];
			var text=lookaheadMatch[2]||label;
			var prompt=this.prompt.format([text]);
			var btn=createTiddlyButton(w.output,label,prompt,
				function(){story.search(this.getAttribute("searchText"))},"searchLink");
			btn.setAttribute("searchText",text);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
});
//}}}
// // incremental search uses option settings instead of hard-coded delay and minimum input values
//{{{
var fn=config.macros.search.onKeyPress;
fn=fn.toString().replace(/500/g, "config.options.txtIncrementalSearchDelay||500");
fn=fn.toString().replace(/> 2/g, ">=(config.options.txtIncrementalSearchMin||3)");
eval("config.macros.search.onKeyPress="+fn);
//}}}
// // REPLACE story.search() for option to "show search results in a list"
//{{{
Story.prototype.search = function(text,useCaseSensitive,useRegExp)
{
	var co=config.options; // abbrev
	var re=new RegExp(useRegExp ? text : text.escapeRegExp(),useCaseSensitive ? "mg" : "img");
	if (config.options.chkSearchHighlight) highlightHack=re;
	var matches = store.search(re,co.chkSearchByDate?"modified":"title","");
	if (co.chkSearchByDate) matches=matches.reverse(); // most recent first
	var q = useRegExp ? "/" : "'";
	clearMessage();
	if (!matches.length) {
		if (co.chkSearchListTiddler) discardSearchResults();
		displayMessage(config.macros.search.failureMsg.format([q+text+q]));
	} else {
		if (co.chkSearchList||co.chkSearchListTiddler) 
			reportSearchResults(text,matches);
		else {
			var titles = []; for(var t=0; t<matches.length; t++) titles.push(matches[t].title);
			this.closeAllTiddlers(); story.displayTiddlers(null,titles);
			displayMessage(config.macros.search.successMsg.format([matches.length, q+text+q]));
		}
	}
	highlightHack = null;
}
//}}}
// // REPLACE store.search() for enhanced searching/sorting options
//{{{
TiddlyWiki.prototype.search = function(searchRegExp,sortField,excludeTag)
{
	var co=config.options; // abbrev
	var tids = this.reverseLookup("tags",excludeTag,false,sortField);
	var opened=[]; story.forEachTiddler(function(tid,elem){opened.push(tid);});

	// eliminate tiddlers tagged with excluded tags
	if (co.chkSearchExcludeTags&&co.txtSearchExcludeTags.length) {
		var ex=co.txtSearchExcludeTags.readBracketedList();
		var temp=[]; for(var t=tids.length-1; t>=0; t--)
			if (!tids[t].tags.containsAny(ex)) temp.push(tids[t]);
		tids=temp;
	}

	// scan for matching titles first...
	var results = [];
	if (co.chkSearchTitles) {
		for(var t=0; t<tids.length; t++) {
			if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
			if(tids[t].title.search(searchRegExp)!=-1) results.push(tids[t]);
		}
		if (co.chkSearchShadows)
			for (var t in config.shadowTiddlers) {
				if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
				if ((t.search(searchRegExp)!=-1) && !store.tiddlerExists(t))
					results.push((new Tiddler()).assign(t,config.shadowTiddlers[t]));
			}
	}
	// then scan for matching text, tags, or field data
	for(var t=0; t<tids.length; t++) {
		if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
		if (co.chkSearchText && tids[t].text.search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchTags && tids[t].tags.join(" ").search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchFields && store.forEachField!=undefined)
			store.forEachField(tids[t],
				function(tid,field,val) {
					if (val.search(searchRegExp)!=-1) results.pushUnique(tids[t]);
				},
				true); // extended fields only
	}
	// then check for matching text in shadows
	if (co.chkSearchShadows)
		for (var t in config.shadowTiddlers) {
			if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
			if ((config.shadowTiddlers[t].search(searchRegExp)!=-1) && !store.tiddlerExists(t))
				results.pushUnique((new Tiddler()).assign(t,config.shadowTiddlers[t]));
		}

	// if not 'titles first', or sorting by modification date,
	// re-sort results to so titles, text, tag and field matches are mixed together
	if(!sortField) sortField = "title";
	var bySortField=function(a,b){
		if(a[sortField]==b[sortField])return(0);else return(a[sortField]<b[sortField])?-1:+1;
	}
	if (!co.chkSearchTitlesFirst || co.chkSearchByDate) results.sort(bySortField);

	return results;
}
//}}}
// // HIJACK core {{{<<search>>}}} macro to add "report" and "simple inline" output
//{{{
config.macros.search.SOP_handler=config.macros.search.handler;
config.macros.search.handler = function(place,macroName,params)
{
	// if "report", use SearchOptionsPlugin report generator for inline output
	if (params[1]&&params[1].substr(0,6)=="report") {
		var keyword=params[0];
		var options=params[1].split("=")[1]; // split "report=option+option+..."
		var heading=params[2]?params[2].unescapeLineBreaks():"";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) wikify(heading+window.formatSearchResults(keyword,matches,options),place);
	} else if (params[1]) {
		var keyword=params[0];
		var heading=params[1]?params[1].unescapeLineBreaks():"";
		var seperator=params[2]?params[2].unescapeLineBreaks():", ";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) {
			var out=[];
			for (var m=0; m<matches.length; m++) out.push("[["+matches[m].title+"]]");
			wikify(heading+out.join(seperator),place);
		}
	} else
		config.macros.search.SOP_handler.apply(this,arguments);
};
//}}}
// // SearchResults panel handling
//{{{
setStylesheet(".searchResults { padding:1em 1em 0 1em; }","searchResults"); // matches std tiddler padding

config.macros.search.createPanel=function(text,matches,body) {

	function getByClass(e,c) { var d=e.getElementsByTagName("div");
		for (var i=0;i<d.length;i++) if (hasClass(d[i],c)) return d[i]; }
	var panel=createTiddlyElement(null,"div","searchPanel","searchPanel");
	this.renderPanel(panel,text,matches,body);
	var oldpanel=document.getElementById("searchPanel");
	if (!oldpanel) { // insert new panel just above tiddlers
		var da=document.getElementById("displayArea");
		da.insertBefore(panel,da.firstChild);
	} else { // if panel exists
		var oldwrap=getByClass(oldpanel,"searchResults");
		var newwrap=getByClass(panel,"searchResults");
		// if no prior content, just insert new content
		if (!oldwrap) oldpanel.insertBefore(newwrap,null);
		else {	// swap search results content but leave containing panel intact
			oldwrap.style.display='block'; // unfold wrapper if needed
			var i=oldwrap.getElementsByTagName("input")[0]; // get input field
			if (i) { var pos=this.getCursorPos(i); i.onblur=null; } // get cursor pos, ignore blur
			oldpanel.replaceChild(newwrap,oldwrap);
			panel=oldpanel; // use existing panel
		} 
	}
	this.showPanel(true,pos);
	return panel;
}

config.macros.search.renderPanel=function(panel,text,matches,body) {

	var wrap=createTiddlyElement(panel,"div",null,"searchResults");
	wrap.onmouseover = function(e){ addClass(this,"selected"); }
	wrap.onmouseout = function(e){ removeClass(this,"selected"); }
	// create toolbar: "open all", "fold/unfold", "close"
	var tb=createTiddlyElement(wrap,"div",null,"toolbar");
	var b=createTiddlyButton(tb, "open all", "open all matching tiddlers", function() {
		story.displayTiddlers(null,this.getAttribute("list").readBracketedList()); return false; },"button");
	var list=""; for(var t=0;t<matches.length;t++) list+='[['+matches[t].title+']] ';
	b.setAttribute("list",list);
	var b=createTiddlyButton(tb, "fold", "toggle display of search results", function() {
		config.macros.search.foldPanel(this); return false; },"button");
	var b=createTiddlyButton(tb, "close", "dismiss search results",	function() {
		config.macros.search.showPanel(false); return false; },"button");
	createTiddlyText(createTiddlyElement(wrap,"div",null,"title"),"Search for: "+text); // title
	wikify(body,createTiddlyElement(wrap,"div",null,"viewer")); // report
	return panel;
}

config.macros.search.showPanel=function(show,pos) {
	var panel=document.getElementById("searchPanel");
	var i=panel.getElementsByTagName("input")[0];
	i.onfocus=show?function(){config.macros.search.stayFocused(true);}:null;
	i.onblur=show?function(){config.macros.search.stayFocused(false);}:null;
	if (show && panel.style.display=="block") { // if shown, grab focus, restore cursor
		if (i&&this.stayFocused()) { i.focus(); this.setCursorPos(i,pos); }
		return;
	}
	if(!config.options.chkAnimate) {
		panel.style.display=show?"block":"none";
		if (!show) { removeChildren(panel); config.macros.search.stayFocused(false); }
	} else {
		var s=new Slider(panel,show,false,show?"none":"children");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	return panel;
}

config.macros.search.foldPanel=function(button) {
	var d=document.getElementById("searchPanel").getElementsByTagName("div");
	for (var i=0;i<d.length;i++) if (hasClass(d[i],"viewer")) var v=d[i]; if (!v) return;
	var show=v.style.display=="none";
	if(!config.options.chkAnimate)
		v.style.display=show?"block":"none";
	else {
		var s=new Slider(v,show,false,"none");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	button.innerHTML=show?"fold":"unfold";
	return false;
}

config.macros.search.stayFocused=function(keep) { // TRUE/FALSE=set value, no args=get value
	if (keep===undefined) return this.keepReportInFocus;
	this.keepReportInFocus=keep;
	return keep
}	

config.macros.search.getCursorPos=function(i) {
	var s=0; var e=0; if (!i) return { start:s, end:e };
	try {
		if (i.setSelectionRange) // FF
			{ s=i.selectionStart; e=i.selectionEnd; }
		if (document.selection && document.selection.createRange) { // IE
			var r=document.selection.createRange().duplicate();
			var len=r.text.length; s=0-r.moveStart('character',-100000); e=s+len;
		}
	}catch(e){};
	return { start:s, end:e };
}
config.macros.search.setCursorPos=function(i,pos) {
	if (!i||!pos) return; var s=pos.start; var e=pos.end;
	if (i.setSelectionRange) //FF
		i.setSelectionRange(s,e);
	if (i.createTextRange) // IE
		{ var r=i.createTextRange(); r.collapse(true); r.moveStart("character",s); r.select(); }
}
//}}}
// // SearchResults report generation
// note: these functions are defined globally, so they can be more easily redefined to customize report formats//
//{{{
if (!window.reportSearchResults) window.reportSearchResults=function(text,matches)
{
	var cms=config.macros.search; // abbrev
	var body=window.formatSearchResults(text,matches);
	if (!config.options.chkSearchListTiddler) // show #searchResults panel
		window.scrollTo(0,ensureVisible(cms.createPanel(text,matches,body)));
	else { // write [[SearchResults]] tiddler
		var title=cms.reportTitle;
		var who=config.options.txtUserName;
		var when=new Date();
		var tags="excludeLists excludeSearch temporary";
		var tid=store.getTiddler(title); if (!tid) tid=new Tiddler();
		tid.set(title,body,who,when,tags);
		store.addTiddler(tid);
		story.closeTiddler(title);
		story.displayTiddler(null,title);
	}
}

if (!window.formatSearchResults) window.formatSearchResults=function(text,matches,opt)
{
	var body='';
	var title=config.macros.search.reportTitle
	var q = config.options.chkRegExpSearch ? "/" : "'";
	if (!opt) var opt="all";
	var parts=opt.split("+");
	for (var i=0; i<parts.length; i++) { var p=parts[i].toLowerCase();
		if (p=="again"||p=="all")   body+=window.formatSearchResults_again(text,matches);
		if (p=="summary"||p=="all") body+=window.formatSearchResults_summary(text,matches);
		if (p=="list"||p=="all")    body+=window.formatSearchResults_list(text,matches);
		if (p=="buttons"||p=="all") body+=window.formatSearchResults_buttons(text,matches);
	}
	return body;
}

if (!window.formatSearchResults_again) window.formatSearchResults_again=function(text,matches)
{
	var title=config.macros.search.reportTitle
	var body='';
	// search again
	body+='{{span{<<search "'+text.replace(/"/g,'&#x22;')+'">> /%\n';
	body+='%/<html><input type="button" value="search again"';
	body+=' onclick="var t=this.parentNode.parentNode.getElementsByTagName(\'input\')[0];';
	body+=' config.macros.search.doSearch(t); return false;">';
	body+=' <a href="javascript:;" onclick="';
	body+=' var e=this.parentNode.nextSibling;';
	body+=' var show=e.style.display!=\'block\';';
	body+=' if(!config.options.chkAnimate) e.style.display=show?\'block\':\'none\';';
	body+=' else anim.startAnimating(new Slider(e,show,false,\'none\'));';
	body+=' return false;">options...</a>';
	body+='</html>@@display:none;border-left:1px dotted;margin-left:1em;padding:0;padding-left:.5em;font-size:90%;/%\n';
	body+='	%/<<option chkSearchTitles>>titles /%\n';
	body+='	%/<<option chkSearchText>>text /%\n';
	body+='	%/<<option chkSearchTags>>tags /%\n';
	body+='	%/<<option chkSearchFields>>fields /%\n';
	body+='	%/<<option chkSearchShadows>>shadows\n';
	body+='	<<option chkCaseSensitiveSearch>>case-sensitive /%\n';
	body+='	%/<<option chkRegExpSearch>>text patterns /%\n';
	body+='	%/<<option chkSearchByDate>>sorted by date\n';
	body+='	<<option chkSearchHighlight>> highlight matching text in displayed tiddlers\n';
	body+='	<<option chkIncrementalSearch>>incremental key-by-key search: /%\n';
	body+='	%/{{twochar{<<option txtIncrementalSearchMin>>}}} or more characters, /%\n';
	body+='	%/{{threechar{<<option txtIncrementalSearchDelay>>}}} msec delay\n';
	body+='	<<option chkSearchOpenTiddlers>> search only in tiddlers that are currently displayed\n';
	body+='	<<option chkSearchExcludeTags>>exclude tiddlers tagged with:\n';
	body+='	{{editor{<<option txtSearchExcludeTags>>}}}/%\n';
	body+='%/@@}}}\n\n';
	return body;
}

if (!window.formatSearchResults_summary) window.formatSearchResults_summary=function(text,matches)
{
	// summary: nn tiddlers found matching '...', options used
	var body='';
	var co=config.options; // abbrev
	var title=config.macros.search.reportTitle
	var q = co.chkRegExpSearch ? "/" : "'";
	body+="''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''\n";
	var opts=[];
	if (co.chkSearchTitles) opts.push("titles");
	if (co.chkSearchText) opts.push("text");
	if (co.chkSearchTags) opts.push("tags");
	if (co.chkSearchFields) opts.push("fields");
	if (co.chkSearchShadows) opts.push("shadows");
	if (co.chkSearchOpenTiddlers) body+="^^//search limited to displayed tiddlers only//^^\n";
	body+="~~&nbsp; searched in "+opts.join(" + ")+"~~\n";
	body+=(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"^^&nbsp; using ":"")
		+(co.chkCaseSensitiveSearch?"case-sensitive ":"")
		+(co.chkRegExpSearch?"pattern ":"")
		+(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"matching^^\n":"");
	return body;
}

if (!window.formatSearchResults_list) window.formatSearchResults_list=function(text,matches)
{
	// bullet list of links to matching tiddlers
	var body='';
	var pattern=co.chkRegExpSearch?text:text.escapeRegExp();
	var sensitive=co.chkCaseSensitiveSearch?"mg":"img";
	var link='{{tiddlyLinkExisting{<html><nowiki><a href="javascript:;" onclick="'
		+'if(config.options.chkSearchHighlight)'
		+'	highlightHack=new RegExp(\x27'+pattern+'\x27,\x27'+sensitive+'\x27);'
		+'story.displayTiddler(null,\x27%0\x27);'
		+'highlightHack = null; return false;'
		+'" title="%2">%1</a></html>}}}';
	for(var t=0;t<matches.length;t++) {
		body+="* ";
		if (config.options.chkSearchByDate)
			body+=matches[t].modified.formatString('YYYY.0MM.0DD 0hh:0mm')+" ";
		var title=matches[t].title;
		var fixup=title.replace(/'/g,"\\x27").replace(/"/g,"\\x22");
		var tid=store.getTiddler(title);
		var tip=tid?tid.getSubtitle():''; tip=tip.replace(/"/g,"&quot;");
		body+=link.format([fixup,title,tip])+'\n';
	}
	return body;
}

if (!window.formatSearchResults_buttons) window.formatSearchResults_buttons=function(text,matches)
{
	// embed buttons only if writing SearchResults to tiddler
	if (!config.options.chkSearchListTiddler) return "";
	// "open all" button
	var title=config.macros.search.reportTitle;
	var body="";
	body+="@@diplay:block;<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"story.displayTiddlers(null,[";
	for(var t=0;t<matches.length;t++)
		body+="'"+matches[t].title.replace(/\'/mg,"\\'")+"'"+((t<matches.length-1)?", ":"");
	body+="],1);\" accesskey=\"O\" value=\"open all matching tiddlers\"></html> ";
	// "discard SearchResults" button
	body+="<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"discardSearchResults()\" value=\"discard "+title+"\"></html>";
	body+="@@\n";
	return body;
}

if (!window.discardSearchResults) window.discardSearchResults=function()
{
	// remove the tiddler
	story.closeTiddler(config.macros.search.reportTitle);
	store.deleteTiddler(config.macros.search.reportTitle);
	store.notify(config.macros.search.reportTitle,true);
}
//}}}
/***
|Name|SearchOptionsPluginInfo|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.5|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|documentation|
|Requires||
|Overrides||
|Description|Documentation for SearchOptionsPlugin|
Extend core search function with additional user-configurable options including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddler'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
!!!!!Search link Syntax
<<<
To insert a 'search link' into tiddler content, you can write:
{{{
[search[text to find]]
}}}
or
{{{
[search[text to display|text to find]]
}}}
Clicking on the resulting search link will trigger the search functionality, just as if the specified 'text to find' had been entered into the standard search input field usually displayed in the document sidebar.
<<<
!!!!!Inline output: search macro syntax
<<<
Alternatively, to embed search results lists directly into your tiddler content, you can use:
{{{
<<search "text" report>> (report is a literal keyword)
<<search "text" "heading" "separator">> (simple inline generator)
}}}
<<<
!!!!!Inline output examples:
<<<
*+++*[&lt;&lt;search "wood"&gt;&gt;]>...
<<search "wood">>
===

*+++*[&lt;&lt;search "wood" "/%%/"&gt;&gt;]>...
<<search "wood" "/%%/">>
===

*+++*[&lt;&lt;search "wood" "See also: "&gt;&gt;]>...
<<search "wood" "See also: ">>
===

*+++*[&lt;&lt;search "wood" "See also:\n*" "\n*"&gt;&gt;]>...
<<search "wood" "See also:\n*" "\n*">>
===

*+++*[&lt;&lt;search "wood" report=list "See also:"&gt;&gt;]>...
<<search "wood" report=list "See Also:" >>
===

*+++*[&lt;&lt;search "wood" report&gt;&gt;]>...
<<search "wood" report>>
===

*+++*[&lt;&lt;search "wood" report=&gt;&gt;]>...
<<search "wood" report=>>
===

*+++*[&lt;&lt;search "wood" report=all&gt;&gt;]>...
<<search "wood" report=all>>
===

*+++*[&lt;&lt;search "wood" report=summary+buttons+again+list&gt;&gt;]>...
<<search "wood" report=summary+buttons+again+list>>
===

*+++*[&lt;&lt;search "wood" report=summary+again&gt;&gt;]>...
<<search "wood" report=summary+again>>
===

*+++*[&lt;&lt;search "wood" report=summary&gt;&gt;]>...
<<search "wood" report=summary>>
===

<<<
!!!!!Configuration
<<<
Search in:
<<option chkSearchTitles>> titles <<option chkSearchText>> text <<option chkSearchTags>> tags <<option chkSearchFields>> fields <<option chkSearchShadows>> shadows
{{{<<option chkSearchTitles>> <<option chkSearchText>> <<option chkSearchTags>>}}}
{{{<<option chkSearchFields>> <<option chkSearchShadows>>}}}
<<option chkSearchHighlight>> Highlight matching text in displayed tiddlers {{{<<option chkSearchHighlight>>}}}
<<option chkSearchList>> Show list of matches {{{<<option chkSearchList>>}}}
<<option chkSearchListTiddler>> Write list to [[SearchResults]] tiddler {{{<<option chkSearchListTiddler>>}}}
<<option chkSearchTitlesFirst>> Show title matches first {{{<<option chkSearchTitlesFirst>>}}}
<<option chkSearchByDate>> Sort matching tiddlers by date {{{<<option chkSearchByDate>>}}}
<<option chkIncrementalSearch>> Incremental key-by-key search: {{twochar{<<option txtIncrementalSearchMin>>}}} or more characters,  {{threechar{<<option txtIncrementalSearchDelay>>}}} msec delay
{{{<<option chkSearchIncremental>> <<option txtSearchIncrementalMin>> <<option txtSearchIncrementalDelay>>}}}
<<option chkSearchOpenTiddlers>> Search only in tiddlers that are currently displayed {{{<<option chkSearchOpenTiddlers>>}}}
<<option chkSearchExcludeTags>> Exclude tiddlers tagged with: <<option txtSearchExcludeTags>>
{{{<<option chkSearchExcludeTags>>}}} {{{<<option txtSearchExcludeTags>>}}}
<<<
!!!!!Revisions
<<<
2009.01.16 [3.0.5] added chkSearchOpenTiddlers option to limit searches to displayed tiddlers only
2009.01.15 [3.0.4] in formatSearchResults_list(), corrected link generation to properly handle single-quotes and double-quotes in tiddler titles
2009.01.09 [3.0.3] added chkSearchHighlight to optionally disable highlighting of matched text
2009.01.05 [3.0.2] in formatSearchResults_list(), set/clear 'highlightHack' via HTML links so that search term will be highlighted when displaying tiddlers.
2008.10.14 [3.0.1] changed panel class from "tiddler" to "searchPanel" and added style definition for "searchPanel".  Fixes ticket #771 (in IE, links from search results were reporting errors due to "fake" tiddler class wrapper)
2008.10.02 [3.0.0] added optional list of tags to use for excluding tiddler from searches (default="excludeLists").
2008.09.24 [2.9.9] performance improvment to reportSearchResults(): when rendering a real SearchResults tiddler, store.notify() isn't needed since the results tiddler is always explicitly closed and redrawn each time.
2008.09.20 [2.9.8] corrected createPanel() and renderPanel() so toolbar will be correctly shown/hidden on mouseover/mouseout.
2008.09.19 [2.9.7] fixes to panel handling for IE, Safari, and others.  Changed panel id to #searchPanel and added .searchResults CSS class wrapper around panel content.  Fixed fold/unfold handling.
2008.09.18 [2.9.6] refactored panel handling code, added 'fold/unfold' panel toolbar command, added dynamic 'title' (shows search term), added txtIncrementalSearchMin option
2008.09.17 [2.9.5] added focus and cursor handling for 'search again' field in #searchResults DIV report so that an incremental key-by-key search doesn't interfere with continuous typing into the field.
2008.09.17 [2.9.4] fix 'flicker' when updating #searchResults DIV by wikify()ing to an 'offscreen' DIV and then using replaceChild() instead of using removeChildren() followed by wikify()
2008.09.16 [2.9.3] changed report layout, added "search again" and collapsible 'options' section with incremental search checkbox and "txtIncrementalSearchDelay" timer tweak to onKeyPress()
2008.08.25 [2.9.2] added animation to search results DIV.  Also, the #searchResults DOM element is only auto-created if it does not exist ... and when closed, the DIV is simply hidden rather than removed.  This allows custom placement of search results report in the PageTemplate definition.
2008.08.23 [2.9.1] story column search results uses {{{<<moveablePanel>>}}}
2008.08.22 [2.9.0] default is now to show search results at top of story column, similar to FND's SimpleSearchPlugin display, with an option to generate SearchResults tiddler as before.  Also changed 'chkSearchIncremental' to 'chkIncrementalSearch' to match core option variable
2008.08.12 [2.8.2] change default for chkSearchByDate back to FALSE, and adjusted "list" and "again" output formats (minor tweaks requested by PhilWhitehouse for use on TiddlyWiki.com)
2008.08.11 [2.8.1] changed defaults for chkSearchTitlesFirst, chkSearchList and chkSearchShadows to TRUE to enable enhanced search results output as soon as plugin is installed.
2008.06.21 [2.8.0] added extended syntax for {{{<<search "text" report heading>> and <<search "text" "heading" "seperator">>}}}
2008.05.03 [2.7.1] in searchLink formatter handler(), use separate setAttribute() call instead of passing attribs to createTiddlyButton().  Avoids conflict with errant code in TiddlerNotesPlugin (v2.1 26/10/07)
2008.04.29 [2.7.0] added searchLink formatter (syntax: {{{[search[text]]}}} or {{{[search[display|text]]}}})
2008.04.08 [2.6.2] don't automatically add options to AdvancedOptions shadow tiddler
2007.02.17 [2.6.1] added redefinition of config.macros.search.onKeyPress() to restore check to bypass key-by-key searching (i.e., when chkSearchIncremental==false), which had been unintentionally removed with v2.6.0
2007.02.13 [2.6.0] remove redefinition of config.macros.search.handler since core now includes handling for ENTER key.
2007.02.08 [2.5.1] include 'temporary' tag when creating SearchResults (for use with TemporaryTiddlersPlugin)
2007.01.29 [2.5.0] added support for "sort results by date".  Default is to sort alphabetically (standard).  When sorted by dates, most recent changes are shown first
2006.10.10 [2.4.0] added support for "search in tiddler data" (tiddler.fields)  Default is to search extended data.
2006.04.06 [2.3.0] added support for "search in shadow tiddlers".  Default is *not* to search in the shadows (i.e. standard TW behavior).  Note: if a shadow tiddler has a 'real' counterpart, only the real tiddler is searched, since the shadow is inaccessible for viewing/editing.
2006.02.03 [2.2.1] rewrite timeout clearing code and blank search text handling to match 2.0.4 core release changes.  note that core no longer permits "blank=all" searches, so neither does this plugin.  To search for all, use "." with text patterns enabled.
2006.02.02 [2.2.0] in search.handler(), KeyHandler() function clears 'left over' timeout when search input is < 3 chars.  Prevents searching on shorter text when shortened by rapid backspaces (<500msec)
2006.02.01 [2.1.9] in Story.prototype.search(), correct inverted logic for using/not using regular expressions when searching
also, blank search text now presents "No search text.  Continue anyway?" confirm() message box, so search on blank can still be processed if desired by user.
2006.02.01 [2.1.8] in doSearch(), added alert/return if search text is blank
2006.01.20 [2.1.7] fixed setting of config.macros.search.reportTitle so that Tweaks can override it.
2006.01.19 [2.1.6] improved SearchResults formatting, added a "search again" form to the report (based on a suggestion from MorrisGray)
define results report title using config.macros.search.reportTitle instead of hard-coding the tiddler title
2006.01.18 [2.1.5] Created separate functions for reportSearchResults(text,matches) and discardSearchResults(), so that other developers can create alternative report generators.
2006.01.17 [2.1.4] Use regExp.search() instead of regExp.test() to scan for matches.  Correctd the problem where only half the matching tiddlers (the odd-numbered ones) were being reported.
2006.01.15 [2.1.3] Added information (date/time, username, search options used) to SearchResults output
2006.01.10 [2.1.2] use displayTiddlers() to render matched tiddlers.  This lets you display multiple matching tiddlers, even if SinglePageModePlugin is enabled.
2006.01.08 [2.1.1] corrected invalid variable reference, "txt.value" to "text" in story.search()
2006.01.08 [2.1.0] re-write to match new store.search(), store.search.handler() and story.search() functions.
2005.12.30 [2.0.0] Upgraded to TW2.0.  When rendering SearchResults tiddler, closeTiddler() first to ensure display is refreshed.
2005.12.26 [1.4.0] added option to search for matching text in tiddler tags
2005.12.21 [1.3.7] use \\ to 'escape' single quotes in tiddler titles when generating "Open all matching tiddlers" link.  Also, added access key: "O", to trigger "open all" link.  Based on a suggestion by UdoBorkowski.
2005.12.18 [1.3.6] call displayMessage() AFTER showing matching tiddlers so message is not cleared too soon
2005.12.17 [1.3.5] if no matches found, just display message and delete any existing SearchResults tiddler.
2005.12.17 [1.3.4] use {/%%/{/%%/{  and }/%%/}/%%/} to 'escape' display text in SearchResults tiddler to ensure that formatting contained in search string is not rendered.  Based on a suggestion by UdoBorkowski.
2005.12.14 [1.3.3] tag SearchResults tiddler with 'excludeSearch' so it won't list itself in subsequent searches. Based on a suggestion by UdoBorkowski.
2005.12.14 [1.3.2] added "open all matching tiddlers..." link to search results output. Based on a suggestion by UdoBorkowski.
2005.12.10 [1.3.1] added "discard search results" link to end of search list tiddler output for quick self-removal of 'SearchResults' tiddler.
2005.12.01 [1.3.0] added chkSearchIncremental to enable/disable 'incremental' searching (i.e., search after each keystroke) (default is ENABLED).
added handling for Enter key so it can be used to start a search. Based on a suggestion by LyallPearce
2005.11.25 [1.2.1] renamed from SearchTitleOrTextPlugin to SearchOptionsPlugin
2005.11.25 [1.2.0] added chkSearchList option.  Based on a suggestion by RodneyGomes
2005.10.19 [1.1.0] added chkSearchTitlesFirst option.  Based on a suggestion by ChristianHauck
2005.10.18 [1.0.0] Initial Release.  Based on a suggestion by LyallPearce.
<<<
<html>
<a href="https://i.guim.co.uk/img/media/9d71ebb083afd64798ae81f781461a1cdc27410b/0_0_5730_3438/master/5730.jpg?w=1920&q=55&auto=format&usm=12&fit=max&s=b98bef12693f6c20bd5c8d1639dac416" 
   class="lightview" data-lightview-type="image" ><img alt="missing picture" width=98.9%   src="https://i.guim.co.uk/img/media/9d71ebb083afd64798ae81f781461a1cdc27410b/0_0_5730_3438/master/5730.jpg?w=620&q=55&auto=format&usm=12&fit=max&s=9a56c69fd7d9e2a0707dbb3a30df3d11"  ></a></html>

Just as I was scratching the blogging ideas barrel [[Nick Cave & The Bad Seeds|http://www.nickcave.com/home/]] came up with

[[Skeleton Tree|http://www.allmusic.com/album/skeleton-tree-mw0002950856]]

<html><a class=lightview data-lightview-group="skeltree" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/R-8989572-1473547243-5857.bmp.jpg'><img alt="missing picture" width="98.9%" src="http://www.brooklynvegan.com/files/2016/06/nick-cave-skeleton-tree1.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"></html>

@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Skeleton Tree' "">>@@

<html>
<nowiki>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472850497-7193.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472850541-2303.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472850576-3379.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472850620-5425.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472850657-3483.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
<a href="http://jd.heliohost.org/tk/v/R-8989572-1472852572-8575.jpeg.jpg"  class="lightview" data-lightview-group="skeltree"</a>
</html>
''Jesus Alone''

<html><img alt="missing picture" width="98.9%" src="http://static.stereogum.com/uploads/2016/09/Screenshot-1441-640x360.png"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/9iGxoJnygW8' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

''I Need You''

<html><img alt="missing picture" width="98.9%" src="http://www.undertheradarmag.com/uploads/article_images/Nick_Cave__The_Bad_Seeds_-_I_Need_You_video_News_Under_the_Radar.jpg"></html>
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/BAMZYpZi_M4' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Couldn't locate [[One More Time With Feeling|http://www.nickcave.com/films/one-more-time-with-feeling/]] but I'm guessing this will do for now

<html><a target="blank" href='http://www.imdb.com/title/tt2920540/'><img alt="missing picture" width="98.9%" src="http://www.nickcave.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-12-at-13.08.34-768x425.png"></html>
<html>
<nowiki>
<a  href='http://www.dailymotion.com/embed/video/x2fbj1z&autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

Streaming service [[Tidido|http://tidido.com/WEU]] I spoke quite enthusiastically about a few months ago, only to realize, a few months later and having reset all the audio players to use it, that it's not available in my region. They want even tell in which region it is actually available in, which is kinda strange.

Alternatives had to be found and by that I mean streaming full albums with no restrictions and no registration. As always keep your adblockers on.   

<html><a href='https://musicmp3.ru/' target=_blank><img alt="missing picture" width=98.9%   src="https://musicmp3.ru/i/logo.png"></a></html>

<html><a href='https://darkmp3.ru/' target=_blank><img alt="missing picture" width=98.9%   src="https://darkmp3.ru/Theme/Images/logo_dark.png"></a></html>

<html><a href='http://deepmp3.ru/' target=_blank><img alt="missing picture" width=98.9%  height=90 src="http://website-thumbnails.informer.com/thumbnails/280x202/d/deepmp3.ru.png"></a></html>

<html><a href='https://myzuka.fm/' target=_blank><img alt="missing picture" width=98.9% height=90   src="http://ktdrus.gr/index.files/myzuka%20fm%20rus.gif"></a></html>

<html><a href='https://www.kloudmusik.com/browse' target=_blank><img alt="missing picture" width=98.9% height=90   src="https://www.kloudmusik.com/assets/images/custom_logo_light.png"></a></html>

You probably shouldn't take my word for it, as I've read like three books in my entire life, but let me tell you: Nick Cave would make a great soundtrack for this.   

<html><a href='http://ep00.epimg.net/cultura/imagenes/2012/07/10/actualidad/1341912233_683042_1341989057_noticia_normal.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://ep00.epimg.net/cultura/imagenes/2012/07/10/actualidad/1341912233_683042_1341989057_noticia_normal.jpg"></a></html>
 
[[William Faulkner|http://en.wikipedia.org/wiki/William_Faulkner]] [[Sanctuary|https://en.wikipedia.org/wiki/Sanctuary_(Faulkner_novel)]]

<html><a href='https://literaturesave2.files.wordpress.com/2009/12/william-faulkner-sanctuary.pdf' class='lightview'><img alt="missing picture" width=74.9%   src="http://4.bp.blogspot.com/-pVr8QqvZpOU/U2qdrtBRW9I/AAAAAAAAGII/HxXZhOJR1S0/s1600/faulkner+hawkins+sanctuary.jpg"></a></html>  

Speaking of regions: I'm nowhere near North America.
Yet the other night I was wondering what the distance between New York and Chicago is.
At about the same time I was looking for a radio station that played [[The Sound|https://en.wikipedia.org/wiki/The_Sound_(band)]]

I came up with 789,2 miles and The Chicago Independent Radio Project.

<html><a href='http://chirpradio.org/' target=blank ><img alt="missing picture" width=98.9%   src="https://chirpradio.org/_/img/logos/CHIRPradio-inbrowser.png"></a></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'CHIRPRadio' "">>@@ 
No man has uttered the word //blue// quite like that ever since.

<html><a href="http://en.wikipedia.org/wiki/Nick_Drake" target="_blank"><img alt="missing picture" width="98.9%" src="http://jd.heliohost.org/tk/v/Nick%20Drake_f.JPG"></html>

[[Five Leaves Left|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gifwxqtgldke]]

<html><a class=lightview data-lightview-group="fll" href=http://images.coveralia.com/audio/n/Nick_Drake-Five_Leaves_Left-Frontal.jpg?369><img alt="missing picture" width="74.9%" src="http://bp1.blogger.com/_EybsAMt1elM/SHSfPJOTBUI/AAAAAAAAACY/-mLueVReCow/s320/nick+drake.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Five Leaves Left' "">>@@
<html>
<nowiki>
<a href="http://caratulas.com/caratulas/N/Nick_Drake/Nick_Drake-Five_Leaves_Left-Frontal.jpg" 
   class="lightview" 
   data-lightview-group="fll"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Five_Leaves_Left-Interior_Frontal.jpg?715" 
   class="lightview" 
   data-lightview-group="fll"
</a>

<a href="http://caratulas.com/caratulas/N/Nick_Drake/Nick_Drake-Five_Leaves_Left-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="fll"</a>
</html>

Way to blue | a video by [[Gavin Bush|http://www.cityandguildsartschool.ac.uk/staff/support_staff/gavin_bush]]

<html><img alt="missing picture" width=98.9%    src="http://jd.heliohost.org/tk/v/movie_clipping_2_0_0_0.jpg"></html>
<html>
<nowiki>
<a  href='http://www.dailymotion.com/embed/video/x2s5f8a&autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Bryter Layter|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:hifwxqtgldke]]

<html><a class='lightview' data-lightview-group="bl" href='http://www.recordsale.de/cdpix/n/nick_drake-bryter_layter(4).jpg'><img alt="missing picture" width=74.9%    src="http://www.musikzimmer.ch/pics/covers/albums/1955.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Bryter Layter' "">>@@
<html>
<nowiki>
<a href="http://images.coveralia.com/audio/n/Nick_Drake-Bryter_Layter-CD.jpg" 
   class="lightview" 
   data-lightview-group="bl"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Bryter_Layter-Interior_Trasera.jpg" 
   class="lightview" 
   data-lightview-group="bl"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Bryter_Layter-Interior_Frontal.jpg" 
   class="lightview" 
   data-lightview-group="bl"</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Bryter_Layter-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="bl"</a>
</html>

A Stranger Among Us — Searching For Nick Drake | A documentary by Tim Clements

<html><img alt="missing picture" width=98.9%    src="http://public.bay.livefilestore.com/y1prdSWUb79LF8UrHV0y933r1q8L13Mw_rJv6E5PpS9SlgIl8a_08e0Qjjy3O-nfXKcP68AEwnPkOGg9wMMfoJTdw/1999NickDrake.JPG"></html>
<html>
<nowiki>
<a  href='https://player.vimeo.com/video/52761001?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Pink Moon|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:h9fixqygldse]]

<html><a class='lightview' data-lightview-group="pm" href='http://31.media.tumblr.com/tumblr_m7ofo206Qd1rtbvyeo1_1280.jpg'><img alt="missing picture" width=74.9%   src="http://cps-static.rovicorp.com/3/JPG_400/MI0001/949/MI0001949165.jpg?partner=allrovi.com"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Pink Moon' "">>@@
<html>
<nowiki>
<a href="http://images.coveralia.com/audio/n/Nick_Drake-Pink_Moon-CD.jpg" 
   class="lightview" 
   data-lightview-group="pm"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Pink_Moon-Interior_Frontal.jpg" 
   class="lightview" 
   data-lightview-group="pm"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Pink_Moon-Interior_Trasera.jpg" 
   class="lightview" 
   data-lightview-group="pm"</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Pink_Moon-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="pm"</a>
</html>

[[A Skin Too Few - The Days of Nick Drake|http://www.nickdrakefilm.com/]] | A film by Jeroen Berkvens

<html><img alt="missing picture" width="65.9%" src="http://www.xs4all.nl/~jebe68/nickdrake/images/poster.jpg"></html>
<html>
<nowiki>
<a  href='http://www.dailymotion.com/embed/video/x2ej9tc&autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Time Of No Reply|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:0ifwxqtgldke]]

<html><a class='lightview' data-lightview-group="tonr" href='http://alanbumstead.files.wordpress.com/2011/01/img_1542.jpg' ><img alt="missing picture" width=74.9%   src="http://www.dejkamusic.com/images/album/large/nick_drake/time_of_no_reply.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Time Of No Reply' "">>@@
<html>
<nowiki>
<a href="http://images.coveralia.com/audio/n/Nick_Drake-Time_Of_No_Reply-CD.jpg" 
   class="lightview" 
   data-lightview-group="tonr"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Time_Of_No_Reply-Interior_Frontal.jpg" 
   class="lightview" 
   data-lightview-group="tonr"
</a>

<a href="http://images.coveralia.com/audio/n/Nick_Drake-Time_Of_No_Reply-Trasera.jpg" 
   class="lightview" 
   data-lightview-group="tonr"</a>
</html>

''Black Eyed Dog'' | filmed by [[Heath Ledger|http://www.google.gr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCkQFjAA&url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FHeath_Ledger&ei=30FkUqyFJYeO4ATKhoCYBg&usg=AFQjCNGtofl4asRQ3DdOp0L4GXeFUfeXWg&sig2=Kg-Hq8fDqP7Qlvc2mXrKFg&bvm=bv.54934254,d.bGE]] 

<html><img alt="missing picture" width="74.9%" src="http://farm4.staticflickr.com/3208/2726341318_9d86b9a551_z.jpg?zz=1"></html>
<html>
<nowiki>
<a  href='http://player.vimeo.com/video/35091445?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>

[[Lost Boy: In Search Of Nick Drake|http://www.bbc.co.uk/radio2/r2music/documentaries/nickdrake/index.shtml]] | A BBC Radio 2 Documentary narrated by Brad Pitt 

<html><img alt="missing picture" width=98.9%    src="http://jd.heliohost.org/tk/v/banner.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'Lost Boy' "">>@@

[[River Man|http://www.timpope.tv/nick_drake_river_man.html]] | A video by [[Tim Pope|http://www.timpope.tv/index.php]]

<html><img alt="missing picture" width=98.9%    src="http://jd.heliohost.org/tk/v/River%20Man.JPG"></html>
<html>
<nowiki>
<a  href='https://player.vimeo.com/video/14757747?autoplay=1' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>
Vacation was uneventful. Except for my rebel niece almost destroying my new tablet.
And this.

<html><a href='http://www.rjgeib.com/thoughts/faulkner/faulkner.jpg' class='lightview'><img alt="missing picture" width=98.9%   src="http://www.rjgeib.com/thoughts/faulkner/faulkner.jpg"></a></html>
 
[[William Faulkner|http://en.wikipedia.org/wiki/William_Faulkner]] [[The Sound And The Fury|http://en.wikipedia.org/wiki/The_Sound_and_the_Fury]]  

<html><a href='http://pdbooks.ca/books/english/authors/faulkner-william/the-sound-and-the-fury/april-seventh-1928.html' class='lightview'><img alt="missing picture" width=74.9%   src="http://ecx.images-amazon.com/images/I/51LgnYHc%2BLL.jpg"></a></html>
And now September is here and it's good to see you all again in that detached, network-ish way. 
You'll see in hindsight that yours trully is a bit under the influence of this next one, as //you//'ll probably be.
A few tips: this is a night thing. Lights out and all. Don't waste the first listen. 
Drugs are optional (and dangerous). Drinks are not (and dangerous).
Finally: ''listen first''. <html><a href='http://ia300124.us.archive.org/3/items/ird059/ird059-conet-project-booklet.pdf' class='lightview'>Read</a></html> later.   
 
That said, do enter the world of

[[Irdilal Records|http://www.irdial.com/conet.htm]] [[The Conet Project|http://en.wikipedia.org/wiki/The_Conet_Project]] 
<html><a href='http://3.bp.blogspot.com/-i8OLGkC4EE4/TgZxN2JjYLI/AAAAAAAAC08/2y2v9P-ok2w/s1600/the+conet+project.png' class='lightview'><img alt="missing picture" width="98.9%" src="http://www.klangmuseum.de/pictures/spy/conet.jpg"></html>
@@font-size:3.5em;<<tiddler HoverMenu##flex with: "$1" ►  "$3" 'The Conet Project' "">>@@
config.shadowTiddlers.StyleSheet='[[DefaultStyleSheetF]]';


if (visit==null)
config.shadowTiddlers.StyleSheet='[[DefaultStyleSheetS]]';

if (config.browser.isGecko)
   config.shadowTiddlers.StyleSheet+='[[FFStyleSheet]]';


if (config.browser.isSafari)
   config.shadowTiddlers.StyleSheet+='[[SafariStyleSheet]]';

if (config.browser.isIE && screen.width>=1024)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1024+]]';

if (config.browser.isIE && screen.width>=1280)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1280+]]';

if (config.browser.isIE && screen.width>=1360)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1360+]]';

if (config.browser.isIE && screen.width>=1440)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1440+]]';

if (config.browser.isIE && screen.width>=1600)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1600+]]';

if (config.browser.isIE && screen.width>=1680)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1680+]]';

if (config.browser.isIE && screen.width>=1920)
   config.shadowTiddlers.StyleSheet+='[[IEStyleSheet1920+]]';

if (config.browser.isIE && screen.width==1024 && screen.height==768)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1024_768]]';

if (config.browser.isIE && screen.width==1280 && screen.height==800)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1280_800]]';

if (config.browser.isIE && screen.width==1280 && screen.height==1024)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1280_1024]]';

if (config.browser.isIE && screen.width==1366 && screen.height==768)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1366_768]]';

if (config.browser.isIE && screen.width==1440 && screen.height==900)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1440_900]]';

if (config.browser.isIE && screen.width==1600 && screen.height==900)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1600_900]]';

if (config.browser.isIE && screen.width==1680 && screen.height==1050)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1680_1050]]';

if (config.browser.isIE && screen.width==1920 && screen.height==1080)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1920_1080]]';
!!!Shirley & Spinoza Radio
<html><a class="lightview audio" href='http://compound-eye.org/' target="_blank"><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://p5.radiocdn.com/files/images/albumart/18704-SS_logo_iTunes_green_tiny.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://206.190.136.212:4462/Live" type="audio/mpeg"></audio>
</html>


<html><div id="s&c" style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; ">
<iframe class="audio" id="reload_iframe class="audio"" name="reload_iframe class="audio"" scrolling="no" src="http://knight.wavestreamer.com:4462/played.html?sid=1" style="border: 0px none; margin-left: -5px; height: 600px; margin-top: -90px; width: 800px;">
</iframe>


</div>
</html> 



<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY">><<saveChanges>><<tiddler TspotSidebar>><<slider chkSliderOptionsPanel OptionsPanel "options »" "Change TiddlyWiki advanced options">>

{{andspec{
|borderless|k
|thetwilightkid||<html><img alt="missing picture" width=100px  src=http://jd.heliohost.org/tk/v/big_bb_wind.jpg></html>|
}}}
|borderless|k
|thetwilightkid|<html><img alt="missing picture" style="width: 125px; height: 125px;" src="http://thetwilightkid.50webs.com/gallery/640x480/substance_poster_1.jpg"></html>|
<html><a class="lightview audio" data-lightview-group="skeltree" data-lightview-group-options="slideshow: 30000" href='http://jd.heliohost.org/tk/v/R-8989572-1473547243-5857.bmp.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://www.brooklynvegan.com/files/2016/06/nick-cave-skeleton-tree1.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_nick-cave-and-the-bad-seeds__album_skeleton-tree.html#.V92r5q2GWFw" style="border: 0px none; margin-left: -225px; height: 430px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
!!!Sleep Walk Calexico Special
<html><img alt="missing picture" class="audio" class="audio"  border="0" width="98.9%" src="http://jd.heliohost.org/tk/v/roadss.JPG"></html>
<html>
<iframe class="audio" width="99.1%" scrolling="no" height="96" frameborder="no" src="http://kiwi6.com/tracks/widget/6eb00sy1bi?autostart=true&show_artist=true"></iframe></html>





!!!Mazzy Star So Tonight That I Might See
<html><a class="lightview audio" data-lightview-group="sttims" data-lightview-group-options="slideshow: 30000" href='http://alanbumstead.files.wordpress.com/2011/12/img_1136.jpg' class='lightview'><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://upload.wikimedia.org/wikipedia/en/8/80/Mazzy_Star-So_Tonight_That_I_Might_See.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_mazzy-star__album_so-tonight-that-i-might-see.html#.V6mAozVZhwA" style="border: 0px none; margin-left: -225px; height: 490px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145517/al560133a9e7c622686a8751d6" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html><iframe class="audio" style="border: 0; width: 190px; height: 332px;" src="https://bandcamp.com/EmbeddedPlayer/album=345590687/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/" seamless><a class="lightview audio" href="http://bedroomcommunity.bandcamp.com/album/s-laris">SÓLARIS by Ben Frost &amp; Daníel Bjarnason</a></iframe></html>


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373887384/al55d8221d13b521ef22cba7a5" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Spiritualized Songs In A&E 
<html><a class="lightview audio" href='http://webbeta.sov.uk.vvhp.net/~universal/Central/press/Spiritualized/Spiritualized%20Songs%20In%20A&E%20standard%20CD.jpg' class='lightview' data-lightview-group="sia&e"><img alt="missing picture" class="audio" width="98.9%" src="http://bp0.blogger.com/_RPHwtWoukYw/SAYZJZqPYMI/AAAAAAAAAw8/S_1Rt9cQpHw/s320/Spiritualized.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_spiritualized__album_songs-in-a-e.html#.V6wySzVZhwA" style="border: 0px none; margin-left: -225px; height: 700px; margin-top: -200px; width: 700px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149468/al56019fa7e7c622686acbca18" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Sonic Router
<html><iframe class="audio" src="https://www.mixcloud.com/widget/iframe class="audio"/?embed_type=widget_standard&amp;embed_uuid=eb4332bb-6253-4933-af90-3a51414c31d8&amp;feed=https%3A%2F%2Fwww.mixcloud.com%2Fsonicrouter%2F&amp;hide_artwork=1&amp;replace=0" frameborder="0" height="360" width="190"></iframe><div style="clear: both; height: 3px; width: 182px;"></div><p style="display: block; font-size: 11px; font-family: &quot;Open Sans&quot;,Helvetica,Arial,sans-serif; margin: 0px; padding: 3px 4px; color: rgb(153, 153, 153); width: 182px;"><a class="lightview audio" href="https://www.mixcloud.com/sonicrouter/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=resource_link" target="_blank" style="color:#808080; font-weight:bold;">Shows by Sonic Router</a><span> on </span><a class="lightview audio" href="https://www.mixcloud.com/?utm_source=widget&amp;utm_medium=web&amp;utm_campaign=base_links&amp;utm_term=homepage_link" target="_blank" style="color:#808080; font-weight:bold;"> Mixcloud</a></p><div style="clear: both; height: 3px; width: 182px;"></div></html>
!!!Soulsavers live on Morning Becomes Eclectic on September 10 2009
<html><iframe class="audio" src="http://www.kcrw.com/breakout-player?api_url=http://www.kcrw.com/music/shows/morning-becomes-eclectic/soulsavers/player.json&autoplay=false" width="98.9%" height="250" frameborder="0" scrolling="no" seamless="seamless"></iframe></html>
!!!Mogwai Special Moves
<html><a class="lightview audio" data-lightview-group="smvs" data-lightview-group-options="slideshow: 30000" href=http://www.drop-d.ie/wp-content/uploads/2010/08/Mogwai-Special-Moves-Burning.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://youngteam.co.uk/brightlight/img/specialmoves_may10.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_mogwai__album_special-moves.html#.V6wyJDVZhwA" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149697/al56012e1de7c622686a836ffd" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html><a class="lightview audio" data-lightview-group="akira" data-lightview-group-options="slideshow: 30000" href='https://img.discogs.com/af7wRc2Es684vm5EfjEO-PBncBM=/fit-in/600x523/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-324269-1254989320.jpeg.jpg'><img alt="missing picture" class="audio" width="98.9%" src="http://3.bp.blogspot.com/-CXstZ_SfsFA/TfCajsDSH-I/AAAAAAAAAHE/Ip4_7RFrWq0/s1600/29295961.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://darkmp3.ru/album-spellewauerynsherde-9706188.html" style="border: 0px none; margin-left: -140px; height: 1400px; margin-top: -800px; width: 800px; -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); " >
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373910489/al55d8592413b521ef22dce170" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); overflow:visible;
">
</iframe>
</div>
</html>
!!!Spiritualized Royal Albert Hall October 10 1997
<html><a class="lightview audio" href='http://www.stereo-records.com/user/151/photo/syousai1/7331.jpg' class='lightview' data-lightview-group="srah"><img alt="missing picture" class="audio" width="98.9%" src="http://cinetecart.files.wordpress.com/2010/11/spi.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://darkmp3.ru/album-royal-albert-hall-october-10-1997-live-7825878.html" style="border: 0px none; margin-left: -140px; height: 1360px; margin-top: -800px; width: 800px; -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); " >
</iframe>
</div>
</html> 





<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149468/al56019fade7c622686acbcf0c" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
/***

''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><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<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>';
   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;
}
//}}}
Updated to hide the contentWrapper while the SplashScreen is displayed. 
Coming Soon: easier editing of the SplashScreen.
Get it here: SplashScreenPlugin.
<html><a class="lightview audio" href='http://www.stardustradio.gr/' target=_blank><img alt="missing picture" class="audio" width=74.9%   src="http://www.greekradios.gr/photos/logo_stardust_max.jpg"></a></html>
<html><audio controls preload="none" autoplay><source src="http://46.4.65.194:8041/;stream.mp3&13647784653&duration=-1&id=scplayer&autostart=1" type="audio/mpeg"></audio>
</html>
<html><a class="lightview audio" href="http://stokokkino.gr/" target="_blank"><img alt="missing picture" class="audio" src="http://1.bp.blogspot.com/-h_HTTBgmiFY/URy2LJHQToI/AAAAAAAAAWY/99oB2iLayn0/s250/logo+105,5+sto+kokkino.png" width=98.9%></a></html>
<html><audio controls preload="none" autoplay><source src="http://stokokkino.live24.gr:80/stokokkino" type="audio/mpeg"></audio>
</html>
|borderless|k
|width:0.1%;<html><a href="http://www.filefactory.com/" target="_blank"><img alt="missing picture" src="http://i258.photobucket.com/albums/hh280/vandrespc/Dibujo.jpg"  width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.yousendit.com/" target="_blank"><img alt="missing picture" width=100% src="https://www.yousendit.com/en_US/theme_default/images/g_logo_trans_110x63.gif"></html>|width:0.1%;<html><a href="http://kiwi6.com/" target="_blank"><img alt="missing picture" width=100%  src="http://atheistavengers.com/wp-content/uploads/2014/09/kiwi6-logo.png" alt="Kiwi6"></html>|width:0.1%;|
/***
|Name|StorySaverPlugin|
|Source|http://www.TiddlyTools.com/#StorySaverPlugin|
|Documentation|http://www.TiddlyTools.com/#StorySaverPluginInfo|
|Version|1.8.3|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Requires|MarkupPostBody|
|Description|save/restore current tiddler view between browser sessions|
Automatically save a list of currently viewed tiddlers (the 'story') in a local cookie, {{{txtSavedStory}}} and then open those tiddlers when the document is reloaded, so you can resume working from the same place you left off!!  Also, use {{{<<saveStory>>}}} and {{{<<openStory>>}}} macros to quickly save/re-display stories stored in tiddlers, using a command link, droplist, or popup display.
!!!!!Documentation
>see [[StorySaverPluginInfo]]
!!!!!Configuration
<<<
<<option chkSaveStory>> use automatic story cookie (reopens tiddlers on startup)
<<option chkStoryAllowAdd>>include 'add a story' command in droplist/popup
<<option chkStoryFold>>fold story tiddlers when opening a story (see [[CollapseTiddlersPlugin]])
<<option chkStoryClose>>close other tiddlers when opening a story
<<option chkStoryTop>>open story tiddlers at top of column
<<option chkStoryBottom>>open story tiddlers at bottom of column
<<<
!!!!!Revisions
<<<
2009.10.20 1.8.3 fix handling for 'add' item in popup menu
|please see [[StorySaverPluginInfo]] for additional revision details|
2007.10.05 1.0.0 initial release. Moved [[SetDefaultTiddlers]] inline script and rewrote as a {{{<<saveStory>>}}} macro.
<<<
!!!!!Code
***/
//{{{
version.extensions.StorySaverPlugin= {major: 1, minor: 8, revision: 3, date: new Date(2009,10,20)};

var defaults={
	chkSaveStory:		false,
	chkStoryFold:		true,
	chkStoryClose:		true,
	chkStoryAllowAdd:	true,
	chkStoryTop:		true,
	chkStoryBottom:		false
};
for (var id in defaults) if (config.options[id]===undefined)
	config.options[id]=defaults[id];

// 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=/;'; 
	}
}

// save or clear story cookie on exit
if (window.coreTweaks_confirmExit==undefined) {
	window.coreTweaks_confirmExit=window.confirmExit;
	window.confirmExit=function() {
		if (config.options.chkSaveStory) { // save cookie
			var links=[];
			story.forEachTiddler(function(title,element){links.push('[['+title+']]');});
			config.options.txtSavedStory=links.join(' ');
			saveOptionCookie('txtSavedStory');
		} else removeCookie('txtSavedStory');
		return window.coreTweaks_confirmExit.apply(this,arguments);
	}
}
//}}}
/***
''apply saved story on startup:'' //important note: the following code is actually located in [[MarkupPostBody]].  This is because it needs to supercede the core's getParameters() function, which is called BEFORE plugins are loaded, preventing the normal plugin-based hijack method from working, while code loaded into [[MarkupPostBody]] will be processed as soon as the document is read, even before the TW main() function is invoked.//
<<tiddler MarkupPostBody>>
***/
//{{{
config.macros.saveStory = {
	label: 'set default tiddlers',
	defaultTiddler: 'DefaultTiddlers',
	prompt: 'store a list of currently displayed tiddlers in another tiddler',
	askMsg: 'Enter the name of a tiddler in which to save the current story:',
	tag: 'story',
	excludeTag: 'excludeStory',
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var tid=params.shift()||'DefaultTiddlers';
		var label=params.shift()||this.label;
		var tip=params.shift()||this.prompt;
		var btn=createTiddlyButton(place,label,tip,this.setTiddler,'button');
		btn.setAttribute('tid',tid);
		btn.setAttribute('extratags','[['+params.join(']] [[')+']]');
	},
	setTiddler: function() {
		var cms=config.macros.saveStory; // abbrev
		// get list of current open tiddlers
		var tids=[];
		story.forEachTiddler(function(title,element){
			var t=store.getTiddler(title);
			if (!t || !t.isTagged(cms.excludeTag)) tids.push('[['+title+']]');
		});
		// get target tiddler
		var tid=this.getAttribute('tid');
		if (!tid || tid=='ask') {
			tid=prompt(cms.askMsg,cms.defaultTiddler);
			if (!tid || !tid.length) return false; // cancelled by user
		}
		if(store.tiddlerExists(tid) && !confirm(config.messages.overwriteWarning.format([tid])))
			return false;
		tids=tids.join('\n');
		var t=store.getTiddler(tid); var tags=t?t.tags:[];
		var extratags=(this.getAttribute('extratags')||'').readBracketedList();
		for (var i=0; i<extratags.length; i++) tags.pushUnique(extratags[i]);
		tags.pushUnique(cms.tag);
		store.saveTiddler(tid,tid,tids,config.options.txtUserName,new Date(),tags,t?t.fields:null);
		story.displayTiddler(null,tid);
		story.refreshTiddler(tid,null,true);
		displayMessage(tid+' has been '+(t?'updated':'created'));
		return false;
	}
}
//}}}
//{{{
config.macros.openStory = {
	label: 'open story: %0',
	prompt: 'open the set of tiddlers listed in: %0',
	popuplabel: 'stories',
	popupprompt: 'view a set of tiddlers',
	tag: 'story',
	selectprompt: 'select a story...',
	optionsprompt: 'viewing options...',
	foldcmd: '[%0] fold story',
	foldprompt: 'fold story tiddlers when opening a story',
	closecmd: '[%0] close others',
	closeprompt: 'close other tiddlers when opening a story',
	topcmd: '[%0] open at top',
	topprompt: 'open story tiddlers at top of column',
	bottomcmd: '[%0] open at bottom',
	bottomprompt: 'open story tiddlers at bottom of column',
	addcmd: 'add a story...',
	addprompt: 'create a new story',
	excludeTag: 'excludeStory',
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		if (params[0].toLowerCase()=='list') return this.createList(place,params);
		else if (params[0].toLowerCase()=='popup') return this.createPopup(place,params);
		else this.createButton(place,params);
	},
	showStory: function(tid,fold) {
		var co=config.options; // abbrev
		var tids=[];
		var t=store.getTiddler(tid);
		var tagged=store.getTaggedTiddlers(tid,'title');
		if (tagged.length) // if tiddler IS a tag, use tagged tiddlers as story
			for (var i=0; i<tagged.length; i++) tids.push(tagged[i].title);
		else if (t) { // get tiddler list from content
			if (!t.linksUpdated) t.changed();
			for (var i=0; i<t.links.length; i++) {
				var tid=store.getTiddler(t.links[i]);
				if (tid && !tid.isTagged(this.excludeTag))
					tids.push(t.links[i]);
			}
		}
		var template=null;
		if (fold||co.chkStoryFold) template='CollapsedTemplate'; // see [[CollapseTiddlersPlugin]]
		if (!store.tiddlerExists('CollapsedTemplate')) template=null;
		if (co.chkStoryClose) story.closeAllTiddlers();
		var pos='top'; var first=tids[0];
		if (!story.isEmpty() && co.chkStoryBottom) { pos='bottom'; tids=tids.reverse(); }
		story.displayTiddlers(pos,tids,template);
		var cmd='var t=story.getTiddler("'+first+'");if(t)window.scrollTo(0,t.offsetTop);';
		var delay=config.options.chkAnimate?config.animDuration+100:0;
		setTimeout(cmd,delay);
	},
	createButton: function(place,params) {
		var tid=params[0]||'';
		var label=params[1]||this.label; label=label.format([tid]);
		var tip=params[2]||this.prompt; tip=tip.format([tid]);
		var fold=(params[3]&&(params[3].toLowerCase()=='fold'))||config.options.chkStoryFold;
		var fn=function(){config.macros.openStory.showStory(this.getAttribute('tid'),this.getAttribute('fold')); return false; };
		var btn=createTiddlyButton(place,label,tip,fn,'button');
		btn.setAttribute('tid',tid);
		if (fold) btn.setAttribute('fold',fold);
	},
	createPopup: function(place,params) {
		params.shift(); // discard 'popup' keyword
		var label=params.shift()||this.popuplabel;
		var tip=params.shift()||this.popupprompt;
		var btn=createTiddlyButton(place,label,tip,this.showPopup,'button');
		btn.setAttribute('filter',params.shift()||config.macros.openStory.tag);
	},
	showPopup: function(ev) { var e=ev||window.event;
		var co=config.options; // abbrev
		var cmo=config.macros.openStory; // abbrev
		var indent='\xa0\xa0';
		var p=Popup.create(this); if (!p) return false;
		createTiddlyText(createTiddlyElement(p,'li'),cmo.selectprompt);
		var stories=store.filterTiddlers('[tag['+this.getAttribute('filter')+']]');
		for (var s=0; s<stories.length; s++) {
			var label=indent+stories[s].title;
			var tip=cmo.prompt.format([stories[s].title]);
			var fn=function(){config.macros.openStory.showStory(this.getAttribute('tid'));return false;};
			var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
			btn.setAttribute('tid',stories[s].title);
		}
		createTiddlyText(createTiddlyElement(p,'li'),cmo.optionsprompt);
		if (store.tiddlerExists('CollapsedTemplate')) {
			var label=indent+cmo.foldcmd.format([co.chkStoryFold?'x':'\xa0\xa0']);
			var tip=cmo.foldprompt;
			var fn=function(){ config.macros.option.propagateOption(
				'chkStoryFold','checked',!config.options.chkStoryFold,'input'); return false; };
			var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
		}
		var label=indent+cmo.closecmd.format([co.chkStoryClose?'x':'\xa0\xa0']);
		var tip=indent+cmo.closeprompt;
		var fn=function(){ config.macros.option.propagateOption(
			'chkStoryClose','checked',!config.options.chkStoryClose,'input'); return false; };
		var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
		if (!co.chkStoryClose) {
			var label=indent+cmo.topcmd.format([co.chkStoryTop?'x':'\xa0\xa0']);
			var tip=indent+cmo.topprompt;
			var fn=function(){
				config.macros.option.propagateOption(
					'chkStoryTop','checked',!config.options.chkStoryTop,'input');
				config.macros.option.propagateOption(
					'chkStoryBottom','checked',!config.options.chkStoryTop,'input');
				return false;
			};
			var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
			var label=indent+cmo.bottomcmd.format([co.chkStoryBottom?'x':'\xa0\xa0']);
			var tip=indent+cmo.botprompt;
			var fn=function(){
				config.macros.option.propagateOption(
					'chkStoryBottom','checked',!config.options.chkStoryBottom,'input');
				config.macros.option.propagateOption(
					'chkStoryTop','checked',!config.options.chkStoryBottom,'input');
				return false;
			};
			var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
		}
		if (!readOnly && co.chkStoryAllowAdd) {
			var label=cmo.addcmd;
			var tip=cmo.addprompt;
			var fn=config.macros.saveStory.setTiddler;
			createTiddlyElement(createTiddlyElement(p,'li'),'hr');
			var btn=createTiddlyButton(createTiddlyElement(p,'li'),label,tip,fn,'button');
		}
		Popup.show();
		e.cancelBubble=true;if(e.stopPropagation)e.stopPropagation();
		return false;
	},
	createList: function(place,params) {
		var cmo=config.macros.openStory; // abbrev
		var s=createTiddlyElement(place,'select',null,'storyListbox');
		s.size=1;
		s.onchange=function() {
			if (this.value=='_fold') {
				config.macros.option.propagateOption('chkStoryFold','checked',
					!config.options.chkStoryFold,'input');
				cmo.refreshList();
			} else if (this.value=='_close') {
				config.macros.option.propagateOption('chkStoryClose','checked',
					!config.options.chkStoryClose,'input');
				cmo.refreshList();
			} else if (this.value=='_top') {
				config.macros.option.propagateOption('chkStoryTop','checked',
					!config.options.chkStoryTop,'input');
				cmo.refreshList();
			} else if (this.value=='_bottom') {
				config.macros.option.propagateOption('chkStoryBottom','checked',
					!config.options.chkStoryBottom,'input');
				cmo.refreshList();
			} else if (this.value=='_add')
				config.macros.saveStory.setTiddler.apply(this,arguments);
			else cmo.showStory(this.value);
		}
		params.shift(); // discard 'list' keyword
		s.setAttribute('filter',params.shift()||cmo.tag);
		setStylesheet('.storyListbox { width:100%; }', 'StorySaverStyles');
		store.addNotification(null,this.refreshList); this.refreshList();
		return;
	},
	refreshList: function() {
		var cmo=config.macros.openStory; // abbrev
		var indent='\xa0\xa0\xa0\xa0';
		var lists=document.getElementsByTagName('select');
		for (var i=0; i<lists.length; i++) { if (lists[i].className!='storyListbox') continue;
			var here=lists[i];
			var stories=store.filterTiddlers('[tag['+here.getAttribute('filter')+']]');
			while (here.length) here.options[0]=null; // remove current list items
			here.options[here.length]=new Option(cmo.selectprompt,'',true,true);
			for (var s=0; s<stories.length; s++)
				here.options[here.length]=new Option(indent+stories[s].title,stories[s].title);
			if (!readOnly && config.options.chkStoryAllowAdd)
				here.options[here.length]=new Option(cmo.addcmd,'_add');
			here.options[here.length]=new Option(cmo.optionsprompt,'');
			if (store.tiddlerExists('CollapsedTemplate')) {
				var msg=cmo.foldcmd.format([config.options.chkStoryFold?'x':'\xa0\xa0']);
				here.options[here.length]=new Option(indent+msg,'_fold');
			}
			var msg=cmo.closecmd.format([config.options.chkStoryClose?'x':'\xa0\xa0']);
			here.options[here.length]=new Option(indent+msg,'_close',false,false);
			if (!config.options.chkStoryClose) {
				var msg=cmo.topcmd.format([config.options.chkStoryTop?'x':'\xa0\xa0']);
				here.options[here.length]=new Option(indent+msg,'_top',false,false);
				var msg=cmo.bottomcmd.format([config.options.chkStoryBottom?'x':'\xa0\xa0']);
				here.options[here.length]=new Option(indent+msg,'_bottom',false,false);
			}
		}
	}
}
//}}}
|borderless|k
|<html><a href="http://www.radioblogclub.com" target="_blank"><img alt="missing picture" src="http://stat.radioblogclub.com/l10n/radioblogclub.com/images/logo_big.gif"  height=40 border="0"/></a></html>|<html><a href="http://www.plurn.com/" target="_blank"><img alt="missing picture" src="http://t0.gstatic.com/images?q=tbn:ANd9GcSo0YyGmZAI-rBk4OrFt5oOPZpLpzvZeguBWGAZHykw8-MrScwXGA"  height=60 border="0"/></a></html>|

|borderless|k
|<html><a href="http://www.deezer.com/" target="_blank"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcQG0k_s8pTaO-YfSfylUw0IcDr8DWpc85yuRYA1Dg7FjhS6HhJ-"  height=50 border="0"/></a></html>|<html><a href="http://www.radio3net.ro/dbalbums/albume1001" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcTXbCTfZa3fGzFXgUlNkysmLN_o3vPClR6rg5KCz77b-3YrnbXO2A"  height=50 border="0"/></a></html>|<html><a href="http://www.jiwamusic.com/" target="_blank"><img alt="missing picture" src="http://t0.gstatic.com/images?q=tbn:ANd9GcQ1JNgytqlcK0FPifCIavRP1COwFc87CY63T5h2hImLfyqwoAAMAw"  height=50 border="0"/></a></html>|

|borderless|k
|<html><a href="http://www.archive.org/details/audio" target="_blank"><img alt="missing picture" src="http://www.archive.org/images/logo.jpg"  height=50 border="0"/></a></html>|<html><a href="http://upchucky.com/Home.html" target="_blank"><img alt="missing picture" src="http://t1.gstatic.com/images?q=tbn:ANd9GcShHmADDXxm0WBa0ZzD8Uv329TlM0BvqcQ-N8V3G1wmrrLC9Urp"  height=50 border="0"/></a></html>|

[[TrajanRegularStylesheet]]
/*{{{*/
* 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; color:#999999;}
.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,
#Timeline_Admin .tiddlyLinkExisting,
	#Timeline_Admin .tiddlyLinkNonExisting,
#ReaderMainMenu .tiddlyLinkExisting,
	#ReaderMainMenu .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 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 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;}
#Timeline_Admin {position:absolute; left:0; width:10em; text-align:right; line-height:1.3em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#ReadeMainMenu {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;}



#sidebar1 {position:absolute; right:3px; width:16em; font-size:1.1em;}


#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 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 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

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

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

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 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 0em;}
.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 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 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;}



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

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

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

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

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

.tiddler .button {padding:0.2em 0.4em; color:#999999;}

.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:0em 0.25em; padding:0em 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 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 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 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em; background-color:black; font-size:1.3em;color:white;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
!!!My Bloody Valentine - Sunny Sundae Smile EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.wosound.com/images/sunny.jpg"></html>
{{audioplayer autoplay{
# [[Sunny Sundae Smile|http://s.mp3lio.net/f.php?q=152639663_191517533/]]
# [[Paint a Rainbow|http://s.mp3lio.net/f.php?q=2000355286_344363784/]]
# [[Kiss The Eclipse|http://s.mp3lio.net/f.php?q=152639663_191517533/]]
# [[Sylvie's Head|http://s.mp3lio.net/f.php?q=219997_100445470/]]
}}}
''Jane Avril's Instrumental''

<html><img alt="missing picture"  width="250" src="http://userserve-ak.last.fm/serve/126/4898688.jpg" alt=">"  ot;" class="photo"></html>
<html><object width="250" height="400">
<param name="movie" value="http://listen.grooveshark.com/widget.swf" />
<param name="wmode" value="window" />
<param name="allowScriptAccess" value="always" />
<param name="flashvars" value="hostname=cowbell.grooveshark.com&playlistID=41761378&style=metal&p=0" />
<embed src="http://listen.grooveshark.com/widget.swf" type="application/x-shockwave-flash" width="250" height="400"
flashvars="hostname=cowbell.grooveshark.com&playlistID=41761378&style=metal&p=0" allowScriptAccess="always" wmode="window" />
</object>
                            </html>
!!!The Dream Syndicate - Syndicated Dreams vol. 10
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/syndicated%20dreams%20vol%2010.jpg"></html>
<html><iframe class="audio" src="http://archive.org/embed/ds1984-12-16.flac16&playlist=1&autoplay=1" width="99.1%" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class=tidido scrolling="yes" src="http://tidido.com/a35184372149468/al56019fade7c622686acbcf0c" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
Type the text for 'TertiaryMid'
!!!Grant Hart The Argument
<html><a class="lightview audio" data-lightview-group="ghta" href=http://cdn.discogs.com/6k8D-JEjE1HNgF1ZEnY-_nnePJw=/fit-in/600x593/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-6558363-1437216184-1094.jpeg.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="http://cdn4.pitchfork.com/albums/19506/homepage_large.bd5f48b5.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_grant-hart__album_the-argument.html#.V6wxZzVZhwA" style="border: 0px none; margin-left: -225px; height: 760px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372135731/al56017200e7c622686aadbf50" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Black Angels live at the 9:30 Club in Washington, D.C. Nov 5 2006
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://farm3.static.flickr.com/2344/2405149760_229bf74a13.jpg"></html>
<html>
<audio autoplay controls>
  <source src="http://pd.npr.org/anon.npr-mp3/asc/live/blackangels.mp3" type="audio/mpeg">
  Sorry, your browser does not support the audio tag.
</audio>
</html>
!!!The Black Angels In-studio performance at KEXP 90.3 fm Feb. 10 2006
<html><img alt="missing picture" class="audio" class="audio"  style="width:98.9%;" src="http://archive.org/download/blackangels2006-02-10.flac.pcm/_photos%2Fblackangels2006-02-10.flac.pcm.jpg"></html>
<html>
<iframe class="audio" src="http://archive.org/embed/blackangels2006-02-10.flac.pcm&playlist=1&autoplay=1" width="99.1%" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>


</html>
!!!The Black Heart Procession live at the Casbah, August 23 2004
<html><img alt="missing picture" class="audio" class="audio"  width="98.9%" src="https://resources.wimpmusic.com/images/fd175795/9774/418a/99e2/a32e2f87ac16/320x320.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373537724/al560175c7e7c622686aafb677" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!Tindersticks The Bloomsbury Theatre 12.3.95
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://img2-ak.lst.fm/i/u/300x300/c442814085d1463098b4caf8dcf588d3.jpg"></html>
<html><audio controls="controls">
                    <source src="http://srv45.listentoyoutube.com/download/u8SciZOlzKawZGlsm5OWaW1j5KWmqW1t4pSXbWlooGVla2m0sszWrJ6evKGNoq6s28XI/Tindersticks%20-%20The%20Bloomsbury%20Theatre%2012.3.95%20%5BFull%20Album%5D%201995.mp3" type="audio/wav">
                </audio>

  <li><a class="lightview audio" href="#t=0:00">El Diablo en el Ojo</a></li>
<li><a class="lightview audio" href="#t=3:38">A Night In</a></li>
<li><a class="lightview audio" href="#t=10:20">Talk To Me</a></li>
<li><a class="lightview audio" href="#t=15:23">She's Gone</a></li>
<li><a class="lightview audio" href="#t=19:15">No More Affairs</a></li>
<li><a class="lightview audio" href="#t=23:15">City Sickness</a></li>
<li><a class="lightview audio" href="#t=27:15:00">Vertrauen II</a></li>
<li><a class="lightview audio" href="#t=30:20:00">Sleepy Song</a></li>
<li><a class="lightview audio" href="#t=34:45:00">Jism</a></li>
<li><a class="lightview audio" href="#t=41:00:00">Drunk Tank</a></li>
<li><a class="lightview audio" href="#t=45:33:00">Mistakes</a></li>
<li><a class="lightview audio" href="#t=51:07:00">Tiny Tears</a></li>
<li><a class="lightview audio" href="#t=57:02:00">Raindrops</a></li>
<li><a class="lightview audio" href="#t=1:04:00">For Those...</a></li>

</html> 
!!!The Cinematic Orchestra - live at the Royal Albert Hall
<html><a class="lightview audio" href='https://cdn.discogs.com/-iGMzH9tlVa0UvK198qXNa7OY4k=/fit-in/596x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1325949-1209831075.jpeg.jpg' class='lightview' data-lightview-group="corah"><img alt="missing picture" class="audio" width="98.9%" src="http://jd.heliohost.org/tk/v/a134539491042b2bb17b7121c0dd8115_full.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-cinematic-orchestra__album_live-at-the-royal-albert-hall.html#.V6wxBjVZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 


<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372118480/al560164eee7c622686aa784d9" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Conet Project
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.klangmuseum.de/pictures/spy/conet.jpg"></html>
 <html><iframe class="audio" src="http://archive.org/embed/ird059&playlist=1&autoplay=1" width="99.1%" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
</html>
 
<html><a class="lightview audio" href="http://www.archive.org/stream/ird059" style='font-size: 95%;' target='_blank'>Launch in external player</a></html> 
<html><a class="lightview audio" href="http://www.archive.org/details/ird059" style='font-size: 95%;' target='_blank'>Visit record page @ archive.org</a></html> 
<html><a class="lightview audio" href="http://www.archive.org/compress/ird059" style='font-size: 95%;' target='_blank'>Download record from archive.org</a></html>
<html><a class="lightview audio" href="http://www.simonmason.karoo.net/page30.html" style='font-size: 95%;' target='_blank'>Number Stations</a></html>
!!!The Dark Side Of The Moon
<html><a class="lightview audio" data-lightview-group="dsotm" href=http://www.gregwilson.co.uk/wp-content/uploads/2010/08/Dark-Side-sleeve.jpg><img alt="missing picture" class="audio" border="0" width="98.9%" src="https://upload.wikimedia.org/wikipedia/en/3/3b/Dark_Side_of_the_Moon.png"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_pink-floyd__album_the-dark-side-of-the-moon.html#.V6wwvTVZhwA" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372138257/al54071994196deee83f8c86a3" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Dream Syndicate - The Days Of Wine And Roses
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/The%20Dream%20Syndicate%20-%20The%20Days%20Of%20Wine%20And%20Roses%20-%20front.jpg"></html>
{{audioplayer autoplay{
# [[Tell Me When It's Over|http://m5.file.xiami.com/166/10166/52215/1024015_1198743_l.mp3?auth_key=a2b9b3460dc37fb71a7b78752d1033c4-1445385600-0-null]]		
# [[Definitely Clean|http://m5.file.xiami.com/166/10166/52215/1024016_1198744_l.mp3?auth_key=a0b6192ae76b968e4f9cbbf49c24c477-1445385600-0-null]]		
# [[That's What You Always Say|http://m5.file.xiami.com/166/10166/52215/1024017_1198745_l.mp3?auth_key=3954f857458eac357ce8497f7feb49d9-1445385600-0-null]]		
# [[Then She Remembers|http://m5.file.xiami.com/166/10166/52215/1024018_1198746_l.mp3?auth_key=bb1da0c55bbab05a209085076b03395d-1445385600-0-null]]		
# [[Halloween|http://m5.file.xiami.com/166/10166/52215/1024019_1198747_l.mp3?auth_key=7f81526e4ceaec0cfb00f377cfd3846b-1445385600-0-null]]		
# [[When You Smile|http://m5.file.xiami.com/166/10166/52215/1024020_1198748_l.mp3?auth_key=ec2684aef23bb8665ebcff730211fac4-1445385600-0-null]]		
# [[Until Lately|http://m5.file.xiami.com/166/10166/52215/1024021_1198749_l.mp3?auth_key=ba014e4e2de630c638985ad43f89e8ac-1445385600-0-null]]		
# [[Too Little, Too Late|http://m5.file.xiami.com/166/10166/52215/1024022_1198750_l.mp3?auth_key=37c14010a62138b3f09462d25f046083-1445385600-0-null]]	
# [[The Days of Wine and Roses|http://m5.file.xiami.com/166/10166/52215/1024023_1198751_l.mp3?auth_key=5fb96c592cded723af83b3289afd4bdf-1445385600-0-null]]	


}}}
!!!Madrugada The Deep End
<html><a class="lightview audio" href='http://cdn.discogs.com/ZEcUZ82Axy9Q0pnBukdPrcUMg88=/fit-in/400x400/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-831509-1163272206.jpeg.jpg' class='lightview' data-lightview-group="mtde"><img alt="missing picture" class="audio" width="98.9%" src="http://images.amazon.com/images/P/B0007Q6Q0K.01._SCLZZZZZZZ_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_madrugada__album_the-deep-end.html#.V6wwcTVZhwA" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120224/al5601422ee7c622686a919a17" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Dream Syndicate live at the Veakio
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/dream%20syndicate_Veakio_big.gif"></html>
<html><iframe class="audio" src="http://archive.org/embed/ds1987-07-14.flac&playlist=1&autoplay=1" width="99.1%" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe> 
</html>
!!!The Feelies interview and live songs on Sound Opinions June 30th, 2008
<html><img alt="missing picture" class="audio" class="audio"  width=98.9%   src="http://farm4.static.flickr.com/3027/2635244790_c4b2db55b8.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://audio.soundopinions.org/podcasts/sooppodshow138.mp3" type="audio/mpeg"></audio>
</html>
!!!The Feelies on World Cafe May 27 2010
<html><img alt="missing picture" class="audio" class="audio"  width=98.9%   src="http://media.npr.org/assets/music/programs/worldcafe/2010/05/thefeelies.jpg?t=1312627965&s=2"></html>
<html><iframe class="audio" src="http://www.npr.org/player/embed/127212203/127209061" width="98.9%" height="290" frameborder="0" scrolling="no" title="NPR embedded audio player"></iframe></html>
!!!Warpaint The Fool
<html><a class="lightview audio" href='http://1.bp.blogspot.com/_soXI82GSn1A/TNzfoqEU9jI/AAAAAAAADDQ/BOI0YeH8sj4/s1600/Warpaint-The-Fool-album-cover.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://3.bp.blogspot.com/_EeDA_bkAL0s/TSXfhkU2otI/AAAAAAAABBE/uvOGJlo9z5I/s1600/Warpaint+The+Fool.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_warpaint__album_the-fool.html#.V9mqaK2GWFw" style="border: 0px none; margin-left: -225px; height: 450px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145891/al56016f2fe7c622686aac9dfb" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Glenn Gould Bach: The Goldberg Variations
<html><a class="lightview audio" href='http://music-music.cocolog-wbs.com/photos/uncategorized/2010/08/11/goldberg001.jpg' class='lightview'><img alt="missing picture" class="audio" style="width: 98.9%; " src="http://rymimg.com/lk/f/l/381751b36b45837b882e457611cc0bfe/2323779.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_glenn-gould__album_bach-the-goldberg-variations-bwv-988-1955-recording.html#.V9mq-K2GWFw" style="border: 0px none; margin-left: -225px; height: 700px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372140885/al54071a58196deee83f8dff68" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Feelies The Good Earth
<html><a class="lightview audio" data-lightview-group="tge" data-lightview-group-options="slideshow: 30000" href=http://3.bp.blogspot.com/_RuUSEFIdgJw/TI2XoYHmQJI/AAAAAAAAA3A/c1AqFrxCRGY/s1600/feelies+good+earth.JPG><img alt="missing picture" class="audio" width=98.9%   src="http://antville.org/static/musik/images/feelies-the%20good%20earth.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-feelies__album_the-good-earth.html#.V9mrJK2GWFw" style="border: 0px none; margin-left: -225px; height: 480px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373512022/al56013759e7c622686a89d4a0" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Tindersticks The Hungry Saw
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://xad.xanga.com/58783bf263429182111300/z139343794.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_tindersticks__album_the-hungry-saw.html#.V9mkHq2GWFw" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145639/al56013322e7c622686a86f25b" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
<html>
<!--\ Code 2: TO PUT ON YOUR WEBSITE under / the name of this code Page is mirpodplayer.html
*************CHANGE http://www.yoursite.com/podcast.xml (2 times!!) put your website adress and add your text (2x)
*********ColorYou can choose the color of your mirPod player : 
zune.swf : black
ipod.swf : white
radionet.swf : green 
radionet_blue.swf 
radionet_rosa.swf 
radionet_grey.swf For the old versions radionet_old.swf radionet_bue_old.swf***** -->




<html>
<title>Mirpod Podcast RSS XSPF Media Player</title>
<body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" bgcolor="#ffffff">


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="210" height="340" hspace="0" vspace="0" align="center">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.mirpod.com/IMG/swf/ipod.swf?mytext=I Love Mirpod Player&filxml=http://www.mirpod.com/radioreader.php?XMLFILE=http://sklpns.50webs.com/playlist.xml" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="SCALE" value="noborder" />
<embed src="http://www.mirpod.com/IMG/swf/zune.swf?mytext=I Love Mirpod Player&filxml=http://www.mirpod.com/radioreader.php?XMLFILE=http://sklpns.50webs.com/playlist.xml" width="210" height="340" hspace="0" vspace="0" align="center" quality="high" bgcolor="#FFFFFF" scale="noborder" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>


</body>
</html>
!!!The Low Frequency In Stereo@the KEXP
<html><big><big><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://www.mic.no/nmi.nsf/pic/lowfrequencytoseks/$file/lowfrequencytoseks.jpg"><br></big></big></html>
<html>
<audio autoplay controls>
  <source src="http://archive.org/download/KEXPKEXPLivePerformances_82/LowFrequencyInStereo.mp3" type="audio/mpeg">
  Sorry, your browser does not support the audio tag.
</audio>
</html>
!!!My Bloody Valentine - The New Record by My Bloody Valentine EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://img.xiami.com/images/album/img81/10381/3249141239247967_2.jpg"></html>
{{audioplayer autoplay{
# [[Lovelee Sweet Darlene|http://s.mp3lio.net/f.php?q=3395356_48237130/]]
# [[By the Danger in Your Eyes|http://s.mp3lio.net/f.php?q=42947661_81119811/]]
# [[Another Rainy Saturday|http://s.mp3lio.net/f.php?q=4855598_61678558/]]
# [[We're So Beautiful|http://s.mp3lio.net/f.php?q=1751647_111564151/]]
}}}
!!!Madrugada The Nightly Disease
<html><a class="lightview audio" href='http://www.discobole.gr/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/m/a/madrugada-the_nightly_disease.jpg'  data-lightview-group="tnd"><img alt="missing picture" class="audio" width="98.9%" src="http://www.musiconvinyl.com/fotos/1977_foto1_product_groot.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_madrugada__album_the-nightly-disease.html#.V9msLq2GWFw" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372120224/al56014229e7c622686a9195d7" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Orange Lights@KCRW
<html><iframe class="audio" src="http://www.kcrw.com/breakout-player?api_url=http://www.kcrw.com/music/shows/morning-becomes-eclectic/orange-lights/player.json&autoplay=false" width="98.9%" height="250" frameborder="0" scrolling="no" seamless="seamless"></iframe></html>
<html><iframe src="http://movpod.in/embed-j9phdvklgjcu-960x511.html" width="900" height="600" style="border: 0px none;"></iframe></html>
!!!Nick Cave & Warren Ellis - The Proposition OST
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.musicweb-international.com/film/2006/jun06/proposition.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_nick-cave-and-warren-ellis__album_the-proposition.html#.V9msYa2GWFw" style="border: 0px none; margin-left: -225px; height: 660px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373682221/al55d686b013b521ef2268231c" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!//The Room//
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/rsz_1rsz_1img_20190417_211112.jpg"><iframe width="100%" height="200" frameborder="no" src="//kiwi6.com/playlists/widget/34931-The-Room?autostart=true&show_artist=false" style="overflow-x:hidden"></iframe></html>
!!!Tindersticks The Something Rain
<html><a class="lightview audio" data-lightview-group="tsr" data-lightview-group-options="slideshow: 30000" href=http://scrink.com/wp-content/uploads/2012/02/TindersticksWEB.jpg> <img alt="missing picture" class="audio"  border="0" width="98.9%" src="http://mybandmarket.com/blog/wp-content/uploads/2012/02/news1112071.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_tindersticks__album_the-something-rain.html#.V9msq62GWFw" style="border: 0px none; margin-left: -225px; height: 440px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145639/al56013320e7c622686a86f170" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Stooges
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://www.warclimb.com/wp-content/uploads/iggy-and-the-stooges.jpg"></html>
{{audioplayer autoplay{
# [[1969|http://media.3netmedia.ro/media/Radio3Net/audio/6720.mp3]]
# [[I Wanna Be Your Dog|http://media.3netmedia.ro/media/Radio3Net/audio/6721.mp3]]
# [[We Will Fall|http://media.3netmedia.ro/media/Radio3Net/audio/6722.mp3]]
# [[No Fun|http://media.3netmedia.ro/media/Radio3Net/audio/6723.mp3]]
# [[Real Cool Time|http://media.3netmedia.ro/media/Radio3Net/audio/6724.mp3]]
# [[Ann|http://media.3netmedia.ro/media/Radio3Net/audio/6725.mp3]]
# [[Not Right|http://media.3netmedia.ro/media/Radio3Net/audio/6726.mp3]]
# [[Little Doll|http://media.3netmedia.ro/media/Radio3Net/audio/6727.mp3]]
}}}
!!!The Stooges@ the KEXP/SXSW
<html><iframe class="audio" src="http://www.npr.org/player/embed/7869799/8964514" width="98.9%" height="290" frameborder="0" scrolling="no"></iframe></html>
!!!I Love You! I Love You! I Love You And I'm In Love With You! Have An Awesome Day! Have The Best Day Of Your Life!!
<html><img alt="missing picture" class="audio" class="audio"  width="98.9%" src="http://t2.gstatic.com/images?q=tbn:ANd9GcSMvP9mcpw4vQ-tZUd3fcldLZbiZLz6Mj_DViBfa-6FSIoNYo8z"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373609743/al55d5fa2713b521ef22375c61" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
!!!The Twilight Singers with Mark Lanegan Live at the Gagarin Athens 24.11.06
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/tsticket1.jpg"></html>
<html>
<audio autoplay controls>
  <source src="http://k002.kiwi6.com/hotlink/90d201rz2s/the_twilight_singers_with_mark_lanegan_live_at_gagarin_athens_24-11-06_128k.mp3" type="audio/mpeg">
  Sorry, your browser does not support the audio tag.
</audio>
</html>
!!!The Waiting Room
<html><a class="lightview audio" data-lightview-group="ttwr"   href=https://cdn.discogs.com/28-k6-YgSfGB5rnzwOgE5hFfKfE=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-8023829-1453666515-6864.jpeg.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="http://www.treblezine.com/wp-content/uploads/2015/09/Tindersticks-The-Waiting-Room-560x560-470x470.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" src="https://myzuka.fm/Album/679842/Tindersticks-The-Waiting-Room-2016" style="border: 0px none; margin-left: -240px; height: 1270px; margin-top: -820px; width: 570px;   
">
</iframe>
</div>
</html>



<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145639/al56c8217d75c08ebf2598deb5" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); overflow:visible;
">
</iframe>
</div>
</html>
<html><div id="jdfs" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">>
<div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;">
<iframe src="http://sklpns.50webs.com/theJDproject/index.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe>
</html><<divbox "The Novelty Projekt" "jdfs" "" scrolling="no" 1250 750>>



<html><div id="jdfs" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">><div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;"><iframe src="http://sklpns.50webs.com/theJDproject/index.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe></html><<divbox "Enter The Novelty Projekt." "jdfs" "" scrolling="no" 1250 750>>


web

<html><div id="jd" style="display:none;" > <div style="position: fixed; left: 55px; top: 20px;">>

<div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;">

{ -ms-zoom : 85% } 

<iframe src="http://sklpns.50webs.com/theJDproject/index.htm" width=1400 height=950" scrolling="no" frameborder="0"></iframe>

</html><<divbox "GoThere" "jd" "" scrolling="no" 1250 720>>

<html><div id="jdfs" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">>

<div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;">

<iframe src="http://sklpns.50webs.com/theJDproject/index.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe>

</html><<divbox "GoThere" "jdfs" "" scrolling="no" 1250 750>>

local

<html><div id="jdl" style="display:none;" > <div style="position: fixed; left: 30px; top: 20px;">>

<div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;">

<iframe src="file:///C:/thetwilightkid.tiddlyspot.com/theJDproject/index.htm" width=1400 height=950" scrolling="no" frameborder="0"></iframe>

</html><<divbox "GoThere" "jdl" "" scrolling="no" 1250 720>>

<html><div id="jdfsl" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">>

<div style="-moz-transform:scale(0.85, 0.85); -moz-transform-origin: top left;">

<iframe src="file:///C:/thetwilightkid.tiddlyspot.com/theJDproject/index.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe>

</html><<divbox "GoThere" "jdfsl" "" scrolling="no" 1250 750>>

''firefox 3.6 local test''

<html><div id="jdfsl1" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">>

<iframe src="file:///C:/thetwilightkid.tiddlyspot.com/theJDproject/1024x768/index_1024_768.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe>

</html><<divbox "1024x768" "jdfsl1" "" scrolling="no" 1250 750>>

<html><div id="jdfsl2" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">>

<iframe src="file:///C:/thetwilightkid.tiddlyspot.com/theJDproject/1280x1024/index_1280_1024.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe>

</html><<divbox "1280x1024" "jdfsl2" "" scrolling="no" 1250 750>>
<html><head><title>undefined</title></head><body onbeforeunload="window.opener.RadioBlog.undetach('radioblog_1')" style="background:##ffffff"><embed title="null" type="application/x-shockwave-flash" src="http://stat.radioblogclub.com/radio.blog/skins/default/player.swf" allowscriptaccess="always" bgcolor="#ffffff;" id="radioblog_player_1" flashvars="id=1&amp;playlistPath=http://www.radioblogclub.com/juke.blog.3.0/sounds/playlist.php?id=1815588&amp;cover=1&amp;crossfader=1&amp;replay=1&amp;colors=body:#ffffff;;border:#666666;button:#666666;player_text:#666666;playlist_text:#666666;new_tracks::#ffffff;" height="100%" width="100%"></body></html>
[[The Twilight Singers|http://www.thetwilightsingers.com/]]  live@the Lowlands 
  
[img[http://images.vpro.nl/images/29697976+s(x200)]]
<html><a href="http://tinyurl.com/ozb8ud" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Cat Power@NPR''

[img[http://media.npr.org/music/liveconcerts/catpower/cp300.jpg]]
<html><a href="http://tinyurl.com/oo9gzd" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Cat Power@Cafe De La Dance''

[img[http://bp3.blogger.com/_b6u0bKEkmWA/RcQsHyiKGdI/AAAAAAAAA0M/9F3evRqEO0E/s400/Cat+Power.jpg]]
<html><a href="http://tinyurl.com/omvdex" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Moon Pix by Cat Power''

[img[http://www.tunefilter.com/1999/cat_power.gif]] 
<html><a href="http://tinyurl.com/l8959w" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''You Are Free by Cat Power''

[img[http://i7.photobucket.com/albums/y267/Kutcheroni/CatPower-YouAreFree.jpg]]
<html><a href="http://tinyurl.com/myqvoc" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[[The Proposition OST|http://www.theproposition.co.uk/]], by [[Nick Cave|http://www.nickcaveandthebadseeds.com/]] and Warren Ellis

[img[http://www.musicweb-international.com/film/2006/jun06/proposition.jpg]]
<html><a href="http://tinyurl.com/obajhn" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[[Horses|http://www.allmusic.com/cg/amg.dll?p=amg&sql=33:apfoxq8dldte]] by [[Patti Smith|http://www.pattismith.net/]]

[img[http://3.bp.blogspot.com/_y6j1OSIl9bc/SKtqp_lu6tI/AAAAAAAABjQ/lps6GFKapzU/s320/Patti+Smith+(Horses+-+Front).jpg]]
<html><a href="http://tinyurl.com/qccu7h" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

The Low Frequency In Stereo@KEXP

[img[http://www.mic.no/nmi.nsf/pic/lowfrequencytoseks/$file/lowfrequencytoseks.jpg]]
<html><a href="http://tinyurl.com/p7msrr" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


[[Gentlemen|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:0nfrxqugld0e]] by [[The Afghan Whigs|http://www.summerskiss.com/]]

[img[http://a0.vox.com/6a00b8ea067508dece00c2251c5398604a-500pi]]
<html><a href="http://tinyurl.com/od57zy" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''[[The Cinematic Orchestra|http://www.cinematicorchestra.com/]]'' in concert.

[img[http://www.montrealmirror.com/ARCHIVES/2003/062603/images/cover_music.jpg]]
<html><a href="http://tinyurl.com/ox2kt9" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''The Cinematic Orchestra - Man With A Movie Camera''

[img[http://arielsgroove.files.wordpress.com/2007/09/1079010820.jpg]]  
<html><a href="http://tinyurl.com/nm9q8s" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[[Neko Case|http://www.nekocase.com/]]'s  [[Fox Confessor Brings the Flood|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:fpfqxq9dldhe]]

[img[http://4.bp.blogspot.com/_jEx0mysynxI/RZnEP2PpzAI/AAAAAAAAACQ/FJ4ZpTAKoL4/s320/FoxConfessor.jpg]]
<html><a href="http://tinyurl.com/no3dd8" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Fuck The Mainstream Radio''
<html><a href="http://www.last.fm/group/Fuck+Mainstream" target="_blank"><img alt="missing picture" src="http://fuckthemainstream.com/products/fuck_the_mainstream_shirt.jpg" width="320" height="220" alt=">"  ot;" title="" border="0"/></a></html>
<html><a href="http://tinyurl.com/m3jbq3" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[[Field Songs|http://www.allmusic.com/cg/amg.dll?p=amg&token=&sql=10:gpfwxqu0ldfe]] by Mr. [[Mark Lanegan|http://marklanegan.com/]]

[img[http://shopbase.finetunes.net/shopserver/BinaryCacheServlet?albumid=1188207252821&datatype=fc300]]
<html><a href="http://tinyurl.com/m8hx32" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Mark Lanegan in Milan''
[img[http://www.fileden.com/files/2009/5/18/2446954/Mark%20Lanegan%20live%20in%20Milan_front.jpg]]
<html><a href="http://tinyurl.com/n97b9p" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Last Drive - Blue Moon''
[img[http://img.youtube.com/vi/5Ykay0Clopc/default.jpg]]

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/><html><html><div id="testDiv" style="display:none;" ><div style="text-align:center;"> <object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/u5Fh2qUBrJI&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/u5Fh2qUBrJI&autoplay=1&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></div></div></html><<divbox "Blue Moon" "testDiv" "This is a test div" 637 525>>

''Heliastasay’s Library''
<html><a href="http://www.last.fm/user/Heliastasay/" target="_blank"><img alt="missing picture" src="http://userserve-ak.last.fm/serve/126/5178947.jpg" width="160" height="160" alt=">"  ot;http://www.last.fm/user/Heliastasay/" title="Heliastasay music profile/" border="0"/></a></html>
<html><a href="http://tinyurl.com/nhh49e" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


[[Dead Combo|http://www.deadcombo.net/]]'s [[Vol. 1|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:kxfyxqusldfe~T0]]

<html><img alt="missing picture" src="http://image.allmusic.com/04/amg/cov200/drh400/h487/h48710issaq.jpg" width="300" height="300" </html>
<html><a href="http://tinyurl.com/lfuft6" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''The Dirty Three live in town. And in Paris''

<html><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w184.photobucket.com/pbwidget.swf?pbwurl=http://w184.photobucket.com/albums/x7/sklpns/The Dirty Three/38c7ff6b.pbw" height="360" width="480"></embed></html>
<html><a href="http://tinyurl.com/kogdml" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>
  
''[[Yuriy Norshteyn|http://en.wikipedia.org/wiki/Yuriy_Norshteyn]]'s [[Skazka Skazok|http://en.wikipedia.org/wiki/Tale_of_Tales]]'' 

[img[http://img.youtube.com/vi/i4U_xk6CKI0/default.jpg]]

<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/><html><html><div id="testDiv1" style="display:none;" ><div style="text-align:center;"> <object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/i4U_xk6CKI0&autoplay=1&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/i4U_xk6CKI0&autoplay=1&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></div></div></html><<divbox "Part 1/3" "testDiv1" "This is a test div" 655 525>><html><div id="testDiv2" style="display:none;" ><div style="text-align:center;"><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/XNlzODWD5tw&autoplay=1&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XNlzODWD5tw&autoplay=1&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></div></div></html><<divbox "Part 2/3" "testDiv2" "This is a test div" 655 525>><html><div id="testDiv3" style="display:none;" ><div style="text-align:center;"><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/9ruqPZ66cnQ&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9ruqPZ66cnQ&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></div></div></html><<divbox "Part 3/3" "testDiv3" "This is a test div" 655 525>>

''[[Dream Syndicate|http://en.wikipedia.org/wiki/Dream_Syndicate]]'s [[The Days Of Wine And Roses|http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gzfyxqr5ldte]]''

<html><embed type="application/x-shockwave-flash" wmode="transparent" src="http://www.fileden.com/files/2009/5/18/2446954/The%20Days%20Of%20Wine%20And%20Roses.swf" width="350" height="350"</embed></html>
<html><a href="http://tinyurl.com/oj9t9z" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

<html><img alt="missing picture" style="width: 211px; height: 157px;" src="http://img.youtube.com/vi/ww5DJjiH_zQ/default.jpg"></html>


<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html><html><div id="testDiv4" style="display:none;" ><div style="text-align:center;"><html><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/QDGwAkQdkCM&autoplay=1&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QDGwAkQdkCM&autoplay=1&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="645" height="545"></embed></object></html><<divbox "Tell Me When It's Over-Still Holding On You" "testDiv4" "This is a test div" 655 555>>

''Syndicated Dreams - Volume 10: The Dream Syndicate live at  Shibuya Kokaido, Tokyo, 16.12.1984'' 

[img[http://www.fileden.com/files/2009/5/18/2446954/syndicated%20dreams%20vol%2010.jpg]] 
<html><a href="http://tinyurl.com/kv2yas" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>
   
''The Dream Syndicate live at the Veakio Amphitheatre, Piraeus, Greece, July 14, 1987''  

[img[http://www.fileden.com/files/2009/5/18/2446954/dream%20syndicate_Veakio_big.gif]]
<html><a href="http://tinyurl.com/mg9pmu" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''The Paisley Underground Tag Radio''

<html><a href="http://www.last.fm/group/Paisley+Underground" target="_blank"><img alt="missing picture" src="
http://dvweb.mpf.arcstarmusic.com/mdb_image2/CY/tC2CY_297685_l.jpg" width="300" height="300" alt=">"  ot;" title="" border="0"/></a></html>
<html><a href="http://tinyurl.com/onwt3d" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


[[paisleyunder|http://www.last.fm/user/paisleyunder/]]'s ---fifteen---  fortyfuckingfive handpicked tracks...

<html><embed type="application/x-shockwave-flash" wmode="transparent" src="http://www.fileden.com/files/2009/5/18/2446954/The%20Paisley%20Underground%20Revisited.swf" width="300" height="300"</embed></html>
<html><a href="http://tinyurl.com/qftzoc" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[[Irdilal Records|http://www.irdial.com/conet.htm]] [[The Conet Project|http://en.wikipedia.org/wiki/The_Conet_Project]] 
[img[http://www.klangmuseum.de/pictures/spy/conet.jpg]]
<html><a href="http://tinyurl.com/ntd3cc" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


[[Scott Walker|http://www.4ad.com/scottwalker/]]'s [[The Drift|http://www.the-drift.net/]] 

<html><a href="http://www.dronkenschip.nl/images/1._scott_walker_copy1.jpg" target="_blank"><img alt="missing picture" src="http://www.dronkenschip.nl/images/1._scott_walker_copy1.jpg" width="300" height="300"  border="0"/></a></html>
<html><a href="http://tinyurl.com/qz72ta" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[img[http://videos.antville.org/static/videos/images/jesse.jpg]]
<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html><html><div id="testDiv5" style="display:none;" ><div style="text-align:center;"><object width="637" height="525"><param name="movie" value="http://www.youtube.com/v/GYyOkQUyJZM&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GYyOkQUyJZM&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="637" height="525"></embed></object></div></div></html><<divbox "Jesse" "testDiv5" "This is a test div" 655 535>>

The Steppes' [[Drop Of The Creature|http://lost-in-tyme.blogspot.com/2006/11/steppes-1987-drop-of-creature_25.html]]

[img[http://photos1.blogger.com/x/blogger/7392/3469/320/791610/large063.jpg]]
<html><a href="http://tinyurl.com/mvpgq4" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''The sky Drops - Clouds of People''

[img[http://theskydrops.bigcartel.com/account/2999/10717/300.jpg]]
<html><a href="http://tinyurl.com/pb3u2l" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

[img[http://cdn.last.fm/coverart/300x300/3357102-1184219418.jpg]]

<html><img alt="missing picture" style="width: 276px; height: 207px;" src="http://img.youtube.com/vi/D28jIsEk9rw/default.jpg"></html>
<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html><html><div id="testDiv6" style="display:none;" ><div style="text-align:center;"><object width="637" height="525"><param name="movie" value="http://www.youtube.com/v/D28jIsEk9rw&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/D28jIsEk9rw&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="637" height="525"></embed></object></div></div></html><<divbox "Hang On" "testDiv6" "This is a test div" 655 535>>


[[Beth Gibbons|http://en.wikipedia.org/wiki/Beth_Gibbons]] & Rustin Man's [[Out Of Season|http://wm04.allmusic.com/cg/amg.dll?p=amg&sql=10:hifoxqualdde]]  

[img[http://images-eu.amazon.com/images/P/B00006ZSAD.02.LZZZZZZZ.jpg]]
<html><a href="http://tinyurl.com/ktk9lp" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

<html><img alt="missing picture" src="http://img.youtube.com/vi/3AmKkz5-lyA/default.jpg" width="260" height="194"  border="0"/></a></html>
<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html><html><div id="testDiv7" style="display:none;" ><div style="text-align:center;"><object width="637" height="525"><param name="movie" value="http://www.youtube.com/v/3AmKkz5-lyA&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3AmKkz5-lyA&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="637" height="525"></embed></object></div></div></html><<divbox "Funny Time of Year" "testDiv7" "This is a test div" 655 535>>

[[Shirley & Spinoza Radio|http://compound-eye.org/]]
[img[http://compound-eye.org/images2/SS_chairs.jpg]]
<html><a href="http://tinyurl.com/odm54o" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Little Radio''
<html><a href="http://www.littleradio.com/" target="_blank"><img alt="missing picture" style="width: 439px; height: 102px;" src="http://www.littleradio.com/_img/bg_masthead.gif"> </a></html>
<html><a href="http://tinyurl.com/kkch2l" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


[[The Legendary Tiger Man|http://www.legendarytigerman.com/]]'s ''Fuck Christmas, I Got The Blues''

<html><img alt="missing picture" src="
http://www.rascunho.net/img/the_legendary_tiger_man-fuck_christmas_i_got_the_blues.jpg" width="300" height="300"  border="0"/></a></html>
<html><a href="http://tinyurl.com/meg422" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>



''[[The Stooges|http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=28857666]]''

<html><a href="http://wm02.allmusic.com/cg/amg.dll?p=amg&sql=10:d9fuxq85ldhe" target="_blank"><img alt="missing picture" src="http://www.warclimb.com/wp-content/uploads/iggy-and-the-stooges.jpg"   border="0"/></a></html>
<html><a href="http://tinyurl.com/nnfw2t" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

The Stooges live @ Pinkpop 2007...

[img[http://images.vpro.nl/images/34849711+s(x200)]]
<html><a href="http://tinyurl.com/pbtzqf" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

The Stooges at the KEXP/SXSW 

[img[http://media.npr.org/music/sxsw07/stoogeslive200.jpg]]
<html><a href="http://tinyurl.com/nuuusf" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


''[[The Orange Lights|http://www.myspace.com/theorangelights]] on KCRW's Morning Becomes Eclectic.''

[img[http://img.thesun.co.uk/multimedia/archive/00355/F_200709_September0_355764a.jpg]]

<html><a href="http://tinyurl.com/nz72rf" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>

''Patti and Bob.''

[img[http://blogs.legacyrecordings.com/podcasts/images/bobdylan.jpg]]
<html><a href="http://tinyurl.com/p8c7w8" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html>


''A Beautiful Revolution.''

[img[http://www.abeautifulrevolution.com/photos/uncategorized/2007/04/16/follow.gif]]

<html><img alt="missing picture" style="width: 238px; height: 179px;" src="http://i4.ytimg.com/vi/Ouxvn9TvoFo/default.jpg"></html>
<html><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=37 height=37  border="0"/></a></html><html><div id="testDiv8" style="display:none;" ><div style="text-align:center;"><object width="637" height="525"><param name="movie" value="http://www.youtube.com/v/Ouxvn9TvoFo&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ouxvn9TvoFo&autoplay=1&hl=en&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="637" height="525"></embed></object></div></div></html><<divbox "A Sweet Song" "testDiv8" "This is a test div" 655 535>>
!!!My Bloody Valentine - This Is Your Bloody Valentine
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://images.amazon.com/images/P/B00005RCAL.01._SCLZZZZZZZ_.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_this-is-your-bloody-valentine.html#.V9mtFa2GWFw" style="border: 0px none; margin-left: -225px; height: 400px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al54071a12196deee83f8d7897" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Hope Sandoval & The Warm Inventions Through The Devil Softly
<html><a class='lightview' data-lightview-group="ttds"  href='http://3.bp.blogspot.com/-Mqfk13ZsHlQ/TbrF2oNUDWI/AAAAAAAABVw/SgsOdAMdick/s1600/Devil.jpg' ><img alt="missing picture" class="audio" width="98.9%" src="http://blog.sme.sk/blog/1545/213156/hopesandoval_ttds.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_hope-sandoval-and-the-warm-inventions__album_through-the-devil-softly.html#.V9mtPq2GWFw" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373721123/al55d6ea1413b521ef2282ef96" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Thurston Moore performs live at the 11th Annual NON COMMvention in May 19 2011.
<html><img alt="missing picture" class="audio" class="audio"  width=98.9%   src="http://jd.heliohost.org/tk/v/thurston1_wide.jpg"></html>
<html><iframe class="audio" src="http://www.npr.org/player/embed/137321708/136930281" width="98.9%" height="290" frameborder="0" scrolling="no" title="NPR embedded audio player"></iframe></html>
/***
|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.
<<<
!!!!!Revisions
<<<
2009.09.15 2.4.4 added 'edit' button. moved html definition to separate section
2009.09.13 2.4.3 in settiddlers(), convert backslashed chars (\n\b\s\t) in replacement text
2009.06.26 2.4.2 only add brackets around tags containing spaces
2009.06.22 2.4.1 in setFields(), add brackets around all tags shown tweaker edit field
2009.03.30 2.4.0 added 'sort by modifier'
2009.01.22 2.3.0 added support for text pattern find/replace
2008.10.27 2.2.3 in setTiddlers(), fixed Safari bug by replacing static Array.concat(...) with new Array().concat(...)
2008.09.07 2.2.2 added removeCookie() function for compatibility with [[CookieManagerPlugin]]
2008.05.12 2.2.1 replace built-in backstage tweak task with tiddler tweaker control panel (moved from BackstageTweaks)
2008.01.13 2.2.0 added 'auto-selection' links: all, changed, tags, title, text
2007.12.26 2.1.0 added support for managing 'creator' custom field (see [[CoreTweaks]])
2007.11.01 2.0.3 added config.options.txtTweakerSortBy for cookie-based persistence of list display order preference setting.
2007.09.28 2.0.2 in settiddlers() and deltiddlers(), added suspend/resume notification handling (improves performance when operating on multiple tiddlers)
2007.08.03 2.0.1 added shadow definition for [[TiddlerTweaker]] tiddler for use as parameter references with {{{<<tiddler>>, <<slider>> or <<tabs>>}}} macros.
2007.08.03 2.0.0 converted from inline script
2006.01.01 1.0.0 initial release
<<<
!!!!!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
//}}}
***/
 
/***
|''Name:''|TiddlyLightBox|
|''Date:''|Jan 1, 2006|
|''Version:''|1.0 beta|
|''Author:''|Saq Imtiaz|
|''Location:''|http://tw.lewcid.org/#TiddlyLightBoxPlugin|
|''Documentation:''|http://tw.lewcid.org/#TiddlyLightBoxDocs|
|''License:''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Based on:''|DC3.LightBox<br>Light Box Gone Wild <br>Ibox|

!!Code
***/
//{{{
config.macros.imagebox ={};
config.macros.imagebox.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{
    var e = place.lastChild;
    e.onclick = function(){TiddlyLightBox.initBox('image',this,params[1],params[2],params[0]);return false;};
}

config.macros.divbox ={};
config.macros.divbox.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{
    if (params[0]!=".")
        createTiddlyButton(place,params[0],params[0],function(){TiddlyLightBox.initBox('html',params[1],params[3],params[4],params[2]);return false;});
    else
        {
        var e = place.lastChild;
        e.onclick = function(){TiddlyLightBox.initBox('html',params[1],params[3],params[4],params[2]);return false;};
        }
}

config.macros.tiddlerbox ={}
config.macros.tiddlerbox.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{
    config.macros.divbox.handler(place,macroName,[params[0],"tiddler:"+params[1],params[2],params[3],params[4]]);
    return false;
}

store.addNotification("TiddlyLightBoxStyles",refreshStyles);

if (!window.TiddlyLightBox)
    window.TiddlyLightBox = {};
    var loadingImage = "indicator.gif";
    window.TiddlyLightBox =
    {
    _curBox: null, // [sentinel]

    lightBoxHtml : '<div id="lightBoxOverlay" onclick="TiddlyLightBox.hideBox()" style="display:none"></div><div id="lightboxprogress" style="display:none;"><img src=\''+loadingImage+'\' alt=\'loading\' style="width:128px;height:128px;"></div><div class="lightBox" id="lightBox" style="display:none"><div id="lightBoxContent"></div><div id="lightBoxTitle">This is a title</div><div id="lightBoxClose"><a href:"#" onclick="showOverflow();cancelFullscreen();TiddlyLightBox.hideBox();return false;">Exit</a></div></div>',

    createBoxWrapper : function()
        {
        var wrapper = createTiddlyElement(document.getElementsByTagName("body")[0],"div","tiddlyLightBoxWrapper");
        wrapper.innerHTML = this.lightBoxHtml;
        },

    initBox : function(contentType,url,w,h,text)
        {
        if (this._curBox)
            return;
        this.showProgress();
        this.hideSelects("hidden");
        this.showBg();
        this._curBox = true;
        this.sizeTheBox(contentType,w,h);
        if (contentType == 'image')
            this.showImage(url,text);
        else if (contentType == 'html')
            this.showHtml(url,text);
        return false;
        },
        
    sizeTheBox : function(contentType,w,h)
        {
        var box = document.getElementById("lightBoxContent");
        if (w && isNaN(parseInt(w)))
            {
            addClass(box,w);
            }
        else if (w ||h || contentType == 'html')
            {
            box.style.width = w? w+ "px" : "450px";
            box.style.height = h? h+ "px" : "280px";
            if (contentType=='image')
                setStylesheet("#lightBoxContent img{height:100%;width:100%;}","lightBoxImageSizeHack");
            }
        },

    showProgress : function()
        {
        var progress = document.getElementById("lightboxprogress");
        progress.style.display='';
        this._center(progress);
        },
    
    hideProgress: function()
        {
        var progress = document.getElementById("lightboxprogress");
        progress.style.display='none';
        },

    //this function lifted from Lightbox Gone Wild
    hideSelects: function(visibility)
        {
        var selects = document.getElementsByTagName('select');
        for(i = 0; i < selects.length; i++)
            {
            selects[i].style.visibility = visibility;
            }
        },

    showBg: function()
        {
        var overlay = document.getElementById('lightBoxOverlay');
        if (config.browser.isIE)
            {
            overlay.style.height = Math.max(document.documentElement.scrollHeight,document.documentElement.offsetHeight);
            overlay.style.width = document.documentElement.scrollWidth;
            }
        overlay.style.display = 'block';
        },

    showImage: function (url,text)
        {
        imgPreloader = new Image();
        imgPreloader.onload = function ()
            {
            var lb = document.getElementById("lightBoxContent");
            lb.innerHTML = "<img src="+url+">";
            lb.onclick = function(){TiddlyLightBox.hideBox();return false;};
            TiddlyLightBox.posBox(text);
            };
        imgPreloader.src = url;
        },
        
    showHtml : function(theID,text)
        {
        var lb = document.getElementById("lightBoxContent");
        if (theID.indexOf("tiddler:")==-1)
             lb.innerHTML = document.getElementById(theID).innerHTML;
        else
            { 
             wikify(store.getTiddlerText(theID.replace("tiddler:","")),lb);
             lb.className='tiddler';
            }
        lb.style.overflow = "auto";
        this.posBox(text);
        },

    posBox: function(text)
       {
       this.setTitle(text);
       this.hideProgress();
       var lb = document.getElementById("lightBox");
       lb.style.display = "";
       lb.style.visibilty = "hidden";
       lb.style.position = "absolute";
       this._center(lb);
       if(!TiddlyLightBox._curBox) return;
       lb.style.visibility = "visible";
       lb.style.display = "block";
       },

     setTitle: function(text)
        {
        document.getElementById("lightBoxTitle").innerHTML=  (text==undefined)? '': text;
        },

    _center: function(lb)
       {
       var lbSize = new TiddlyLightBox.getElementSize(lb);
       lb.style.left = (Math.round(findWindowWidth()/2) - (lbSize.width /2) + findScrollX())+'px';
       lb.style.top = (Math.round(findWindowHeight()/2) - (lbSize.height /2) + findScrollY())+'px';
       },

    //this function lifted from Ibox
    getElementSize : function(elem)
       {
       this.width = elem.offsetWidth || elem.style.pixelWidth;
       this.height = elem.offsetHeight || elem.style.pixelHeight;
       },

     hideBox: function()
         {
         if(!this._curBox)
             return;
         document.getElementById("tiddlyLightBoxWrapper").innerHTML= this.lightBoxHtml;
         setStylesheet("","lightBoxImageSizeHack");
         this._curBox = null;
         return false;
         }
}

TiddlyLightBox.createBoxWrapper();

Story.prototype.findContainingTiddler = function(e)
{
    while(e && (!hasClass(e,"tiddler") || !e.getAttribute("tiddler")))
        e = e.parentNode;
    return(e);
}

config.shadowTiddlers.TiddlyLightBoxStyles="/*{{{*/\n#lightBoxOverlay {\n position:absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 90; \n background-color: #000;\n -moz-opacity: 0.75;\n opacity: .75;\n filter: alpha(opacity=75);\n}\n#lightBoxOverlay[id]{ \n position: fixed;\n}\n\n#lightboxprogress { \n margin:0;padding:0;\n position: absolute;\n z-index:95;\n}\n\ndiv.lightBox {\n background: #fff;\n color: #fff;\n border: 4px solid #525252;\npadding:20px 20px 25px 20px; position:absolute; z-index:99;\n}\n\n#lightBoxClose {text-align:right; color:#000; font-size:1.0em; position:absolute; bottom:6px; right:20px;}\n#lightBoxClose a{color:#666; border-bottom:1px solid #666;cursor:pointer;}\n#lightBoxClose a:hover {color:#111; border-bottom:1px solid #666; cursor:pointer; background:transparent;}\n\n#lightBoxContent {border:1px solid #525252;color:#000; background:#fff;}\n#lightBox .tiddler {background:#fff;}\n\n#lightBoxContent img {border:0;margin:0;padding:0;display:block;cursor:pointer;}\n\n#lightBoxTitle {padding:0px; font-weight:bold; position:absolute; left:20px;bottom:6px; font-size:1.1em; color:#000;}\n\n/*}}}*/";
//}}}
/*{{{*/

.tiddlyLink {color:#999999; font-weight:normal; }

#lightBox .tiddler {
width: 120%;
}

#lightBoxOverlay {
 position:absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 90; 
 background-color:#FFFFFF;
 -moz-opacity: 0.25;
 opacity: .75;
 filter: alpha(opacity=75);
}
#lightBoxOverlay[id]{ 
 position: fixed;
}

#lightboxprogress { 
 margin:0;padding:0;
 position: absolute;
 z-index:95;
}

div.lightBox {
 background: #ffffff;
 color: #000;
 border: 0px solid #525252;
padding:20px 20px 25px 20px; position:absolute; z-index:100002;
width:1200px;
margin-top:-71px;
}

#lightBoxClose {text-align:right; color:#111111; font-size:1.3em; position:fixed; bottom:6px; right:27px;font-family:TrajanRegular;font-weight:bold;}
#lightBoxClose a{color:#666; border-bottom:0px solid #666;cursor:crosshair;}
#lightBoxClose a:hover {color:#111; border-bottom:1px solid #666; cursor:crosshair; background:transparent;}

#lightBoxContent {border:0px solid #525252;color:#000; background:#000; }
#lightBox .tiddler {background:#fff; padding:0px 0px 0px 0px;}

#lightBoxContent img {border:0;margin:0;padding:0;display:block;cursor:pointer;}

#lightBoxTitle {padding:0px; font-weight:bold; position:absolute; left:20px;bottom:6px; font-size:1.1em; color:#000;}

/*}}}*/
http://tiddlyspot.com/twhelp/
http://tw.lewcid.org/
http://www.giffmex.org/twfortherestofus.html
http://tiddlyspot.blogspot.com
http://end.com/~speth/HaloscanMacro.html
http://tiddlywikitips.com/
http://groups.google.com/group/TiddlyWiki/topics
''http://www.uniforum.chi.il.us/slides/TiddlyWiki.html''
!!!The Feelies Time For A Witness
<html><a class="lightview audio" data-lightview-group="tfaw" data-lightview-group-options="slideshow: 30000" href=http://jd.heliohost.org/tk/v/tfaw1.jpeg><img alt="missing picture" class="audio" width=98.9%   src="http://3.bp.blogspot.com/_vKD7WiDMrVM/S_b_ldQRRDI/AAAAAAAABEk/3zRb_2X-_1A/s320/feelies.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://musicmp3.ru/artist_the-feelies__album_time-for-a-witness.html#.VmRbXr8zl0w" style="border: 0px none; margin-left: -225px; height: 470px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
!!!Nick Drake Time Of No Reply
<html><a class='lightview' data-lightview-group="tonr" href='http://alanbumstead.files.wordpress.com/2011/01/img_1542.jpg' ><img alt="missing picture" class="audio" width=98.9%   src="http://www.dejkamusic.com/images/album/large/nick_drake/time_of_no_reply.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="http://musicmp3.ru/artist_nick%2Ddrake__album_time%2Dof%2Dno%2Dreply.html#.VmL4Z78zl0w" style="border: 0px none; margin-left: -225px; height: 600px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
|borderless|k
|	Now	|	[[December  31]]	|	[[December 31]]	|	[[December 24]]	|
|	[[November 20]]	|	[[December   24]]	|	[[December  24]]	|	[[December 10]]	|
|	[[September 12]]	|	[[October 31]]	|	[[October 13]]	|	[[November 17]]	|
|	[[July 25]]	|	[[October 11]]	|	[[August 31]]	|	[[October 14]]	|
|	[[June 4]]	|	[[October 5]]	|	[[August 30]]	|	[[September 8]]	|
|	[[May 2]]	|	[[August 18]]	|	[[July 15]]	|	[[July 22]]	|
|	[[March 26]]	|	[[June 21]]	|	[[June 1]]	|	[[June 26]]	|
|	[[February 7]]	|	[[April 18]]	|	[[April 27]]	|	[[May 19]]	|
|		|	[[February 21]]	|	[[April 5]]	|	[[May 17]]	|
|		|		|	[[March 11]]	|	[[April 30]]	|
|		|		|	[[March 1]]	|	[[April 29]]	|
|		|		|	[[January 3]]	|	[[April 13]]	|
|		|		|		|	[[April 12]]	|
|		|		|		|	[[April 3]]	|
|		|		|		|	[[March 19]]	|
|		|		|		|	[[March 17]]	|
|		|		|		|	[[March 10]]	|
|		|		|		|	[[March 9]]	|
|		|		|		|	[[February]]	|
|		|		|		|	Then	|
!!!Tindersticks ||
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://bp2.blogger.com/_1G6-aG2-A-g/RxKQx6BDvZI/AAAAAAAAAEs/gsmA2lt-ozs/s320/Tindersticks2.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_tindersticks__album_tindersticks%2Dii.html#.V9mtYK2GWFw" style="border: 0px none; margin-left: -225px; height: 640px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145639/al540719b0196deee83f8cbe2b" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
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");
!!!Touch Radio
<html><a class="lightview audio" href='http://www.touchmusic.org.uk/' target="_blank"><img alt="missing picture" class="audio" width=98.9%   src="http://www.touchmusic.org.uk/_shared/black_logo.gif"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="yes" src="https://overcast.fm/itunes80842701/touchradio" style="border: 0px none; margin-left: -205px; height: 970px; margin-top: -300px; width: 570px;  -moz-transform: scale(0.4); overflow:visible;
">
</iframe>
</div>
</html> 
/*{{{*/
@font-face {
    font-family: 'TrajanRegular';
    src: url('http://jd.heliohost.org/Novelty2/webfont/trajan1r-webfont.eot?') format('embedded-opentype');
}

@font-face {
    font-family: 'TrajanRegular';
    src:          url(data:font/woff;charset=utf-8;base64,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) format('woff'),
         url(data:font/truetype;charset=utf-8;base64,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) format('truetype'),
         url('trajan1r-webfont.svg#webfont89GIPmJO') format('svg');
    font-weight: normal;
    font-style: normal;

}




}





/*}}}*/
!!!My Bloody Valentine - Tremolo EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://img.xiami.com/images/album/img81/10381/191197_2.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_tremolo.html#.V9mtqq2GWFw" style="border: 0px none; margin-left: -225px; height: 300px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al540719b2196deee83f8cc076" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
//Trish Keenan’s Mind Bending Motorway Mix//

<html><a class="lightview audio" data-lightview-group="" data-lightview-group-options="slideshow: 30000" href='https://thumbnailer.mixcloud.com/unsafe/300x300/extaudio/9/d/e/b/3bd6-f622-4dd7-a8b0-6d886b353170.jpg'><img alt="missing picture" class="audio" width="98.9%" src="https://thumbnailer.mixcloud.com/unsafe/300x300/extaudio/9/d/e/b/3bd6-f622-4dd7-a8b0-6d886b353170.jpg"></html>
{{audioplayer autoplay{
# [[Emerald Web – Flight Of The Raven|http://k003.kiwi6.com/hotlink/lathgu13xp/01_Emerald_Web_-_Flight_of_the_Raven.mp3]]
# [[Harumi – What A Day For Me|http://k003.kiwi6.com/hotlink/53ee7ujetv/02_Harumi_-_What_A_Day_For_Me.mp3]]
# [[Truck – Earth Song|http://k003.kiwi6.com/hotlink/zww1wuyyaw/03_Truck_-_Earth_Song.mp3]]
# [[Mandy More – If Not By Fire|http://k003.kiwi6.com/hotlink/ef5k180y1b/04_Mandy_More_-_If_Not_By_Fire.mp3]]
# [[Tages – You’re Too Incomprehensible|http://k003.kiwi6.com/hotlink/yojrib1g6b/05_Tages_-_You_re_Too_Incomprehensible.mp3]]
# [[Twice As Much – The Spinning Wheel|http://k003.kiwi6.com/hotlink/1ehs0cc4km/06-The_Spinning_Wheel.mp3]]
# [[Tangerine Peel – Trapped|http://k003.kiwi6.com/hotlink/9wlucrk7lg/07-Trapped.mp3]]
# [[Twice As Much – Play With Fire|http://k003.kiwi6.com/hotlink/ykctcavtqp/08-Play_With_Fire.mp3]]
# [[Catharsis – Masq|http://k003.kiwi6.com/hotlink/8m0fxpc5s5/09_Catharsis_-_Masq.mp3]]
# [[Víctor Jara – El Aparecido|http://k003.kiwi6.com/hotlink/uvke7whcgi/10_Victor_Jara_-_El_Aparecido.mp3]]
# [[Natty Bump – Theme From The Valley Of The Dolls|http://k003.kiwi6.com/hotlink/skb21yu5wm/11_Natty_Bumpo_-_The_From_The_Valley_of_the_Dolls.mp3]]
# [[Kōji Ueno – Professor Persec|http://k003.kiwi6.com/hotlink/q6wg9zym1g/12_Koji_Ueno_-_Professor_Persec.mp3]]
# [[Fuat Saka – Atladım Girdim Bağa|http://k003.kiwi6.com/hotlink/ekzn63hgar/13_Fuat_Saka_-_Atlad_m_Girdim_Bag_a.mp3]]
# [[Carl Erdmann – Devil Worship|http://k003.kiwi6.com/hotlink/bnai0iae5y/14_Carl_Erdmann_-_Devil_Worship.mp3]]
# [[The Vampires Of Dartmoore – Tanz Der Vampire|http://k003.kiwi6.com/hotlink/tgmsgn4kpx/15_The_Vampires_of_Dartmoore_-_Tanz_der_Vampire.mp3]]
# [[Rock Revival – Venus 2038|http://k003.kiwi6.com/hotlink/8cyfxit9k3/16.mp3]]
# [[The Network – The Boys And The Girls|http://k003.kiwi6.com/hotlink/m3rhhrjp1r/17_The_Network_-_The_Boys_and_Girls.mp3]]

}}}
| tiddlyspot password:|<<option pasUploadPassword>>|
| site management:|<<upload http://thetwilightkid.tiddlyspot.com/store.cgi index.html . .  thetwilightkid>>//(requires tiddlyspot password)//<br>[[control panel|http://thetwilightkid.tiddlyspot.com/controlpanel]], [[download (go offline)|http://thetwilightkid.tiddlyspot.com/download]]|
| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|
tiddlyspot password:
<<option pasUploadPassword>>
/***
Description: Contains the stuff you need to use Tiddlyspot
Note, you also need UploadPlugin, PasswordOptionPlugin and LoadRemoteFileThroughProxy
from http://tiddlywiki.bidix.info for a complete working Tiddlyspot site.
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'thetwilightkid.r';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
<<upload http://thetwilightkid.tiddlyspot.com/store.cgi index.html . .  thetwilightkid>><html><a href='http://thetwilightkid.tiddlyspot.com/download' class='button'>download</a></html>
!!!Twilight as Played by the Twilight Singers
<html>
<a class="lightview audio" data-lightview-group="twilight" href=http://jd.heliohost.org/tk/v/%5BAllCDCovers%5D_the_twilight_singers_twilight_as_played_by_the_twilight_singers_2000_retail_cd-front.jpg><img alt="missing picture" class="audio" <img alt="missing picture" class="audio" width="98.9%" height="190"    src="http://misterhands.files.wordpress.com/2009/04/twilight2.png?w=450&h=320"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_the-twilight-singers__album_twilight-as-played-by-the-twilight-singers.html#.V9muPq2GWFw" style="border: 0px none; margin-left: -225px; height: 540px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184373523188/al5601532ae7c622686a9c72a5" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!Lower Dens Twin Hand Movement
<html><a class="lightview audio" data-lightview-group="thm" data-lightview-group-options="slideshow: 30000" href=http://www.reviler.org/wp-content/uploads/2010/06/THMpress.jpg><img alt="missing picture" class="audio" width=98.9%   src="http://cdn2.thelineofbestfit.com/media/2010/08/lower-dens-cover.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_lower-dens__album_twin-hand-movement.html#.V9mueK2GWFw" style="border: 0px none; margin-left: -225px; height: 500px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145302/al56016e74e7c622686aac40a3" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 18/04/2019 01:04:47 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . | ok |
| 18/04/2019 01:06:20 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 18/04/2019 13:05:31 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 18/04/2019 13:08:09 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 14/12/2019 23:12:37 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 16/12/2019 02:03:04 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 23/03/2020 22:45:38 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 10/06/2020 17:38:00 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 03/08/2020 17:11:57 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
| 06/08/2020 16:40:03 | YourName | [[/|http://thetwilightkid.tiddlyspot.com/]] | [[store.cgi|http://thetwilightkid.tiddlyspot.com/store.cgi]] | . | [[index.html | http://thetwilightkid.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.3|
|''Date:''|Feb 24, 2008|
|''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: 3,
	date: new Date("Feb 24, 2008"),
	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");


//}}}
!!!Veronica Falls
<html><a class="lightview audio" href='http://3.bp.blogspot.com/_uOx8jWz9-0U/S-BGYA-kvPI/AAAAAAAAA2E/gGA6Ce7DW-U/s1600/veronica+falls.jpeg' class='lightview'><img alt="missing picture" class="audio" width="98.9%" src="http://3.bp.blogspot.com/_cGLOiHDH5h8/TJUufSJqH5I/AAAAAAAAA4o/wjtmgiOIH2M/s320/Graveyardcover1.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372186888/al56016445e7c622686aa71858" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
|borderless|k
|width:0.1%;<html><a href="http://www.youtube.com/" target="_blank"><img alt="missing picture" src="http://t2.gstatic.com/images?q=tbn:ANd9GcTKTNffJbvwQKMmA3-K-m5duzbTy3O11LQ3RVuYPYDdiAsBuks7"   width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://video.google.com/" target="_blank"><img alt="missing picture" src="http://www.google.com/intl/en_ALL/images/logos/video_logo_lg.gif"   width=100%  border="0"/></a></html>|width:0.1%;<html><a href="http://www.dailymotion.com/" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:ANd9GcScYj-wc3sFuZFCRvQ_Mowsgx32Ip06m2FoWxEyzrIXT_uiKKEs8w"   width=100% border="0"/></a></html>|
|width:0.1%;<html><a href="http://www.ovguide.com/" target="_blank"><img alt="missing picture" src="data:image/jpeg;base64,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"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.veoh.com/" target="_blank"><img alt="missing picture" src="http://www.apn.gr/wp-content/uploads/2010/02/veoh_1.jpg"  width=100% border="0"/></a></html>|

|borderless|k
|width:0.1%;<html><a href="http://www.noisevox.org/nvtv#" target="_blank"><img alt="missing picture" src="http://t3.gstatic.com/images?q=tbn:FdwD5DBRdyVQTM:http://www.tilzy.tv/wp-content/uploads/noisevox.jpg&t=1"  width=100% border="0"/></a></html>|width:0.1%;|width:0.1%;|
|borderless|k
|width:0.1%;<html><a href="http://forum.videohelp.com" target="_blank"><img alt="missing picture" src="http://forum.videohelp.com/images/videohelp.gif"  width=100% border="0"/></a></html>|width:0.1%;<html><a href="http://www.dvdstyler.org/en/" target="_blank"><img alt="missing picture" src="http://www.dvdstyler.org/images/stories/logo.png"  width=100% border="0"/></a></html>|
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></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>
<!--}}}-->
!!!Dead Combo - Vol. 1
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://jd.heliohost.org/tk/v/Dead%20Combo-Vol_I.jpg"></html>
<html><iframe class="audio" style="border: 0; width: 190px; height: 646px;" src="http://bandcamp.com/EmbeddedPlayer/album=727286190/size=large/bgcol=ffffff/linkcol=0687f5/transparent=true/" seamless><a class="lightview audio" href="http://deadcombo.bandcamp.com/album/vol-1">Vol. 1 by Dead Combo</a></iframe>
</html> 

!!!WFMU Radio
<html>
<a class="lightview audio" href="http://wfmu.org/" target="_blank"> <img alt="missing picture" class="audio" style="width: 98.9%; " src="http://wfmu.org/images/logo_bw.jpg"></html>
<html><iframe class="audio" src="http://wfmu.org/flash/live/livetest.html" scrolling="yes" border=''0'' width="99.1%" height="120"> </iframe></html>
|borderless|k
|width:0.1%;<html><a href="http://www.bravenet.com/" target="_blank"><img alt="missing picture" src="http://assets.bravenet.com/common/images/shell/logo.gif"  width=100% /></a></html>|width:0.1%;|
<html><a href="http://www.heliohost.org" target="_blank"><img alt="missing picture" src="http://www.heliohost.org/home/templates/rt_elemental_j15/images/primary/yellow/header-logo.png"  width=100% border="0"/></a></html>
This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.

@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://thetwilightkid.tiddlyspot.com/controlpanel]] (your control panel username is //thetwilightkid//).
<<tiddler TspotControls>>
See also GettingStarted.

@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the "save to web" button in the column on the right.

@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click "upload" and your ~TiddlyWiki will be saved back to tiddlyspot.com.

@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].

@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions.
<html><a class="lightview audio" href="http://www.xpn.org/" target="_blank"><img alt="missing picture" class="audio" width=98.9%   src="http://www.allaccess.com/assets/img/editorial/raw/xp/XPN2Logo.jpg"></html>
<html><audio controls preload="none" autoplay><source src="http://xpn2hi.streamguys.net/xpn2hi " type="audio/mpeg"></audio>
</html>
!!!Cat Power - You Are Free
<html><a class="lightview audio" href='http://a2.mzstatic.com/us/r1000/001/Features/0e/d5/e6/dj.aqndtfqs.1200x1200-75.jpg' class='lightview' data-lightview-group="cpyaf" ><img alt="missing picture" class="audio" style="width: 98.9%;" src="http://i7.photobucket.com/albums/y267/Kutcheroni/CatPower-YouAreFree.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_cat-power__album_you-are-free.html#.V9mup62GWFw" style="border: 0px none; margin-left: -225px; height: 600px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372149345/al5601239be7c622686a7c3cf2" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
!!!My Bloody Valentine - You Made Me Realise EP
<html><img alt="missing picture" class="audio" class="audio"  style="width: 98.9%;" src="http://img.xiami.com/images/album/img81/10381/3706651267608560_2.jpg"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_my-bloody-valentine__album_you-made-me-realise-ep.html#.V9mu7a2GWFw" style="border: 0px none; margin-left: -225px; height: 340px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145915/al54071a12196deee83f8d7896" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65); overflow:visible;
">
</iframe>
</div>
</html> 
/***
|''Name:''|YourSearchPlugin|
|''Version:''|2.1.4 (2009-09-04)|
|''Source:''|http://tiddlywiki.abego-software.de/#YourSearchPlugin|
|''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-2009 [[abego Software|http://www.abego-software.de]]|
|''~CoreVersion:''|2.1.0|
|''Community:''|[[del.icio.us|http://del.icio.us/post?url=http://tiddlywiki.abego-software.de/index.html%23YourSearchPlugin]]|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; ~InternetExplorer 6.0|
!About YourSearch
YourSearch gives you a bunch of new features to simplify and speed up your daily searches in TiddlyWiki. It seamlessly integrates into the standard TiddlyWiki search: just start typing into the 'search' field and explore!

For more information see [[Help|YourSearch Help]].
!Compatibility
This plugin requires TiddlyWiki 2.1. 
Check the [[archive|http://tiddlywiki.abego-software.de/archive]] for ~YourSearchPlugins supporting older versions of TiddlyWiki.
!Source Code
***/
/***
This plugin's source code is compressed (and hidden). Use this [[link|http://tiddlywiki.abego-software.de/archive/YourSearchPlugin/Plugin-YourSearch-src.2.1.4.js]] to get the readable source code.
***/
///%
if(!version.extensions.YourSearchPlugin){version.extensions.YourSearchPlugin={major:2,minor:1,revision:4,source:"http://tiddlywiki.abego-software.de/#YourSearchPlugin",licence:"[[BSD open source license (abego Software)|http://www.abego-software.de/legal/apl-v10.html]]",copyright:"Copyright (c) abego Software GmbH, 2005-2009 (www.abego-software.de)"};if(!window.abego){window.abego={};}if(!Array.forEach){Array.forEach=function(_1,_2,_3){for(var i=0,_4=_1.length;i<_4;i++){_2.call(_3,_1[i],i,_1);}};Array.prototype.forEach=function(_5,_6){for(var i=0,_7=this.length;i<_7;i++){_5.call(_6,this[i],i,this);}};}abego.toInt=function(s,_8){if(!s){return _8;}var n=parseInt(s);return (n==NaN)?_8:n;};abego.createEllipsis=function(_9){var e=createTiddlyElement(_9,"span");e.innerHTML="&hellip;";};abego.shallowCopy=function(_a){if(!_a){return _a;}var _b={};for(var n in _a){_b[n]=_a[n];}return _b;};abego.copyOptions=function(_c){return !_c?{}:abego.shallowCopy(_c);};abego.countStrings=function(_d,s){if(!s){return 0;}var _e=s.length;var n=0;var _f=0;while(1){var i=_d.indexOf(s,_f);if(i<0){return n;}n++;_f=i+_e;}return n;};abego.getBracedText=function(_10,_11,_12){if(!_11){_11=0;}var re=/\{([^\}]*)\}/gm;re.lastIndex=_11;var m=re.exec(_10);if(m){var s=m[1];var _13=abego.countStrings(s,"{");if(!_13){if(_12){_12.lastIndex=re.lastIndex;}return s;}var len=_10.length;for(var i=re.lastIndex;i<len&&_13;i++){var c=_10.charAt(i);if(c=="{"){_13++;}else{if(c=="}"){_13--;}}}if(!_13){if(_12){_12.lastIndex=i-1;}return _10.substring(m.index+1,i-1);}}};abego.select=function(_14,_15,_16,_17){if(!_17){_17=[];}_14.forEach(function(t){if(_15.call(_16,t)){_17.push(t);}});return _17;};abego.consumeEvent=function(e){if(e.stopPropagation){e.stopPropagation();}if(e.preventDefault){e.preventDefault();}e.cancelBubble=true;e.returnValue=true;};abego.TiddlerFilterTerm=function(_18,_19){if(!_19){_19={};}var _1a=_18;if(!_19.textIsRegExp){_1a=_18.escapeRegExp();if(_19.fullWordMatch){_1a="\\b"+_1a+"\\b";}}var _1b=new RegExp(_1a,"m"+(_19.caseSensitive?"":"i"));this.tester=new abego.MultiFieldRegExpTester(_1b,_19.fields,_19.withExtendedFields);};abego.TiddlerFilterTerm.prototype.test=function(_1c){return this.tester.test(_1c);};abego.parseNewTiddlerCommandLine=function(s){var m=/(.*?)\.(?:\s+|$)([^#]*)(#.*)?/.exec(s);if(!m){m=/([^#]*)()(#.*)?/.exec(s);}if(m){var r;if(m[3]){var s2=m[3].replace(/#/g,"");r=s2.parseParams("tag");}else{r=[[]];}var _1d=m[2]?m[2].trim():"";r.push({name:"text",value:_1d});r[0].text=[_1d];return {title:m[1].trim(),params:r};}else{return {title:s.trim(),params:[[]]};}};abego.parseTiddlerFilterTerm=function(_1e,_1f,_20){var re=/\s*(?:(?:\{([^\}]*)\})|(?:(=)|([#%!])|(?:(\w+)\s*\:(?!\/\/))|(?:(?:("(?:(?:\\")|[^"])+")|(?:\/((?:(?:\\\/)|[^\/])+)\/)|(\w+\:\/\/[^\s]+)|([^\s\)\-\"]+)))))/mg;var _21={"!":"title","%":"text","#":"tags"};var _22={};var _23;re.lastIndex=_1f;while(1){var i=re.lastIndex;var m=re.exec(_1e);if(!m||m.index!=i){throw "Word or String literal expected";}if(m[1]){var _24={};var _25=abego.getBracedText(_1e,0,_24);if(!_25){throw "Invalid {...} syntax";}var f=Function("tiddler","return ("+_25+");");return {func:f,lastIndex:_24.lastIndex,markRE:null};}if(m[2]){_23=true;}else{if(m[3]){_22[_21[m[3]]]=1;}else{if(m[4]){_22[m[4]]=1;}else{var _26=m[6];var _27=m[5]?window.eval(m[5]):m[6]?m[6]:m[7]?m[7]:m[8];var _20=abego.copyOptions(_20);_20.fullWordMatch=_23;_20.textIsRegExp=_26;var _28=[];for(var n in _22){_28.push(n);}if(_28.length==0){_20.fields=_20.defaultFields;}else{_20.fields=_28;_20.withExtendedFields=false;}var _29=new abego.TiddlerFilterTerm(_27,_20);var _2a=_26?_27:_27.escapeRegExp();if(_2a&&_23){_2a="\\b"+_2a+"\\b";}return {func:function(_2b){return _29.test(_2b);},lastIndex:re.lastIndex,markRE:_2a?"(?:"+_2a+")":null};}}}}};abego.BoolExp=function(s,_2c,_2d){this.s=s;var _2e=_2d&&_2d.defaultOperationIs_OR;var _2f=/\s*(?:(\-|not)|(\())/gi;var _30=/\s*\)/g;var _31=/\s*(?:(and|\&\&)|(or|\|\|))/gi;var _32=/\s*[^\)\s]/g;var _33=/\s*(\-|not)?(\s*\()?/gi;var _34;var _35=function(_36){_33.lastIndex=_36;var m=_33.exec(s);var _37;var _38;if(m&&m.index==_36){_36+=m[0].length;_37=m[1];if(m[2]){var e=_34(_36);_30.lastIndex=e.lastIndex;if(!_30.exec(s)){throw "Missing ')'";}_38={func:e.func,lastIndex:_30.lastIndex,markRE:e.markRE};}}if(!_38){_38=_2c(s,_36,_2d);}if(_37){_38.func=(function(f){return function(_39){return !f(_39);};})(_38.func);_38.markRE=null;}return _38;};_34=function(_3a){var _3b=_35(_3a);while(1){var l=_3b.lastIndex;_31.lastIndex=l;var m=_31.exec(s);var _3c;var _3d;if(m&&m.index==l){_3c=!m[1];_3d=_35(_31.lastIndex);}else{try{_3d=_35(l);}catch(e){return _3b;}_3c=_2e;}_3b.func=(function(_3e,_3f,_40){return _40?function(_41){return _3e(_41)||_3f(_41);}:function(_42){return _3e(_42)&&_3f(_42);};})(_3b.func,_3d.func,_3c);_3b.lastIndex=_3d.lastIndex;if(!_3b.markRE){_3b.markRE=_3d.markRE;}else{if(_3d.markRE){_3b.markRE=_3b.markRE+"|"+_3d.markRE;}}}};var _43=_34(0);this.evalFunc=_43.func;if(_43.markRE){this.markRegExp=new RegExp(_43.markRE,_2d.caseSensitive?"mg":"img");}};abego.BoolExp.prototype.exec=function(){return this.evalFunc.apply(this,arguments);};abego.BoolExp.prototype.getMarkRegExp=function(){return this.markRegExp;};abego.BoolExp.prototype.toString=function(){return this.s;};abego.MultiFieldRegExpTester=function(re,_44,_45){this.re=re;this.fields=_44?_44:["title","text","tags"];this.withExtendedFields=_45;};abego.MultiFieldRegExpTester.prototype.test=function(_46){var re=this.re;for(var i=0;i<this.fields.length;i++){var s=store.getValue(_46,this.fields[i]);if(typeof s=="string"&&re.test(s)){return this.fields[i];}}if(this.withExtendedFields){return store.forEachField(_46,function(_47,_48,_49){return typeof _49=="string"&&re.test(_49)?_48:null;},true);}return null;};abego.TiddlerQuery=function(_4a,_4b,_4c,_4d,_4e){if(_4c){this.regExp=new RegExp(_4a,_4b?"mg":"img");this.tester=new abego.MultiFieldRegExpTester(this.regExp,_4d,_4e);}else{this.expr=new abego.BoolExp(_4a,abego.parseTiddlerFilterTerm,{defaultFields:_4d,caseSensitive:_4b,withExtendedFields:_4e});}this.getQueryText=function(){return _4a;};this.getUseRegExp=function(){return _4c;};this.getCaseSensitive=function(){return _4b;};this.getDefaultFields=function(){return _4d;};this.getWithExtendedFields=function(){return _4e;};};abego.TiddlerQuery.prototype.test=function(_4f){if(!_4f){return false;}if(this.regExp){return this.tester.test(_4f);}return this.expr.exec(_4f);};abego.TiddlerQuery.prototype.filter=function(_50){return abego.select(_50,this.test,this);};abego.TiddlerQuery.prototype.getMarkRegExp=function(){if(this.regExp){return "".search(this.regExp)>=0?null:this.regExp;}return this.expr.getMarkRegExp();};abego.TiddlerQuery.prototype.toString=function(){return (this.regExp?this.regExp:this.expr).toString();};abego.PageWiseRenderer=function(){this.firstIndexOnPage=0;};merge(abego.PageWiseRenderer.prototype,{setItems:function(_51){this.items=_51;this.setFirstIndexOnPage(0);},getMaxPagesInNavigation:function(){return 10;},getItemsCount:function(_52){return this.items?this.items.length:0;},getCurrentPageIndex:function(){return Math.floor(this.firstIndexOnPage/this.getItemsPerPage());},getLastPageIndex:function(){return Math.floor((this.getItemsCount()-1)/this.getItemsPerPage());},setFirstIndexOnPage:function(_53){this.firstIndexOnPage=Math.min(Math.max(0,_53),this.getItemsCount()-1);},getFirstIndexOnPage:function(){this.firstIndexOnPage=Math.floor(this.firstIndexOnPage/this.getItemsPerPage())*this.getItemsPerPage();return this.firstIndexOnPage;},getLastIndexOnPage:function(){return Math.min(this.getFirstIndexOnPage()+this.getItemsPerPage()-1,this.getItemsCount()-1);},onPageChanged:function(_54,_55){},renderPage:function(_56){if(_56.beginRendering){_56.beginRendering(this);}try{if(this.getItemsCount()){var _57=this.getLastIndexOnPage();var _58=-1;for(var i=this.getFirstIndexOnPage();i<=_57;i++){_58++;_56.render(this,this.items[i],i,_58);}}}finally{if(_56.endRendering){_56.endRendering(this);}}},addPageNavigation:function(_59){if(!this.getItemsCount()){return;}var _5a=this;var _5b=function(e){if(!e){var e=window.event;}abego.consumeEvent(e);var _5c=abego.toInt(this.getAttribute("page"),0);var _5d=_5a.getCurrentPageIndex();if(_5c==_5d){return;}var _5e=_5c*_5a.getItemsPerPage();_5a.setFirstIndexOnPage(_5e);_5a.onPageChanged(_5c,_5d);};var _5f;var _60=this.getCurrentPageIndex();var _61=this.getLastPageIndex();if(_60>0){_5f=createTiddlyButton(_59,"Previous","Go to previous page (Shortcut: Alt-'<')",_5b,"prev");_5f.setAttribute("page",(_60-1).toString());_5f.setAttribute("accessKey","<");}for(var i=-this.getMaxPagesInNavigation();i<this.getMaxPagesInNavigation();i++){var _62=_60+i;if(_62<0){continue;}if(_62>_61){break;}var _63=(i+_60+1).toString();var _64=_62==_60?"currentPage":"otherPage";_5f=createTiddlyButton(_59,_63,"Go to page %0".format([_63]),_5b,_64);_5f.setAttribute("page",(_62).toString());}if(_60<_61){_5f=createTiddlyButton(_59,"Next","Go to next page (Shortcut: Alt-'>')",_5b,"next");_5f.setAttribute("page",(_60+1).toString());_5f.setAttribute("accessKey",">");}}});abego.LimitedTextRenderer=function(){var _65=40;var _66=4;var _67=function(_68,_69,_6a){var n=_68.length;if(n==0){_68.push({start:_69,end:_6a});return;}var i=0;for(;i<n;i++){var _6b=_68[i];if(_6b.start<=_6a&&_69<=_6b.end){var r;var _6c=i+1;for(;_6c<n;_6c++){r=_68[_6c];if(r.start>_6a||_69>_6b.end){break;}}var _6d=_69;var _6e=_6a;for(var j=i;j<_6c;j++){r=_68[j];_6d=Math.min(_6d,r.start);_6e=Math.max(_6e,r.end);}_68.splice(i,_6c-i,{start:_6d,end:_6e});return;}if(_6b.start>_6a){break;}}_68.splice(i,0,{start:_69,end:_6a});};var _6f=function(_70){var _71=0;for(var i=0;i<_70.length;i++){var _72=_70[i];_71+=_72.end-_72.start;}return _71;};var _73=function(c){return (c>="a"&&c<="z")||(c>="A"&&c<="Z")||c=="_";};var _74=function(s,_75){if(!_73(s[_75])){return null;}for(var i=_75-1;i>=0&&_73(s[i]);i--){}var _76=i+1;var n=s.length;for(i=_75+1;i<n&&_73(s[i]);i++){}return {start:_76,end:i};};var _77=function(s,_78,_79){var _7a;if(_79){_7a=_74(s,_78);}else{if(_78<=0){return _78;}_7a=_74(s,_78-1);}if(!_7a){return _78;}if(_79){if(_7a.start>=_78-_66){return _7a.start;}if(_7a.end<=_78+_66){return _7a.end;}}else{if(_7a.end<=_78+_66){return _7a.end;}if(_7a.start>=_78-_66){return _7a.start;}}return _78;};var _7b=function(s,_7c){var _7d=[];if(_7c){var _7e=0;var n=s.length;var _7f=0;do{_7c.lastIndex=_7e;var _80=_7c.exec(s);if(_80){if(_7e<_80.index){var t=s.substring(_7e,_80.index);_7d.push({text:t});}_7d.push({text:_80[0],isMatch:true});_7e=_80.index+_80[0].length;}else{_7d.push({text:s.substr(_7e)});break;}}while(true);}else{_7d.push({text:s});}return _7d;};var _81=function(_82){var _83=0;for(var i=0;i<_82.length;i++){if(_82[i].isMatch){_83++;}}return _83;};var _84=function(s,_85,_86,_87,_88){var _89=Math.max(Math.floor(_88/(_87+1)),_65);var _8a=Math.max(_89-(_86-_85),0);var _8b=Math.min(Math.floor(_86+_8a/3),s.length);var _8c=Math.max(_8b-_89,0);_8c=_77(s,_8c,true);_8b=_77(s,_8b,false);return {start:_8c,end:_8b};};var _8d=function(_8e,s,_8f){var _90=[];var _91=_81(_8e);var pos=0;for(var i=0;i<_8e.length;i++){var t=_8e[i];var _92=t.text;if(t.isMatch){var _93=_84(s,pos,pos+_92.length,_91,_8f);_67(_90,_93.start,_93.end);}pos+=_92.length;}return _90;};var _94=function(s,_95,_96){var _97=_96-_6f(_95);while(_97>0){if(_95.length==0){_67(_95,0,_77(s,_96,false));return;}else{var _98=_95[0];var _99;var _9a;if(_98.start==0){_99=_98.end;if(_95.length>1){_9a=_95[1].start;}else{_67(_95,_99,_77(s,_99+_97,false));return;}}else{_99=0;_9a=_98.start;}var _9b=Math.min(_9a,_99+_97);_67(_95,_99,_9b);_97-=(_9b-_99);}}};var _9c=function(_9d,s,_9e,_9f,_a0){if(_9f.length==0){return;}var _a1=function(_a2,s,_a3,_a4,_a5){var t;var _a6;var pos=0;var i=0;var _a7=0;for(;i<_a3.length;i++){t=_a3[i];_a6=t.text;if(_a4<pos+_a6.length){_a7=_a4-pos;break;}pos+=_a6.length;}var _a8=_a5-_a4;for(;i<_a3.length&&_a8>0;i++){t=_a3[i];_a6=t.text.substr(_a7);_a7=0;if(_a6.length>_a8){_a6=_a6.substr(0,_a8);}if(t.isMatch){createTiddlyElement(_a2,"span",null,"marked",_a6);}else{createTiddlyText(_a2,_a6);}_a8-=_a6.length;}if(_a5<s.length){abego.createEllipsis(_a2);}};if(_9f[0].start>0){abego.createEllipsis(_9d);}var _a9=_a0;for(var i=0;i<_9f.length&&_a9>0;i++){var _aa=_9f[i];var len=Math.min(_aa.end-_aa.start,_a9);_a1(_9d,s,_9e,_aa.start,_aa.start+len);_a9-=len;}};this.render=function(_ab,s,_ac,_ad){if(s.length<_ac){_ac=s.length;}var _ae=_7b(s,_ad);var _af=_8d(_ae,s,_ac);_94(s,_af,_ac);_9c(_ab,s,_ae,_af,_ac);};};(function(){function _b0(msg){alert(msg);throw msg;};if(version.major<2||(version.major==2&&version.minor<1)){_b0("YourSearchPlugin requires TiddlyWiki 2.1 or newer.\n\nCheck the archive for YourSearch plugins\nsupporting older versions of TiddlyWiki.\n\nArchive: http://tiddlywiki.abego-software.de/archive");}abego.YourSearch={};var _b1;var _b2;var _b3=function(_b4){_b1=_b4;};var _b5=function(){return _b1?_b1:[];};var _b6=function(){return _b1?_b1.length:0;};var _b7=4;var _b8=10;var _b9=2;var _ba=function(s,re){var m=s.match(re);return m?m.length:0;};var _bb=function(_bc,_bd){var _be=_bd.getMarkRegExp();if(!_be){return 1;}var _bf=_bc.title.match(_be);var _c0=_bf?_bf.length:0;var _c1=_ba(_bc.getTags(),_be);var _c2=_bf?_bf.join("").length:0;var _c3=_bc.title.length>0?_c2/_bc.title.length:0;var _c4=_c0*_b7+_c1*_b9+_c3*_b8+1;return _c4;};var _c5=function(_c6,_c7,_c8,_c9,_ca,_cb){_b2=null;var _cc=_c6.reverseLookup("tags",_cb,false);try{var _cd=[];if(config.options.chkSearchInTitle){_cd.push("title");}if(config.options.chkSearchInText){_cd.push("text");}if(config.options.chkSearchInTags){_cd.push("tags");}_b2=new abego.TiddlerQuery(_c7,_c8,_c9,_cd,config.options.chkSearchExtendedFields);}catch(e){return [];}var _ce=_b2.filter(_cc);var _cf=abego.YourSearch.getRankFunction();for(var i=0;i<_ce.length;i++){var _d0=_ce[i];var _d1=_cf(_d0,_b2);_d0.searchRank=_d1;}if(!_ca){_ca="title";}var _d2=function(a,b){var _d3=a.searchRank-b.searchRank;if(_d3==0){if(a[_ca]==b[_ca]){return (0);}else{return (a[_ca]<b[_ca])?-1:+1;}}else{return (_d3>0)?-1:+1;}};_ce.sort(_d2);return _ce;};var _d4=80;var _d5=50;var _d6=250;var _d7=50;var _d8=25;var _d9=10;var _da="yourSearchResult";var _db="yourSearchResultItems";var _dc;var _dd;var _de;var _df;var _e0;var _e1=function(){if(version.extensions.YourSearchPlugin.styleSheetInited){return;}version.extensions.YourSearchPlugin.styleSheetInited=true;setStylesheet(store.getTiddlerText("YourSearchStyleSheet"),"yourSearch");};var _e2=function(){return _dd!=null&&_dd.parentNode==document.body;};var _e3=function(){if(_e2()){document.body.removeChild(_dd);}};var _e4=function(e){_e3();var _e5=this.getAttribute("tiddlyLink");if(_e5){var _e6=this.getAttribute("withHilite");var _e7=highlightHack;if(_e6&&_e6=="true"&&_b2){highlightHack=_b2.getMarkRegExp();}story.displayTiddler(this,_e5);highlightHack=_e7;}return (false);};var _e8=function(){if(!_de){return;}var _e9=_de;var _ea=findPosX(_e9);var _eb=findPosY(_e9);var _ec=_e9.offsetHeight;var _ed=_ea;var _ee=_eb+_ec;var _ef=findWindowWidth();if(_ef<_dd.offsetWidth){_dd.style.width=(_ef-100)+"px";_ef=findWindowWidth();}var _f0=_dd.offsetWidth;if(_ed+_f0>_ef){_ed=_ef-_f0-30;}if(_ed<0){_ed=0;}_dd.style.left=_ed+"px";_dd.style.top=_ee+"px";_dd.style.display="block";};var _f1=function(){if(_dd){window.scrollTo(0,ensureVisible(_dd));}if(_de){window.scrollTo(0,ensureVisible(_de));}};var _f2=function(){_e8();_f1();};var _f3;var _f4;var _f5=new abego.PageWiseRenderer();var _f6=function(_f7){this.itemHtml=store.getTiddlerText("YourSearchItemTemplate");if(!this.itemHtml){_b0("YourSearchItemTemplate not found");}this.place=document.getElementById(_db);if(!this.place){this.place=createTiddlyElement(_f7,"div",_db);}};merge(_f6.prototype,{render:function(_f8,_f9,_fa,_fb){_f3=_fb;_f4=_f9;var _fc=createTiddlyElement(this.place,"div",null,"yourSearchItem");_fc.innerHTML=this.itemHtml;applyHtmlMacros(_fc,null);refreshElements(_fc,null);},endRendering:function(_fd){_f4=null;}});var _fe=function(){if(!_dd||!_de){return;}var _ff=store.getTiddlerText("YourSearchResultTemplate");if(!_ff){_ff="<b>Tiddler YourSearchResultTemplate not found</b>";}_dd.innerHTML=_ff;applyHtmlMacros(_dd,null);refreshElements(_dd,null);var _100=new _f6(_dd);_f5.renderPage(_100);_f2();};_f5.getItemsPerPage=function(){var n=(config.options.chkPreviewText)?abego.toInt(config.options.txtItemsPerPageWithPreview,_d9):abego.toInt(config.options.txtItemsPerPage,_d8);return (n>0)?n:1;};_f5.onPageChanged=function(){_fe();};var _101=function(){if(_de==null||!config.options.chkUseYourSearch){return;}if((_de.value==_dc)&&_dc&&!_e2()){if(_dd&&(_dd.parentNode!=document.body)){document.body.appendChild(_dd);_f2();}else{abego.YourSearch.onShowResult(true);}}};var _102=function(){_e3();_dd=null;_dc=null;};var _103=function(self,e){while(e!=null){if(self==e){return true;}e=e.parentNode;}return false;};var _104=function(e){if(e.target==_de){return;}if(e.target==_df){return;}if(_dd&&_103(_dd,e.target)){return;}_e3();};var _105=function(e){if(e.keyCode==27){_e3();}};addEvent(document,"click",_104);addEvent(document,"keyup",_105);var _106=function(text,_107,_108){_dc=text;_b3(_c5(store,text,_107,_108,"title","excludeSearch"));abego.YourSearch.onShowResult();};var _109=function(_10a,_10b,_10c,_10d,_10e,_10f){_e1();_dc="";var _110=null;var _111=function(txt){if(config.options.chkUseYourSearch){_106(txt.value,config.options.chkCaseSensitiveSearch,config.options.chkRegExpSearch);}else{story.search(txt.value,config.options.chkCaseSensitiveSearch,config.options.chkRegExpSearch);}_dc=txt.value;};var _112=function(e){_111(_de);return false;};var _113=function(e){if(!e){var e=window.event;}_de=this;switch(e.keyCode){case 13:if(e.ctrlKey&&_e0&&_e2()){_e0.onclick.apply(_e0,[e]);}else{_111(this);}break;case 27:if(_e2()){_e3();}else{this.value="";clearMessage();}break;}if(String.fromCharCode(e.keyCode)==this.accessKey||e.altKey){_101();}if(this.value.length<3&&_110){clearTimeout(_110);}if(this.value.length>2){if(this.value!=_dc){if(!config.options.chkUseYourSearch||config.options.chkSearchAsYouType){if(_110){clearTimeout(_110);}var txt=this;_110=setTimeout(function(){_111(txt);},500);}}else{if(_110){clearTimeout(_110);}}}if(this.value.length==0){_e3();}};var _114=function(e){this.select();clearMessage();_101();};var args=_10e.parseParams("list",null,true);var _115=getFlag(args,"buttonAtRight");var _116=getParam(args,"sizeTextbox",this.sizeTextbox);var btn;if(!_115){btn=createTiddlyButton(_10a,this.label,this.prompt,_112);}var txt=createTiddlyElement(null,"input",null,null,null);if(_10c[0]){txt.value=_10c[0];}txt.onkeyup=_113;txt.onfocus=_114;txt.setAttribute("size",_116);txt.setAttribute("accessKey",this.accessKey);txt.setAttribute("autocomplete","off");if(config.browser.isSafari){txt.setAttribute("type","search");txt.setAttribute("results","5");}else{txt.setAttribute("type","text");}if(_10a){_10a.appendChild(txt);}if(_115){btn=createTiddlyButton(_10a,this.label,this.prompt,_112);}_de=txt;_df=btn;};var _117=function(){_e3();var _118=_b5();var n=_118.length;if(n){var _119=[];for(var i=0;i<n;i++){_119.push(_118[i].title);}story.displayTiddlers(null,_119);}};var _11a=function(_11b,_11c,_11d,_11e){invokeMacro(_11b,"option",_11c,_11d,_11e);var elem=_11b.lastChild;var _11f=elem.onclick;elem.onclick=function(e){var _120=_11f.apply(this,arguments);_fe();return _120;};return elem;};var _121=function(s){var _122=["''","{{{","}}}","//","<<<","/***","***/"];var _123="";for(var i=0;i<_122.length;i++){if(i!=0){_123+="|";}_123+="("+_122[i].escapeRegExp()+")";}return s.replace(new RegExp(_123,"mg"),"").trim();};var _124=function(){var i=_f3;return (i>=0&&i<=9)?(i<9?(i+1):0):-1;};var _125=new abego.LimitedTextRenderer();var _126=function(_127,s,_128){_125.render(_127,s,_128,_b2.getMarkRegExp());};var _129=TiddlyWiki.prototype.saveTiddler;TiddlyWiki.prototype.saveTiddler=function(_12a,_12b,_12c,_12d,_12e,tags,_12f){_129.apply(this,arguments);_102();};var _130=TiddlyWiki.prototype.removeTiddler;TiddlyWiki.prototype.removeTiddler=function(_131){_130.apply(this,arguments);_102();};config.macros.yourSearch={label:"yourSearch",prompt:"Gives access to the current/last YourSearch result",handler:function(_132,_133,_134,_135,_136,_137){if(_134.length==0){return;}var name=_134[0];var func=config.macros.yourSearch.funcs[name];if(func){func(_132,_133,_134,_135,_136,_137);}},tests:{"true":function(){return true;},"false":function(){return false;},"found":function(){return _b6()>0;},"previewText":function(){return config.options.chkPreviewText;}},funcs:{itemRange:function(_138){if(_b6()){var _139=_f5.getLastIndexOnPage();var s="%0 - %1".format([_f5.getFirstIndexOnPage()+1,_139+1]);createTiddlyText(_138,s);}},count:function(_13a){createTiddlyText(_13a,_b6().toString());},query:function(_13b){if(_b2){createTiddlyText(_13b,_b2.toString());}},version:function(_13c){var t="YourSearch %0.%1.%2".format([version.extensions.YourSearchPlugin.major,version.extensions.YourSearchPlugin.minor,version.extensions.YourSearchPlugin.revision]);var e=createTiddlyElement(_13c,"a");e.setAttribute("href","http://tiddlywiki.abego-software.de/#YourSearchPlugin");e.innerHTML="<font color=\"black\" face=\"Arial, Helvetica, sans-serif\">"+t+"<font>";},copyright:function(_13d){var e=createTiddlyElement(_13d,"a");e.setAttribute("href","http://www.abego-software.de");e.innerHTML="<font color=\"black\" face=\"Arial, Helvetica, sans-serif\">&copy; 2005-2008 <b><font color=\"red\">abego</font></b> Software<font>";},newTiddlerButton:function(_13e){if(_b2){var r=abego.parseNewTiddlerCommandLine(_b2.getQueryText());var btn=config.macros.newTiddler.createNewTiddlerButton(_13e,r.title,r.params,"new tiddler","Create a new tiddler based on search text. (Shortcut: Ctrl-Enter; Separators: '.', '#')",null,"text");var _13f=btn.onclick;btn.onclick=function(){_e3();_13f.apply(this,arguments);};_e0=btn;}},linkButton:function(_140,_141,_142,_143,_144,_145){if(_142<2){return;}var _146=_142[1];var text=_142<3?_146:_142[2];var _147=_142<4?text:_142[3];var _148=_142<5?null:_142[4];var btn=createTiddlyButton(_140,text,_147,_e4,null,null,_148);btn.setAttribute("tiddlyLink",_146);},closeButton:function(_149,_14a,_14b,_14c,_14d,_14e){var _14f=createTiddlyButton(_149,"close","Close the Search Results (Shortcut: ESC)",_e3);},openAllButton:function(_150,_151,_152,_153,_154,_155){var n=_b6();if(n==0){return;}var _156=n==1?"open tiddler":"open all %0 tiddlers".format([n]);var _157=createTiddlyButton(_150,_156,"Open all found tiddlers (Shortcut: Alt-O)",_117);_157.setAttribute("accessKey","O");},naviBar:function(_158,_159,_15a,_15b,_15c,_15d){_f5.addPageNavigation(_158);},"if":function(_15e,_15f,_160,_161,_162,_163){if(_160.length<2){return;}var _164=_160[1];var _165=(_164=="not");if(_165){if(_160.length<3){return;}_164=_160[2];}var test=config.macros.yourSearch.tests[_164];var _166=false;try{if(test){_166=test(_15e,_15f,_160,_161,_162,_163)!=_165;}else{_166=(!eval(_164))==_165;}}catch(ex){}if(!_166){_15e.style.display="none";}},chkPreviewText:function(_167,_168,_169,_16a,_16b,_16c){var _16d=_169.slice(1).join(" ");var elem=_11a(_167,"chkPreviewText",_16a,_16c);elem.setAttribute("accessKey","P");elem.title="Show text preview of found tiddlers (Shortcut: Alt-P)";return elem;}}};config.macros.foundTiddler={label:"foundTiddler",prompt:"Provides information on the tiddler currently processed on the YourSearch result page",handler:function(_16e,_16f,_170,_171,_172,_173){var name=_170[0];var func=config.macros.foundTiddler.funcs[name];if(func){func(_16e,_16f,_170,_171,_172,_173);}},funcs:{title:function(_174,_175,_176,_177,_178,_179){if(!_f4){return;}var _17a=_124();var _17b=_17a>=0?"Open tiddler (Shortcut: Alt-%0)".format([_17a.toString()]):"Open tiddler";var btn=createTiddlyButton(_174,null,_17b,_e4,null);btn.setAttribute("tiddlyLink",_f4.title);btn.setAttribute("withHilite","true");_126(btn,_f4.title,_d4);if(_17a>=0){btn.setAttribute("accessKey",_17a.toString());}},tags:function(_17c,_17d,_17e,_17f,_180,_181){if(!_f4){return;}_126(_17c,_f4.getTags(),_d5);},text:function(_182,_183,_184,_185,_186,_187){if(!_f4){return;}_126(_182,_121(_f4.text),_d6);},field:function(_188,_189,_18a,_18b,_18c,_18d){if(!_f4){return;}var name=_18a[1];var len=_18a.length>2?abego.toInt(_18a[2],_d7):_d7;var v=store.getValue(_f4,name);if(v){_126(_188,_121(v),len);}},number:function(_18e,_18f,_190,_191,_192,_193){var _194=_124();if(_194>=0){var text="%0)".format([_194.toString()]);createTiddlyElement(_18e,"span",null,"shortcutNumber",text);}}}};var opts={chkUseYourSearch:true,chkPreviewText:true,chkSearchAsYouType:true,chkSearchInTitle:true,chkSearchInText:true,chkSearchInTags:true,chkSearchExtendedFields:true,txtItemsPerPage:_d8,txtItemsPerPageWithPreview:_d9};for(var n in opts){if(config.options[n]==undefined){config.options[n]=opts[n];}}config.shadowTiddlers.AdvancedOptions+="\n<<option chkUseYourSearch>> Use 'Your Search' //([[more options|YourSearch Options]]) ([[help|YourSearch Help]])// ";config.shadowTiddlers["YourSearch Help"]="!Field Search\nWith the Field Search you can restrict your search to certain fields of a tiddler, e.g"+" only search the tags or only the titles. The general form is //fieldname//'':''//textToSearch// (e."+"g. {{{title:intro}}}). In addition one-character shortcuts are also supported for the standard field"+"s {{{title}}}, {{{text}}} and {{{tags}}}:\n|!What you want|!What you type|!Example|\n|Search ''titles "+"only''|start word with ''!''|{{{!jonny}}} (shortcut for {{{title:jonny}}})|\n|Search ''contents/text "+"only''|start word with ''%''|{{{%football}}} (shortcut for {{{text:football}}})|\n|Search ''tags only"+"''|start word with ''#''|{{{#Plugin}}} (shortcut for {{{tags:Plugin}}})|\n\nUsing this feature you may"+" also search the extended fields (\"Metadata\") introduced with TiddlyWiki 2.1, e.g. use {{{priority:1"+"}}} to find all tiddlers with the priority field set to \"1\".\n\nYou may search a word in more than one"+" field. E.g. {{{!#Plugin}}} (or {{{title:tags:Plugin}}} in the \"long form\") finds tiddlers containin"+"g \"Plugin\" either in the title or in the tags (but does not look for \"Plugin\" in the text). \n\n!Boole"+"an Search\nThe Boolean Search is useful when searching for multiple words.\n|!What you want|!What you "+"type|!Example|\n|''All words'' must exist|List of words|{{{jonny jeremy}}} (or {{{jonny and jeremy}}}"+")|\n|''At least one word'' must exist|Separate words by ''or''|{{{jonny or jeremy}}}|\n|A word ''must "+"not exist''|Start word with ''-''|{{{-jonny}}} (or {{{not jonny}}})|\n\n''Note:'' When you specify two"+" words, separated with a space, YourSearch finds all tiddlers that contain both words, but not neces"+"sarily next to each other. If you want to find a sequence of word, e.g. '{{{John Brown}}}', you need"+" to put the words into quotes. I.e. you type: {{{\"john brown\"}}}.\n\nUsing parenthesis you may change "+"the default \"left to right\" evaluation of the boolean search. E.g. {{{not (jonny or jeremy)}}} finds"+" all tiddlers that contain neither \"jonny\" nor \"jeremy. In contrast to this {{{not jonny or jeremy}}"+"} (i.e. without parenthesis) finds all tiddlers that either don't contain \"jonny\" or that contain \"j"+"eremy\".\n\n!'Exact Word' Search\nBy default a search result all matches that 'contain' the searched tex"+"t. E.g. if you search for {{{Task}}} you will get all tiddlers containing 'Task', but also '~Complet"+"edTask', '~TaskForce' etc.\n\nIf you only want to get the tiddlers that contain 'exactly the word' you"+" need to prefix it with a '='. E.g. typing '=Task' will find the tiddlers that contain the word 'Tas"+"k', ignoring words that just contain 'Task' as a substring.\n\n!~CaseSensitiveSearch and ~RegExpSearch"+"\nThe standard search options ~CaseSensitiveSearch and ~RegExpSearch are fully supported by YourSearc"+"h. However when ''~RegExpSearch'' is on Filtered and Boolean Search are disabled.\n\nIn addition you m"+"ay do a \"regular expression\" search even with the ''~RegExpSearch'' set to false by directly enterin"+"g the regular expression into the search field, framed with {{{/.../}}}. \n\nExample: {{{/m[ae][iy]er/"+"}}} will find all tiddlers that contain either \"maier\", \"mayer\", \"meier\" or \"meyer\".\n\n!~JavaScript E"+"xpression Filtering\nIf you are familiar with JavaScript programming and know some TiddlyWiki interna"+"ls you may also use JavaScript expression for the search. Just enter a JavaScript boolean expression"+" into the search field, framed with {{{ { ... } }}}. In the code refer to the variable tiddler and e"+"valuate to {{{true}}} when the given tiddler should be included in the result. \n\nExample: {{{ { tidd"+"ler.modified > new Date(\"Jul 4, 2005\")} }}} returns all tiddler modified after July 4th, 2005.\n\n!Com"+"bined Search\nYou are free to combine the various search options. \n\n''Examples''\n|!What you type|!Res"+"ult|\n|{{{!jonny !jeremy -%football}}}|all tiddlers with both {{{jonny}}} and {{{jeremy}}} in its tit"+"les, but no {{{football}}} in content.|\n|{{{#=Task}}}|All tiddlers tagged with 'Task' (the exact wor"+"d). Tags named '~CompletedTask', '~TaskForce' etc. are not considered.|\n\n!Access Keys\nYou are encour"+"aged to use the access keys (also called \"shortcut\" keys) for the most frequently used operations. F"+"or quick reference these shortcuts are also mentioned in the tooltip for the various buttons etc.\n\n|"+"!Key|!Operation|\n|{{{Alt-F}}}|''The most important keystroke'': It moves the cursor to the search in"+"put field so you can directly start typing your query. Pressing {{{Alt-F}}} will also display the pr"+"evious search result. This way you can quickly display multiple tiddlers using \"Press {{{Alt-F}}}. S"+"elect tiddler.\" sequences.|\n|{{{ESC}}}|Closes the [[YourSearch Result]]. When the [[YourSearch Resul"+"t]] is already closed and the cursor is in the search input field the field's content is cleared so "+"you start a new query.|\n|{{{Alt-1}}}, {{{Alt-2}}},... |Pressing these keys opens the first, second e"+"tc. tiddler from the result list.|\n|{{{Alt-O}}}|Opens all found tiddlers.|\n|{{{Alt-P}}}|Toggles the "+"'Preview Text' mode.|\n|{{{Alt-'<'}}}, {{{Alt-'>'}}}|Displays the previous or next page in the [[Your"+"Search Result]].|\n|{{{Return}}}|When you have turned off the 'as you type' search mode pressing the "+"{{{Return}}} key actually starts the search (as does pressing the 'search' button).|\n\n//If some of t"+"hese shortcuts don't work for you check your browser if you have other extensions installed that alr"+"eady \"use\" these shortcuts.//";config.shadowTiddlers["YourSearch Options"]="|>|!YourSearch Options|\n|>|<<option chkUseYourSearch>> Use 'Your Search'|\n|!|<<option chkPreviewText"+">> Show Text Preview|\n|!|<<option chkSearchAsYouType>> 'Search As You Type' Mode (No RETURN required"+" to start search)|\n|!|Default Search Filter:<<option chkSearchInTitle>>Title ('!')     <<option chk"+"SearchInText>>Text ('%')     <<option chkSearchInTags>>Tags ('#')    <<option chkSearchExtendedFiel"+"ds>>Extended Fields<html><br><font size=\"-2\">The fields of a tiddlers that are searched when you don"+"'t explicitly specify a filter in the search text <br>(Explictly specify fields using one or more '!"+"', '%', '#' or 'fieldname:' prefix before the word/text to find).</font></html>|\n|!|Number of items "+"on search result page: <<option txtItemsPerPage>>|\n|!|Number of items on search result page with pre"+"view text: <<option txtItemsPerPageWithPreview>>|\n";config.shadowTiddlers["YourSearchStyleSheet"]="/***\n!~YourSearchResult Stylesheet\n***/\n/*{{{*/\n.yourSearchResult {\n\tposition: absolute;\n\twidth: 800"+"px;\n\n\tpadding: 0.2em;\n\tlist-style: none;\n\tmargin: 0;\n\n\tbackground: #ffd;\n\tborder: 1px solid DarkGra"+"y;\n}\n\n/*}}}*/\n/***\n!!Summary Section\n***/\n/*{{{*/\n.yourSearchResult .summary {\n\tborder-bottom-width:"+" thin;\n\tborder-bottom-style: solid;\n\tborder-bottom-color: #999999;\n\tpadding-bottom: 4px;\n}\n\n.yourSea"+"rchRange, .yourSearchCount, .yourSearchQuery   {\n\tfont-weight: bold;\n}\n\n.yourSearchResult .summary ."+"button {\n\tfont-size: 10px;\n\n\tpadding-left: 0.3em;\n\tpadding-right: 0.3em;\n}\n\n.yourSearchResult .summa"+"ry .chkBoxLabel {\n\tfont-size: 10px;\n\n\tpadding-right: 0.3em;\n}\n\n/*}}}*/\n/***\n!!Items Area\n***/\n/*{{{*"+"/\n.yourSearchResult .marked {\n\tbackground: none;\n\tfont-weight: bold;\n}\n\n.yourSearchItem {\n\tmargin-to"+"p: 2px;\n}\n\n.yourSearchNumber {\n\tcolor: #808080;\n}\n\n\n.yourSearchTags {\n\tcolor: #008000;\n}\n\n.yourSearc"+"hText {\n\tcolor: #808080;\n\tmargin-bottom: 6px;\n}\n\n/*}}}*/\n/***\n!!Footer\n***/\n/*{{{*/\n.yourSearchFoote"+"r {\n\tmargin-top: 8px;\n\tborder-top-width: thin;\n\tborder-top-style: solid;\n\tborder-top-color: #999999;"+"\n}\n\n.yourSearchFooter a:hover{\n\tbackground: none;\n\tcolor: none;\n}\n/*}}}*/\n/***\n!!Navigation Bar\n***/"+"\n/*{{{*/\n.yourSearchNaviBar a {\n\tfont-size: 16px;\n\tmargin-left: 4px;\n\tmargin-right: 4px;\n\tcolor: bla"+"ck;\n\ttext-decoration: underline;\n}\n\n.yourSearchNaviBar a:hover {\n\tbackground-color: none;\n}\n\n.yourSe"+"archNaviBar .prev {\n\tfont-weight: bold;\n\tcolor: blue;\n}\n\n.yourSearchNaviBar .currentPage {\n\tcolor: #"+"FF0000;\n\tfont-weight: bold;\n\ttext-decoration: none;\n}\n\n.yourSearchNaviBar .next {\n\tfont-weight: bold"+";\n\tcolor: blue;\n}\n/*}}}*/\n";config.shadowTiddlers["YourSearchResultTemplate"]="<!--\n{{{\n-->\n<span macro=\"yourSearch if found\">\n<!-- The Summary Header ============================"+"================ -->\n<table class=\"summary\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">"+"<tbody>\n  <tr>\n\t<td align=\"left\">\n\t\tYourSearch Result <span class=\"yourSearchRange\" macro=\"yourSearc"+"h itemRange\"></span>\n\t\t&nbsp;of&nbsp;<span class=\"yourSearchCount\" macro=\"yourSearch count\"></span>\n"+"\t\tfor&nbsp;<span class=\"yourSearchQuery\" macro=\"yourSearch query\"></span>\n\t</td>\n\t<td class=\"yourSea"+"rchButtons\" align=\"right\">\n\t\t<span macro=\"yourSearch chkPreviewText\"></span><span class=\"chkBoxLabel"+"\">preview text</span>\n\t\t<span macro=\"yourSearch newTiddlerButton\"></span>\n\t\t<span macro=\"yourSearch openAllButton\"></span>\n\t\t<span macro=\"yourSearch lin"+"kButton 'YourSearch Options' options 'Configure YourSearch'\"></span>\n\t\t<span macro=\"yourSearch linkB"+"utton 'YourSearch Help' help 'Get help how to use YourSearch'\"></span>\n\t\t<span macro=\"yourSearch clo"+"seButton\"></span>\n\t</td>\n  </tr>\n</tbody></table>\n\n<!-- The List of Found Tiddlers ================="+"=========================== -->\n<div id=\"yourSearchResultItems\" itemsPerPage=\"25\" itemsPerPageWithPr"+"eview=\"10\"></div>\n\n<!-- The Footer (with the Navigation) ==========================================="+"= -->\n<table class=\"yourSearchFooter\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody"+">\n  <tr>\n\t<td align=\"left\">\n\t\tResult page: <span class=\"yourSearchNaviBar\" macro=\"yourSearch naviBar"+"\"></span>\n\t</td>\n\t<td align=\"right\"><span macro=\"yourSearch version\"></span>, <span macro=\"yourSearc"+"h copyright\"></span>\n\t</td>\n  </tr>\n</tbody></table>\n<!-- end of the 'tiddlers found' case ========="+"================================== -->\n</span>\n\n\n<!-- The \"No tiddlers found\" case ================="+"========================== -->\n<span macro=\"yourSearch if not found\">\n<table class=\"summary\" border="+"\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\"><tbody>\n  <tr>\n\t<td align=\"left\">\n\t\tYourSearch Resu"+"lt: No tiddlers found for <span class=\"yourSearchQuery\" macro=\"yourSearch query\"></span>.\n\t</td>\n\t<t"+"d class=\"yourSearchButtons\" align=\"right\">\n\t\t<span macro=\"yourSearch newTiddlerButton\"></span>\n\t\t<span macro=\"yourSearch linkButton 'YourSearch Options'"+" options 'Configure YourSearch'\"></span>\n\t\t<span macro=\"yourSearch linkButton 'YourSearch Help' help"+" 'Get help how to use YourSearch'\"></span>\n\t\t<span macro=\"yourSearch closeButton\"></span>\n\t</td>\n  <"+"/tr>\n</tbody></table>\n</span>\n\n\n<!--\n}}}\n-->\n";config.shadowTiddlers["YourSearchItemTemplate"]="<!--\n{{{\n-->\n<span class='yourSearchNumber' macro='foundTiddler number'></span>\n<span class='yourSea"+"rchTitle' macro='foundTiddler title'/></span>&nbsp;-&nbsp;\n<span class='yourSearchTags' macro='found"+"Tiddler field tags 50'/></span>\n<span macro=\"yourSearch if previewText\"><div class='yourSearchText' macro='fo"+"undTiddler field text 250'/></div></span>\n<!--\n}}}\n-->";config.shadowTiddlers["YourSearch"]="<<tiddler [[YourSearch Help]]>>";config.shadowTiddlers["YourSearch Result"]="The popup-like window displaying the result of a YourSearch query.";config.macros.search.handler=_109;var _195=function(){if(config.macros.search.handler!=_109){alert("Message from YourSearchPlugin:\n\n\nAnother plugin has disabled the 'Your Search' features.\n\n\nYou may "+"disable the other plugin or change the load order of \nthe plugins (by changing the names of the tidd"+"lers)\nto enable the 'Your Search' features.");}};setTimeout(_195,5000);abego.YourSearch.getStandardRankFunction=function(){return _bb;};abego.YourSearch.getRankFunction=function(){return abego.YourSearch.getStandardRankFunction();};abego.YourSearch.getCurrentTiddler=function(){return _f4;};abego.YourSearch.closeResult=function(){_e3();};abego.YourSearch.getFoundTiddlers=function(){return _b1;};abego.YourSearch.getQuery=function(){return _b2;};abego.YourSearch.onShowResult=function(_196){highlightHack=_b2?_b2.getMarkRegExp():null;if(!_196){_f5.setItems(_b5());}if(!_dd){_dd=createTiddlyElement(document.body,"div",_da,"yourSearchResult");}else{if(_dd.parentNode!=document.body){document.body.appendChild(_dd);}}_fe();highlightHack=null;};})();}
//%/
/***
!~YourSearchResult Stylesheet
***/
/*{{{*/
.yourSearchResult {
	position: absolute;
	width: 800px;
margin-top:-34em;
	padding: 0.2em;
	list-style: none;
	

	background: #f5f5f5;
	border: 1px solid #948979;
z-index:111191;
       

font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
}

/*}}}*/
/***
!!Summary Section
***/
/*{{{*/
.yourSearchResult .summary {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}

.yourSearchRange, .yourSearchCount, .yourSearchQuery   {
	font-weight: bold;
      
}

.yourSearchResult .summary .button {
	font-size: 10px;

	padding-left: 0.3em;
	padding-right: 0.3em;
}

.yourSearchResult .summary .chkBoxLabel {
	font-size: 10px;

	padding-right: 0.3em;
}

/*}}}*/
/***
!!Items Area
***/
/*{{{*/
.yourSearchResult .marked {
	background: none;
        color: Black;
	}

.yourSearchItem {
	margin-top: 2px;
       color: #DF9153;
      
 
}

.yourSearchNumber {
	color: Black;
        

}


.yourSearchTags {
	color: #008000;
}

.yourSearchText {
	color: #808080;
	margin-bottom: 6px;
}

/*}}}*/
/***
!!Footer
***/
/*{{{*/
.yourSearchFooter {
	margin-top: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.yourSearchFooter a:hover{
	background: none;
	color: none;
}
/*}}}*/
/***
!!Navigation Bar
***/
/*{{{*/
.yourSearchNaviBar a {
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
	color: black;
	text-decoration: none;
}

.yourSearchNaviBar a:hover {
	background-color: none;
}

.yourSearchNaviBar .prev {
	font-weight: bold;
	color: black;
}

.yourSearchNaviBar .currentPage {
	color: DarkGrey;
	font-weight: bold;
	text-decoration: none;
}

.yourSearchNaviBar .next {
	font-weight: bold;
	color: black;
}
/*}}}*/
!!!Ypres
<html><a class="lightview audio" data-lightview-group="ypres"   href=http://jd.heliohost.org/tk/v/R-6210062-1413810787-9564.jpeg.jpg>
<img alt="missing picture" class="audio" width=98.9%   src="http://ecx.images-amazon.com/images/I/5143XR96yEL._SX450_.jpg"></html><html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" src="https://myzuka.fm/Album/626683/Tindersticks-Ypres-2014" style="border: 0px none; margin-left: -240px; height: 1270px; margin-top: -820px; width: 570px;   
">
</iframe>
</div>
</html>












<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372145639/al5601332be7c622686a86f8fd" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); overflow:visible;
">
</iframe>
</div>
</html>
!!!Husker Du Zen Arcade
<html><a class="lightview audio" data-lightview-group="zar" data-lightview-group-options="slideshow: 30000" href=http://i.imgur.com/qUw5q.jpg class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://tralfaz-archives.com/coverart/H/husker_zenf.jpg"></a></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio" scrolling="no" src="https://musicmp3.ru/artist_husker-du__album_zen-arcade.html#.V9mvP62GWFw" style="border: 0px none; margin-left: -225px; height: 860px; margin-top: -200px; width: 800px;">
</iframe>
</div>
</html> 
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe class="audio tidido" scrolling="yes" src="http://tidido.com/a35184372151029/al5601b561e7c622686adb1331" style="border: 0px none; margin-left: -105px; height: 500px; margin-top: -100px; width: 570px;  -moz-transform: scale(0.65); -ms-transform: scale(0.65); -webkit-transform:scale(0.65);  overflow:visible;
">
</iframe>
</div>
</html> 
[September 12]]
[[August 31]]
[[April 3]]
[[July 15]]
<html><a href="../"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[Broadcast & the Focus Group Investigate Witch Cults of the Radio Age|http://www.allmusic.com/album/broadcast-the-focus-group-investigate-witch-cults-of-the-radio-age-r1646770/review]]

<html><img alt="missing picture" width="74.9%" src="
http://2.bp.blogspot.com/_0yNNBKF3Jnk/TJo_fCkZprI/AAAAAAAAACc/cpmneKt7Ps4/s1600/Broadcast+and+The+Focus+Group.jpg"></html>
<html><a href="http://tinyurl.com/69je3hs" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[Future Crayon|http://www.allmusic.com/album/future-crayon-r848688/review]]

<html><img alt="missing picture" width="74.9%" src="
http://cdn.pitchfork.com/media/9344-the-future-crayon.jpg"></html>
<html><a href="http://tinyurl.com/5wfktde" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[Tender Buttons|http://www.allmusic.com/album/tender-buttons-r787544/review]]

<html><img alt="missing picture" width="74.9%" src="
http://betterpropaganda.com/images/artwork/Tender_Buttons-Broadcast_480.jpg"></html>
<html><a href="http://tinyurl.com/5rv7x8z" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[HaHa Sound|http://www.allmusic.com/album/haha-sound-r650913/review]]

<html><img alt="missing picture" width="74.9%" src="http://www.snowdenology.net/goodnews/wp-content/uploads/2009/12/18.jpg"></html>
<html><a href="http://tinyurl.com/6aw7yhn" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[The Noise Made by People|http://www.allmusic.com/album/the-noise-made-by-people-r473680]]

<html><img alt="missing picture" width="74.9%" src="http://nogoodforme.filmstills.org/images/Broadcast%20-%20The%20Noise%20Made%20By%20People.jpg"></html>
<html><a href="http://tinyurl.com/64hp5at" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[Work and Non-Work|http://www.allmusic.com/album/work-and-non-work-r307613]]

<html><img alt="missing picture" width="74.9%" src="http://3.bp.blogspot.com/_vTLmBiSjCDs/SJX9thu5NMI/AAAAAAAAAls/u-nWKDLkKbo/s400/cover.jpg"></html>
<html><a href="http://tinyurl.com/6hvpnfb" target="PlayerTarget"><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%   border="0"/></a></html>

[[TiddlyWiki|http://www.tiddlywiki.com]] © Osmosoft
!!!Doing It For The Kids
<html><a class="lightview audio" href='http://recordcollectorsoftheworldunite.com/artists/variousartists/doingitforthekids/doinglp.jpg' class='lightview'><img alt="missing picture" class="audio" width=98.9%   src="http://3.bp.blogspot.com/-QdItp-PR2e4/TbFUxY0aiOI/AAAAAAAACSM/-4z-r95eUMk/s320/R-547494-1130013893.jpeg"></html>
<html><iframe class="audio" width="98.9%" height="200" frameborder="no" src="http://kiwi6.com/playlists/widget/3516-diftk?autostart=true&show_artist=false" style="overflow-x:hidden"></iframe></html>
http://www.techdigest.tv/8tracks-thumb-200x61.jpg

http://www.gapingvoid.com/i'm%20a%20speaker-thumb.jpg

http://cdn.discogs.com/Jg2fgTYzFyBAmvoJ-9-XnCLOp_U=/fit-in/600x605/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-5051998-1443691497-2281.jpeg.jpg


http://cdn.discogs.com/3knkbE-1woTzyn5rFFuOca_1fS4=/fit-in/600x531/filters:strip_icc():format(jpeg):mode_rgb():quality(96)/discogs-images/R-1347440-1432047237-1544.jpeg.jpg

http://cdn.discogs.com/2JOaI6eRsZvuIxJ6JTlm7_ti8QQ=/fit-in/300x300/filters:strip_icc():format(jpeg):mode_rgb()/discogs-images/R-512675-1176044155.jpeg.jpg

http://mybroadband.co.za/vb/picture.php?albumid=144&pictureid=723
//{{{
//This ensures that the footer sticks to the bottom of the screen when there are no tiddlers open. If that is not desirable, it can be deleted.
function setFooter() {
         if (document.getElementById && document.getElementById("contentFooter") ) {
            var windowHeight=findWindowHeight();
         if (windowHeight>0) {
            var contentHeight= document.getElementById('mainMenu').offsetHeight + document.getElementById("header").offsetHeight + document.getElementById("contentFooter").offsetHeight;
            var menu= document.getElementById('mainMenu');
            if (windowHeight-(contentHeight)>=0) {
               menu.style.position='relative';
               menu.style.marginBottom=(windowHeight-(contentHeight))+'px';
               }
            else {
                 menu.style.position='';
                 menu.style.marginBottom='';
                 }
            }
         }
}
window.onresize = function() {
  setFooter();
}

Story.prototype.refreshTiddler_footerhack=Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{    
var theTiddler = Story.prototype.refreshTiddler_footerhack.apply(this,arguments);
setFooter();
   return theTiddler;}

//}}}
''first version divbox code''
|<html><nowiki><div id="jdfsf36" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">><iframe src="http://jd.heliohost.org/Novelty/index_main.htm" width=1600 height=1150" scrolling="no" frameborder="0"></iframe></html><<divbox "Enter The Novelty Projekt." "jdfsf36" "" scrolling="no" 1250 750>>|

<html>
<a onclick="launchFullscreen(document.documentElement);">
<<tiddlerbox "menu" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>

''various backup codes''
<html><a href="javascript:;" onclick="document.body.style.overflow='hidden';launchFullscreen(document.documentElement);">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>></a></html>

<html>
<a onclick="launchFullscreen(document.documentElement);hideOverflow();">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>

<html>
<a onclick="hideOverflow();launchFullscreen(document.documentElement);">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>

<html>
<a onclick="hideOverflow();launchFullscreen(document.documentElement);">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>

<html>
<a onclick="launchFullscreen(document.documentElement);">
<<tiddlerbox "Enter The Novelty Projekt" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>

<html>
<a onclick="launchFullscreen(document.documentElement);">
<<tiddlerbox "menu" "novelty_frame"   "" scrolling="yes" 1250 950>>
</a>
</html>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />

<link href="http://jd.heliohost.org/Novelty2/webfont/stylesheet.css" rel="stylesheet" type="text/css" >

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<!--[if lt IE 9]>
  <script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/excanvas/excanvas.js"></script>
<![endif]-->
<script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/spinners/spinners.min.js"></script>
<script type="text/javascript" src="http://jd.heliohost.org/Novelty2/lightview-3.2.5/js/lightview/lightview_twilight.js"></script>

<link rel="stylesheet" type="text/css" href="http://jd.heliohost.org/Novelty2/lightview-3.2.5/css/lightview/lightview_twilight.css"/>

<script>
function launchFullscreen(element) {
  if(element.requestFullScreen) {
    element.requestFullScreen();
  } else if(element.mozRequestFullScreen) {
    element.mozRequestFullScreen();
  } else if(element.webkitRequestFullScreen) {
    element.webkitRequestFullScreen();
  }
}

function cancelFullscreen() {
  if(document.cancelFullScreen) {
    document.cancelFullScreen();
  } else if(document.mozCancelFullScreen) {
    document.mozCancelFullScreen();
  } else if(document.webkitCancelFullScreen) {
    document.webkitCancelFullScreen();
  }
}

function dumpFullscreen() {
  console.log("document.fullScreenElement is: ", document.fullScreenElement || document.mozFullScreenElement || document.webkitFullScreenElement);
  console.log("document.fullScreenEnabled is: ", document.fullScreenEnabled || document.mozScreenEnabled || document.webkitScreenEnabled);
}

// Events
document.addEventListener("fullscreenchange", function(e) {
  console.log("fullscreenchange event! ", e);
});
document.addEventListener("mozfullscreenchange", function(e) {
  console.log("mozfullscreenchange event! ", e);
});
document.addEventListener("webkitfullscreenchange", function(e) {
  console.log("webkitfullscreenchange event! ", e);
});

// Add different events for fullscreen
</script>



<!--}}}-->
<style type="text/css">#contentWrapper {display:none;}</style><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>thetwilightkid </b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires javascript.</span></div>









<html>

<a href="inline_example" class="lightview" data-lightview-type="inline"  data-lightview-options="width: 500, height: 660,viewport: 'scale'">Inline</a><html>


<html><div id="inline_example" style="display:none"><img alt="missing picture" src="http://www.fileden.com/files/2009/5/18/2446954/dad.jpg">
<b>dad</b>
<br>
1937-2012
</html>





<html><a href='#dad'  class='lightview' data-lightview-type="inline" title='Flash :: A demo from Adobe.com :: width: 800, height: 575'   > <img alt="missing picture" width=98.9% src=http://www.fileden.com/files/2009/5/18/2446954/dad.jpg></a></html>

+++[dad|tooltip]
<html><div id="dad"><div style="text-align:center;">
<img alt="missing picture" src="http://www.fileden.com/files/2009/5/18/2446954/dad.jpg" width="90%">
<br>
dad
<br>
===

<html><div class='songtitle fade-in three'><font face="TrajanRegular"><a href="http://jd.heliohost.org/Novelty2/mediaplayer/player5.10.swf" class="lightview" data-lightview-type="flash" data-lightview-caption="FACT 37•Here Are The Young Men•NEW DAWN FADES" data-lightview-options="width: 800, height: 450, keyboard: { esc: false }, flashvars: {file: 'http://youtu.be/ZxSgc0JdLK8&skin=http://jd.heliohost.org/Novelty2/mediaplayer/schoon_4v.zip', autostart: true}" onclick="single2.sendEvent('STOP')"href="#Hatym"><font color="#111111">•NEW DAWN FADES•</a></html>


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

<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/prototype/1/prototype.js'></script>
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/scriptaculous/1/scriptaculous.js'></script>
<script type='text/javascript' src='http://jd.heliohost.org/Novelty2/lightview-2.7.1/js/lightview.js'></script>

<link rel="stylesheet" type="text/css" href="http://jd.heliohost.org/Novelty2/lightview-2.7.1/css/lightview.css" />



<!--}}}-->
<html><iframe width="98.9%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/19334160&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe></html>
/*{{{*/

#novelty_frame {width: 1024px; height:768px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1280px; height:1024px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1280px; height:800px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1366px; height:768px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1440px; height:900px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1600px; height:900px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1680px; height:1050px; position:relative;}

/*}}}*/
/*{{{*/

#novelty_frame {width: 1920px; height:1080px; position:relative;}

/*}}}*/
<html><nowiki><div id="novelty_frame_div" > <div style="position: fixed; left: 0px; top: -16px;">><iframe  id="novelty_frame" name="novelty_frame"onload="document.getElementById('flexibleMenu').innerHTML =''"; story.closeAllTiddlers();" src="http://novelty.tiddlyspot.com/#NOVELTY"  scrolling="auto" frameborder="0"></iframe></html>
FFStyleSheet

}

@media all and (device-width: 1366px) and (device-height: 768px){
#novelty_frame {width: 1366px; height:768px;}

}
@media all and (device-width: 1280px) and (device-height: 1024px){
#novelty_frame {width: 1280px; height:1024px;}

}
@media all and (device-width: 1024px) and (device-height: 768px){
#novelty_frame {width: 1024px; height:768px;}

}
#novelty_frame {width: 100%; height:100%; position:fixed; !important;}


SafariStyleSheet


}
@media all and (device-width: 1366px) and (device-height: 768px){
#novelty_frame {width: 1366px; height:768px;}

SetBrowserStylesheet

if (config.browser.isIE && screen.width==1366 && screen.height==768)   config.shadowTiddlers.StyleSheet+='[[novelty_IEStyleSheet_1366_768]]';

''+++[IMPORTANT BACK-UP:FFStyleSheet PRIOR TO 1280 CSS TAMPERING-9.5.2013|tooltip]

/*{{{*/

@media all and (max-width: 1023px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 13.5em 0.5em 0.5em 0em;
width:52em;font-size:0.5em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 44.5em; width:25%}
#PlayerTarget {width: 699px;}


}


@media all and (min-width: 1024px) {
    .tiddler .title {font-size: 1em; font-weight:normal;}
     #siteTitle {font-size: 17px;font-weight: normal; padding-top:0px; margin-left: 65px; width:29%;}
#ReaderMainMenu1 {padding: 14.5em 0.5em 0.5em 0em;
width:59em;font-size:0.7em;}
#sidebar1{font-size: 1em;}
#sidebar{padding:0em 0.5em 0.5em 0; width: 12em;}
#sidebarOptions .sliderPanel {font-size:1em;}
#tiddlerDisplay {font-size:0.8em;}
#displayArea {margin: 1em 23em 0em 41em; width:35%}
#PlayerTarget {width: 699px;}


}

@media all and (min-width: 1280px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 100px;}
#ReaderMainMenu1 {padding: 14em 0.5em 0.5em 0em;
width:55em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{padding:7em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 0em 0em 53em; width:36%;}
#PlayerTarget {width: 700px;}

}

@media all and (min-width: 1360px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 50px;}
#ReaderMainMenu1 {padding: 13.65em 0.5em 0.5em 0em;
width:59em;font-size:0.9em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 53em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1440px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 110px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 62em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1600px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 100px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:55em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: -3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 63em; width:33%;}
#PlayerTarget {width: 700px;}
}

@media all and (min-width: 1680px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 105px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:53em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 3.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 65em; width:33%;}
#PlayerTarget {width: 700px;}
}


@media all and (min-width: 1919px) {
    .tiddler .title {font-size: 1.4em; font-weight:normal;}
     #siteTitle {font-size: 21px; font-weight: normal; padding-top:9px; margin-left: 105px;}
#ReaderMainMenu1 {padding: 11.65em 0.5em 0.5em 0em;
width:53em;font-size:1em;}
#sidebar1{font-size: 1.1em;}
#sidebar{ margin-top: 4.5em; padding:0em 0.5em 0.5em 0; width: 16em;}
#tiddlerDisplay {font-size:1em;}
#displayArea {margin: 1em 30em 0em 73em; width:27%;}
#PlayerTarget {width: 700px;}

}

#novelty_frame {width: 100%; height:100%; position:fixed; !important;}


@media all and (width: 1920px) and (max-height: 1078px){
#novelty_frame {width: 1920px; height:1078px; position:relative;}
}
@media all and (width: 1920px) and (min-height: 1079px){
#novelty_frame {width: 1920px; height:1080px; position:relative;}

}
@media all and (width: 1680px) and (max-height: 1048px){
#novelty_frame {width: 1680px; height:1048px; position:relative;}
}
@media all and (width: 1680px) and (min-height: 1049px){
#novelty_frame {width: 1680px; height:1050px; position:relative;}
}

@media all and (width: 1600px) and (max-height: 898px){
#novelty_frame {width: 1600px; height:898px; position:relative;}
}
@media all and (width: 1600px) and (min-height: 899px){
#novelty_frame {width: 1600px; height:900px; position:relative;}
}
@media all and (width: 1440px) and (max-height: 898px){
#novelty_frame {width: 1440px; height:898px; position:relative;}
}
@media all and (width: 1440px) and (min-height: 899px){
#novelty_frame {width: 1440px; height:900px; position:relative;}
}
@media all and (width: 1366px) and (max-height: 766px){
#novelty_frame {width: 1366px; height:766px; position:relative;}
}
@media all and (width: 1366px) and (min-height: 767px){
#novelty_frame {width: 1366px; height:768px; position:relative;}
}
@media all and (width: 1280px) and (max-height: 798px){
#novelty_frame {width: 1280px; height:798px; position:relative;}
}
@media all and (width: 1280px) and (min-height: 799px){
#novelty_frame {width: 1280px; height:800px; position:relative;}
}
@media all and (width: 1024px) and (max-height: 766px){
#novelty_frame {width: 1024px; height:766px; position:relative;}
}
@media all and (width: 1024px) and (min-height: 767px){
#novelty_frame {width: 1024px; height:768px; position:relative;}
}

/*}}}*/
===
''

<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe scrolling="yes" src="https://overcast.fm/itunes192473733/brainwashed-radio-the-podcast-edition" style="border: 0px none; margin-left: -205px; height: 970px; margin-top: -300px; width: 570px;  -moz-transform: scale(0.4); overflow:visible;
">
</iframe>
</div>
</html> 
<script label="Random Audio...">
        var here=story.findContainingTiddler(place);
        if (here)
story.refreshTiddler(here.getAttribute("tiddler"),null,true);
</script>
//{{{
// hijack restart
var restart_orig = restart;
restart = function() {
     if(config.options.txtUserName != "sklpns") {
         showBackstage = false;
     }
     restart_orig.apply(this, arguments);
};

//}}} 
!!!3wk Classic Alternative Radio
<html><a href='http://www.3wk.com/index.php' target="_blank"><img alt="missing picture" style="width: 98.9%;" src="http://www.3wk.com/bannerimages/3wkindiewhite.gif"></html>
<html><div style="border: 0px solid rgb(201, 0, 1); overflow: hidden; margin-left: -15px auto; max-width: 190px;">
<iframe scrolling="yes" src="http://shortorange.com/player#!/podcast/b017bfcf1855180e77fc281f1a73e604" style="border: 0px none; margin-left: -505px; height: 370px; margin-top: -10px; width: 700px;">
</iframe>
</div>
</html> 


<html><a target="_blank" href="http://www.abc.net.au/triplej/"><img alt="missing picture" class="audio" style="width: 188px;" src="http://www.abc.net.au/triplej/img/layout/gnav_logo.gif"></html>
<html><iframe class="audio" src="http://tunein.com/embed/player/s25508/" style="width:98.%;height:100px;" scrolling="no" frameborder="no"></iframe></html>
!!!The Twilight Singers Live at the Stodola, Warsaw, April 10 2011
<html><a class="lightview audio" href="http://1.bp.blogspot.com/-lLrSX5cy1bI/TajT1OHhxKI/AAAAAAAAEk4/AcRzDx0UNgY/s1600/Cartel.jpg" class='lightview'> <img alt="missing picture" class="audio"  border="0" width="98.9%" src="http://1.bp.blogspot.com/-lLrSX5cy1bI/TajT1OHhxKI/AAAAAAAAEk4/AcRzDx0UNgY/s1600/Cartel.jpg"></a></html>
{{audioplayer autoplay{
# [[ Last Night In Town|http://k003.kiwi6.com/hotlink/gkc6uelp0x/01_Last_Night_In_Town.mp3]]
# [[Fat City|http://k003.kiwi6.com/hotlink/fyp8p6mbfa/02_Fat_City.mp3]]
# [[Gunshots|http://k003.kiwi6.com/hotlink/uu3eved6i6/03_Gunshots.mp3]]
# [[Beggining of the end|http://k003.kiwi6.com/hotlink/49f9smz3rk/04_Beginning_Of_The_End.mp3]]
# [[Forty Dollars|http://k003.kiwi6.com/hotlink/uypwnf5x16/05_Forty_Dollars.mp3]]
# [[Band Presentation|http://k003.kiwi6.com/hotlink/qjbpnr3vpo/06_Band_Presentation.mp3]]
# [[She Was Stolen|http://k003.kiwi6.com/hotlink/v9yjh1iu7r/07_She_Was_Stolen.mp3]]
# [[Don't Call|http://k003.kiwi6.com/hotlink/whptg3wkol/08_Dont_Call.mp3]]
# [[Too Tough To Die|http://k003.kiwi6.com/hotlink/xzop9clc45/09_Too_Tough_To_Die.mp3]]
#[[Love|http://k003.kiwi6.com/hotlink/xspcpc3uoe/10_Love.mp3]]
# [[Annie Mae|http://k003.kiwi6.com/hotlink/rp85t3nr3h/11_Annie_Mae.mp3]]
# [[Love Supreme-Please Stay|http://k003.kiwi6.com/hotlink/t60k1s7vcp/12_Love_Supreme_-_Please_Stay.mp3]]
# [[Bonnie Brae|http://k003.kiwi6.com/hotlink/5jnlrbzk7q/13_Bonnie_Brae.mp3]]
# [[Martin Eden|http://k003.kiwi6.com/hotlink/l12isn25op/14_Martin_Eden.mp3]]
# [[Teenage Wristband|http://k003.kiwi6.com/hotlink/2z52dzuv3k/15_Teenage_Wristband.mp3]]
# [[Candy Cane Crawl|http://k003.kiwi6.com/hotlink/8re86ut8tp/16_Candy_Cane_Crawl.mp3]]
# [[Never Seen No Devil|http://k003.kiwi6.com/hotlink/1ttixy5qon/17_Never_Seen_No_Devil.mp3]]
# [[On The Corner|http://k003.kiwi6.com/hotlink/s59pqju6sj/18_On_The_Corner.mp3]]
# [[Dead To Rights|http://k003.kiwi6.com/hotlink/ol5gxx691p/19_Dead_To_Rights.mp3]]
# [[The Killer|http://k003.kiwi6.com/hotlink/c71747jgh5/20_The_Killer.mp3]]
# [[Esta Noche|http://k003.kiwi6.com/hotlink/g48ticu7cn/21_Esta_Noche.mp3]]
# [[Twilight Kid|http://k003.kiwi6.com/hotlink/39036ulfmo/22_Twilite_Kid.mp3]]


}}}
fff
tk-281-v3-JUSTHOVER-fixed
<html>
<nowiki>
<a  href='https://www.youtube.com/embed/bJ6eM3sFN_I' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="">x</a></html>


<html>
<nowiki>
<a  href='http://www.youtube.com/embed/IWrfLhX964I?autoplay=1&autohide=1&border=0&egm=0&showinfo=0' 
   class="lightview" 
   data-lightview-type="iframe" 
   data-lightview-options="
     width: 900,
     height: 600,
     viewport: 'scale'
"onclick="document.getElementById('flexibleMenu').innerHTML =''")><img alt="missing picture" src="http://jd.heliohost.org/tk/v/play-button-c.jpg"style="font-size: 30px; color: silver;" alt=">"  width=6.5%</a>
</html>


flexibleMenu
<html><div align="center">
<div class="we7w" name="" id="we7w_div1" style="overflow: hidden; height: 327px; width: 300px; color: rgb(255, 255, 255); font-family: Verdana,Verdana,Geneva,sans-serif; font-size: 10px; position: relative; border: 0pt none;"><div style="position: relative; overflow: hidden; height: 20px; width: 300px; font-family: Verdana,Verdana,Geneva,sans-serif; font-size: 10px; margin: 0pt 0pt 1px; padding: 0pt; border: 0pt none;" id="we7w_header1" class="we7w"><div style="position: absolute; overflow: hidden; top: 3px; left: 5px;" id="we7w_ht1" class="we7w"><a href="http://www.we7.com/album/Hedonism?albumId=577213" style="text-decoration: none; color: rgb(255, 255, 255); font-family: Verdana,Verdana,Geneva,sans-serif; font-size: 10px; margin: 0pt; padding: 0pt; border: 0pt none; display: block; width: 248px;" class="we7w">Free music -&nbsp;Hedonism</a></div><img alt="missing picture" src="http://www.we7.com/images/media-player/top.gif" class="we7w"><div style="position: absolute; top: 3px; right: 48px;" id="we7w_ph1" class="we7w"><img alt="missing picture" style="position: absolute; top: -1px; right: -45px;" src="http://www.we7.com/images/media-player/view-bg.gif" class="we7w"><a href="#"><img alt="missing picture" style="position: absolute; top: 2px; right: -24px; border: 0pt none;" src="http://www.we7.com/images/media-player/cf-view-on.gif" class="we7w"></a><a href="#"><img alt="missing picture" style="position: absolute; top: 2px; right: -42px; border: 0pt none;" src="http://www.we7.com/images/media-player/pl-view-off.gif" class="we7w"></a></div><div style="position: absolute; display: none; top: 3px; right: 23px; font-family: Verdana,Verdana,Geneva,sans-serif; font-size: 10px; margin: 0pt; padding: 0pt; border: 0pt none;" id="we7w_adh1" class="we7w">Hide advert<a href="#"><img alt="missing picture" style="position: absolute; top: -1px; right: -20px; border: 0pt none;" src="http://www.we7.com/images/media-player/close-ad.gif" class="we7w"></a></div></div><div id="we7w_player1" class="we7w"><embed width="300" height="306" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" wmode="transparent" allowscriptaccess="always" name="PlayerWidget1" bgcolor="#ffffff" quality="high" id="PlayerWidget1" flashvars="album=237824&amp;site=http://www.we7.com&amp;unique=1&amp;partner=GUARDIAN&amp;title=Free music -&nbsp;Hedonism" src="http://www.we7.com/img/flash/PlayerWidget.swf"> </div></div>
<p><script src="http://www.we7.com/scripts/widget.js" type="text/javascript"></script></p></div>
</html>



<html><embed width="300" height="306" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" wmode="transparent" allowscriptaccess="always" name="PlayerWidget1" bgcolor="#ffffff" quality="high" id="PlayerWidget1" flashvars="album=237824&amp;site=http://www.we7.com&amp;unique=1&amp;" src="http://www.we7.com/img/flash/PlayerWidget.swf"> 
</html>